Go to file
Rob Orton 76778d34e5 fix typo on accounts course page
fixes CNVS-4266

Change-Id: Id57c0680560abf127bda77f154b7297315650f3c
Reviewed-on: https://gerrit.instructure.com/18761
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Bryan Madsen <bryan@instructure.com>
Product-Review: Bryan Madsen <bryan@instructure.com>
QA-Review: Amber Taniuchi <amber@instructure.com>
2013-03-21 20:09:52 +00:00
app fix typo on accounts course page 2013-03-21 20:09:52 +00:00
config fix typo on accounts course page 2013-03-21 20:09:52 +00:00
db/migrate allow 3rd parties to use oauth for authentication 2013-03-18 14:53:29 -06:00
doc allow 3rd parties to use oauth for authentication 2013-03-18 14:53:29 -06:00
guard parallelize build tasks 2012-04-16 16:38:23 -06:00
lib sort CoursesController#users correctly 2013-03-21 17:25:04 +00:00
node_modules update require.js node module 2012-06-27 17:29:47 -06:00
public bootstrap view/edit grading scheme dialog touches 2013-03-21 19:20:59 +00:00
script add File.expand_path for ruby version compatibility 2013-03-18 12:25:14 -06:00
spec cross-shard conversations with multiple tags 2013-03-21 18:37:47 +00:00
vendor/plugins add File.expand_path for ruby version compatibility 2013-03-18 12:25:14 -06:00
.gitignore prune .gitignore some more 2013-01-23 09:29:35 -07:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06: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 fake arel! 2013-03-19 11:10:22 -06:00
Guardfile fix our Guardfile for ruby 1.9 2012-10-31 14:02: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 using custom parallelized specs gem for rspec tests 2012-04-23 13:33:29 -06:00
config.ru add File.expand_path for ruby version compatibility 2013-03-18 12:25:14 -06:00
package.json AMD Conversion 2012-02-06 16:41:40 -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.