Go to file
Ben Young 7a6cd80a57 update API doc required params - 5
- Discussion topics
- Enrollment terms
- Enrollments
- External tools
- Favorites

Test plan:
- rake doc:api
- Verify the above doc pages for parameters accuracy

Refs SIS-403

Change-Id: I5a926cf36f0852c11356719f76b5b54bd25f96da
Reviewed-on: https://gerrit.instructure.com/38805
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Tyler Pickett <tpickett+gerrit@instructure.com>
Product-Review: Tyler Pickett <tpickett+gerrit@instructure.com>
QA-Review: Jeremy Putnam <jeremyp@instructure.com>
2014-08-18 16:41:06 +00:00
Gemfile.d pin the ims-lti gem 2014-08-15 22:37:51 +00:00
app update API doc required params - 5 2014-08-18 16:41:06 +00:00
bin add springified binstubs 2014-07-21 15:45:13 +00:00
config Updated es translation 2014-08-18 05:07:14 -06:00
db/migrate add redirect config to account authorization 2014-08-14 15:12:41 +00:00
doc allow API Doc args to use "Required" 2014-08-07 01:06:04 +00:00
gems I18n JS parser: support precompiled assets 2014-08-16 07:47:23 +00:00
guard replace compass with node-sass 2014-08-04 15:28:29 +00:00
lib revert DA grading to fix grade calc performance regression 2014-08-17 21:25:20 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public Add source chooser to media player 2014-08-14 21:04:55 +00:00
script make sure compile-sass exists with non-zero exit code on fail 2014-08-15 18:27:40 +00:00
spec Hide quiz answers when term is concluded 2014-08-18 16:06:56 +00:00
vendor/plugins improve blackboard true/false question parsing 2014-08-09 20:15:57 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.fontcustom-manifest.json Select icon in conversations dropdown 2014-08-13 18:49:58 +00:00
.gitignore add springified binstubs 2014-07-21 15:45:13 +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 remove rails 2 support 2014-08-06 18:16:19 +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 remove travis.ci badge until we are re-enabled 2014-07-01 23:08:00 +00:00
Rakefile remove rails 2 support 2014-08-06 18:16:19 +00:00
bower.json bump react-router to 0.5.2 2014-08-08 20:20:28 +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 replace compass with node-sass 2014-08-04 15:28:29 +00: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.