Go to file
Brian Palmer b8dabef28c allow configuring some dj worker options in the yml
It'd be nice to have a UI for this at some point

Change-Id: I74029e709a69705eba7e16f50a7fb6d4030259d1
Reviewed-on: https://gerrit.instructure.com/3138
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Zach Wily <zach@instructure.com>
2011-04-18 16:16:21 -06:00
app fix quiz settings not showing actual scoring_policy value 2011-04-18 15:52:35 -06:00
config allow configuring some dj worker options in the yml 2011-04-18 16:16:21 -06:00
db/migrate Merge branch 'ims_cc' 2011-04-18 10:20:36 -06:00
doc link to troubleshooting wiki page for rails console 2011-03-22 14:43:03 -06:00
lib Merge branch 'ims_cc' 2011-04-18 10:20:36 -06:00
public put the sumissiontoview in a try/catch 2011-04-18 13:49:22 -06:00
script Handle incoming mails. Closes #4016. 2011-04-07 10:46:11 -06:00
spec Merge branch 'ims_cc' 2011-04-18 10:20:36 -06:00
vendor/plugins allow configuring some dj worker options in the yml 2011-04-18 16:16:21 -06:00
.gitignore gitignore config/*.yml rather than individual yml file names 2011-03-14 15:00:12 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile remove rack bug patch, it's been fixed in rack 1.1.2 2011-04-08 15:45:24 -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.