Go to file
Jon Jensen 432283d3e7 bump question_data size, limit possible combinations. fixes #4953
Change-Id: Ic716425680c2c50a0c960d391104fc5502d4fafd
Reviewed-on: https://gerrit.instructure.com/5282
Reviewed-by: Jacob Fugal <jacob@instructure.com>
Reviewed-by: Cody Cutrer <cody@instructure.com>
Tested-by: Hudson <hudson@instructure.com>
2011-08-29 13:37:09 -06:00
app bump question_data size, limit possible combinations. fixes #4953 2011-08-29 13:37:09 -06:00
config fix letter grade rounding of fractional grades, fixes #4879 2011-08-29 11:05:06 -06:00
db/migrate bump question_data size, limit possible combinations. fixes #4953 2011-08-29 13:37:09 -06:00
doc update oauth docs for new web app flow 2011-08-25 10:41:35 -06:00
lib support fractional values in grading schemes, closes #5397 2011-08-29 12:04:28 -06:00
public bump question_data size, limit possible combinations. fixes #4953 2011-08-29 13:37:09 -06:00
script add a script/ssl_server for https debugging 2011-05-31 09:44:35 -06:00
spec bump question_data size, limit possible combinations. fixes #4953 2011-08-29 13:37:09 -06:00
vendor/plugins add singleton support to DelayedJob 2011-08-29 12:10:46 -06:00
.gitignore generate js translation files as part of compiling assets 2011-08-03 15:42:39 -06: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 fix markdown'ed text being truncated at first newline 2011-08-19 14:56:12 -06: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 Initial commit. 2011-01-31 18:57:29 -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.