Go to file
Bracken Mosbacker bf14f3b9ee add content passback extension to lti assignment launches
This creates an LTI extension to pass text or urls along
with the score when doing an LTI 1.1 outcome request.

Test Plan:
 * use a tool that supports this extension on an assignment
 * After doing the tool activity the submission should have the expected value

refs #mebipenny

Change-Id: I296df1e7c7d99af61724a904511f9bf63d5d2613
Reviewed-on: https://gerrit.instructure.com/12878
Reviewed-by: Jacob Fugal <jacob@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
2012-08-22 15:38:19 -06:00
app fix ContextController#roster when context is Group in Course 2012-08-22 15:06:20 -06:00
config add data-api-endpoint attribute to urls returned by the api 2012-08-17 16:41:18 -06:00
db/migrate bigger profile pictures 2012-08-21 16:25:55 -06:00
doc add content passback extension to lti assignment launches 2012-08-22 15:38:19 -06:00
guard parallelize build tasks 2012-04-16 16:38:23 -06:00
lib add content passback extension to lti assignment launches 2012-08-22 15:38:19 -06:00
node_modules update require.js node module 2012-06-27 17:29:47 -06:00
public fix grade-dropping in gradebooks 2012-08-21 10:29:47 -06:00
script improve guard/dj in script/server 2012-06-28 18:05:08 -06:00
spec add content passback extension to lti assignment launches 2012-08-22 15:38:19 -06:00
vendor/plugins optimize query for root attachment to filter db-side 2012-08-20 22:14:24 -06:00
.gitignore ignoring branch_tools.rb 2012-08-10 15:27:40 -06:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile multi-factor authentication closes #9532 2012-08-16 13:09:07 -06:00
Guardfile getting coffeescript and handlebars to work with plugins 2011-12-30 15:50:16 -07: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 fix non-static image urls 2012-05-17 10:53:57 -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.