Go to file
Jon Jensen 3d46f1f74c make selectmenu wider to accommodate scrollbar
test plan:
1. create a matching question with a dozen or so short options (e.g.
   single char)
2. preview the quiz
3. ensure the "[ Choose ]" option doesn't wrap strangely when the
   dropdown is open

Change-Id: I420082fd4d71512e3db8d86e2bafbc4a45f9b0cd
Reviewed-on: https://gerrit.instructure.com/9092
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Zach Wily <zach@instructure.com>
2012-03-01 09:57:03 -07:00
app make selectmenu wider to accommodate scrollbar 2012-03-01 09:57:03 -07:00
config make zip file processing asynchronous 2012-02-29 14:04:53 -07:00
db/migrate make zip file processing asynchronous 2012-02-29 14:04:53 -07:00
doc removing typos in doc/api/sis_csv refs #6684 2012-02-24 16:21:54 -07:00
guard getting coffeescript and handlebars to work with plugins 2011-12-30 15:50:16 -07:00
lib rescue and retry EAGAIN for redis failures 2012-03-01 08:57:03 -07:00
node_modules AMD Conversion 2012-02-06 16:41:40 -07:00
public make zip file processing asynchronous 2012-02-29 14:04:53 -07:00
script use parallel_tests-instructure and remove custom loggers 2012-01-30 11:14:50 -07:00
spec rescue and retry EAGAIN for redis failures 2012-03-01 08:57:03 -07:00
vendor/plugins treat short answer questions with no answers as essay questions 2012-02-29 13:26:56 -07:00
.gitignore automatically maintain plugin symlinks 2012-02-28 16:23:47 -07:00
.jshintrc add a rake canvas:check_syntax task to check for js errors 2011-04-20 08:07:30 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile pin rbx-require-relative to 0.0.5 temporarily 2012-02-24 15:04:55 -07:00
Guardfile getting coffeescript and handlebars to work with plugins 2011-12-30 15:50:16 -07:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md README changes to point more directly to installation instructions 2011-02-01 17:36:01 -07:00
Rakefile enable parallelization of selenium tests 2011-09-26 15:45:35 -06:00
config.ru add a rackup file to work with any rack-compatible server 2011-09-27 08:52:47 -06:00
package.json AMD Conversion 2012-02-06 16:41:40 -07:00

README.md

Canvas LMS

Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.

Please see our main wiki page for more information

Installation

Detailed instructions for installation and configuration of Canvas are provided on our wiki.