Go to file
Jon Willesen 1f4737ed05 add migration_selection lti extension
this commit lets canvas remember that an LTI has this extension.
launching and using LTI for content migrations will happen
separately.

refs LOR-20

test plan:
 - configure an LTI tool with XML that includes the
   migration_selection extension
 - the tool should show up in the tool list with the "Migration
   Selection" tag.

Change-Id: I880125515a32af1b9a39fbd1787617bceae74f50
Reviewed-on: https://gerrit.instructure.com/21442
Reviewed-by: Jake Trent <jaketrent@instructure.com>
Reviewed-by: Bracken Mosbacker <bracken@instructure.com>
Reviewed-by: Brad Humphrey <brad@instructure.com>
QA-Review: Amber Taniuchi <amber@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
Product-Review: Jon Willesen <jonw@instructure.com>
2014-04-23 17:05:41 +00:00
Gemfile.d add migration_selection lti extension 2014-04-23 17:05:41 +00:00
app add migration_selection lti extension 2014-04-23 17:05:41 +00:00
config Updated pl translation 2014-04-23 05:10:45 -06:00
db/migrate add migration_selection lti extension 2014-04-23 17:05:41 +00:00
doc QuizStatistics API 2014-04-16 15:01:24 +00:00
gems add migration_selection lti extension 2014-04-23 17:05:41 +00:00
guard extract handlebars_tasks gem 2014-04-21 19:48:22 +00:00
lib add lock information to module items api 2014-04-22 16:04:24 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public pass non-urlified wiki page names when redirecting 2014-04-23 12:06:12 +00:00
script make rake canvas:compile_assets a TON faster 2014-04-17 19:47:17 +00:00
spec add migration_selection lti extension 2014-04-23 17:05:41 +00:00
vendor/plugins spec: fix fragile redis delayed_job specs 2014-04-23 02:58:59 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.gitignore a way for accounts to opt-in to new styles and users to high-contrast 2014-04-17 19:47:05 +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 re-add indentation semantics to Gemfile 2014-04-01 20:06:50 +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 extract handlebars_tasks gem 2014-04-21 19:48:22 +00:00
bower.json add ember-qunit for ember unit tests 2014-04-16 18:49:45 +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 make rake canvas:compile_assets a TON faster 2014-04-17 19:47:17 +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.