Go to file
Brian Palmer 34c2c77725 update cassandra.yml.example docs for clarity
Change-Id: I6f0a17aee45bf98e1a39e93ccadb7ee3ef1c3cae
Reviewed-on: https://gerrit.instructure.com/35679
Reviewed-by: Ethan Garofolo <egarofolo@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
Tested-by: Ethan Garofolo <egarofolo@instructure.com>
Product-Review: Brian Palmer <brianp@instructure.com>
QA-Review: Brian Palmer <brianp@instructure.com>
2014-06-04 16:53:35 +00:00
Gemfile.d Use source user as "FROM" for emails 2014-05-31 01:02:14 +00:00
app add feature flags for quiz statistics and moderate pages 2014-06-04 00:32:34 +00:00
config update cassandra.yml.example docs for clarity 2014-06-04 16:53:35 +00:00
db/migrate track attachments through overwrite+rename/move via replacement_attachment_id 2014-06-02 17:11:51 +00:00
doc Ember Quiz Stats [+Backend] - Numerical 2014-05-27 22:16:58 +00:00
gems bundle check before bundle install for gem tests 2014-06-03 20:09:10 +00:00
guard output commented/nested css from guard 2014-05-16 15:32:54 +00:00
lib cc 1.3 importing qti from inside manifest 2014-06-04 16:36:07 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public fix all the places we were using incorrect css3 gradients 2014-06-03 21:50:48 +00:00
script extract incoming mail into gem 2014-04-25 23:06:02 +00:00
spec cc 1.3 importing qti from inside manifest 2014-06-04 16:36:07 +00:00
vendor/plugins parse cc assignment extension data 2014-06-03 20:28:27 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.gitignore don't keep generated locales in git 2014-05-22 14:52:48 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
.travis.yml more travis builds 2014-02-10 16:23:19 +00:00
CONTRIBUTING.md add a contributing doc for github coolness 2012-09-19 10:16:04 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile Move google_docs code into a gem 2014-04-25 21:50:43 +00:00
Guardfile a way for accounts to opt-in to new styles and users to high-contrast 2014-04-17 19:47:05 +00:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md add travis-ci badge to README.md 2014-01-23 17:17:49 +00:00
Rakefile refactor and make gem rake task inclusion explicit 2014-04-24 15:50:31 +00:00
bower.json update ic-menu to 0.1.9 2014-06-03 17:22:34 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
karma.conf.js new avatars upload image function 2014-03-07 18:52:28 +00:00
package.json package.json should include compute-cluster in dependencies 2014-05-05 16:46:43 +00:00

README.md

Canvas LMS

Build
Status

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.