Go to file
Brian Palmer 95e75cd24a don't cache google docs tokens if they don't exist, fixes #4309
Change-Id: I8013760b88707d5c4fddec8563019d91a9360427
Reviewed-on: https://gerrit.instructure.com/3166
Reviewed-by: Zach Wily <zach@instructure.com>
Tested-by: Hudson <hudson@instructure.com>
2011-04-20 14:52:52 -06:00
app show that the lockdown browser is required on quiz page 2011-04-20 14:52:23 -06:00
config add a rake canvas:check_syntax task to check for js errors 2011-04-20 08:07:30 -06:00
db/migrate adding ldb requirement for viewing quiz results 2011-04-20 10:11:21 -06:00
doc link to troubleshooting wiki page for rails console 2011-03-22 14:43:03 -06:00
lib don't cache google docs tokens if they don't exist, fixes #4309 2011-04-20 14:52:52 -06:00
public fix adding/deleting assignment rubric on quiz page, fixes #4303 2011-04-20 14:45:12 -06:00
script Handle incoming mails. Closes #4016. 2011-04-07 10:46:11 -06:00
spec Merge "Merge remote branch 'origin/ims_cc'" 2011-04-19 12:15:16 -06:00
vendor/plugins add file support to QTI imports, closes #3202 2011-04-20 08:25:57 -06:00
.gitignore gitignore config/*.yml rather than individual yml file names 2011-03-14 15:00:12 -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 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.