Go to file
Brian Palmer 36fa28ed5e typo making html neutral comments editable, fixes #5418
Change-Id: I0da1c491dd8f228b0edbf0494ccc82f2c809609d
Reviewed-on: https://gerrit.instructure.com/5298
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Zach Wily <zach@instructure.com>
2011-08-26 15:51:27 -06:00
app fall back to term dates when an override exists but has nil dates 2011-08-26 11:46:13 -06:00
config wimba advanced settings link, closes #5291 2011-08-25 15:11:52 -06:00
db/migrate add a few useful indexes 2011-08-25 13:58:01 -06:00
doc update oauth docs for new web app flow 2011-08-25 10:41:35 -06:00
lib case-insensitive lookups when adding users to course, fixes #4980 2011-08-25 15:24:33 -06:00
public typo making html neutral comments editable, fixes #5418 2011-08-26 15:51:27 -06:00
script add a script/ssl_server for https debugging 2011-05-31 09:44:35 -06:00
spec fall back to term dates when an override exists but has nil dates 2011-08-26 11:46:13 -06:00
vendor/plugins allow importing question bank packages with the same ids 2011-08-25 14:00:31 -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.