Go to file
Jake Sorce 6a7a6f3ae2 cleaning up the quizzes selenium file
Change-Id: I69b66c9a890383598e1e6a5725d5cf921a39cd93
Reviewed-on: https://gerrit.instructure.com/8753
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Bryan Madsen <bryan@instructure.com>
2012-02-20 14:42:24 -07:00
app support include_contexts in calendar2, fixes #7131 2012-02-20 14:05:32 -07:00
config allow tagging migrations as predeploy and/or postdeploy 2012-02-17 17:49:32 -07:00
db/migrate fix creating user with no sis_user_id. fixes #6872 2012-02-20 12:05:25 -07:00
doc add link to api terms of service page 2011-12-30 12:16:58 -07:00
guard getting coffeescript and handlebars to work with plugins 2011-12-30 15:50:16 -07:00
lib updated stats and related specs for situations in which there is very little data and we want quartiles. 2012-02-17 22:03:20 -07:00
node_modules AMD Conversion 2012-02-06 16:41:40 -07:00
public paginate enrollments on SectionController#show. fixes #6022 2012-02-17 16:18:50 -07:00
script use parallel_tests-instructure and remove custom loggers 2012-01-30 11:14:50 -07:00
spec cleaning up the quizzes selenium file 2012-02-20 14:42:24 -07:00
vendor/plugins handle zero point multiple choice questions in qti 2012-02-09 13:01:07 -07:00
.gitignore handle having a ton of assignments in gradebook2 2012-02-10 11:12:44 -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 upgrading selenium webdriver to version 2.19 2012-02-10 15:46:43 -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.