Go to file
Brian Finney aef17194b1 Check version when finding questions from a pool
Fixes CNVS-18016

Test plan:
 - create a question bank
 - create a quiz with a question group and associate it with the
 question bank
 - take the quiz, see your questions
 - change the questions in the question bank
 - take the quiz, see your changes

Change-Id: I2fd65eb1a5daaba3bda1a96ee6dcb2f2b54b2533
Reviewed-on: https://gerrit.instructure.com/48596
Tested-by: Jenkins
Reviewed-by: Ryan Taylor <rtaylor@instructure.com>
QA-Review: Amber Taniuchi <amber@instructure.com>
Product-Review: Hilary Scharton <hilary@instructure.com>
2015-02-23 16:56:03 +00:00
Gemfile.d bump nokogiri to latest 2015-02-19 19:15:29 +00:00
app Check version when finding questions from a pool 2015-02-23 16:56:03 +00:00
bin rails 4.0.10 2014-09-16 22:07:39 +00:00
client_apps Rework base- variables to use ic- prefix 2015-02-19 21:11:01 +00:00
config Updated es translation 2015-02-21 05:10:17 -07:00
db/migrate drop cc and bcc from messages 2015-02-18 19:41:26 +00:00
doc New Styleguides page does not scroll properly when you click 2015-02-19 21:24:55 +00:00
gems bump nokogiri to latest 2015-02-19 19:15:29 +00:00
guard Implement PostGrades dialog in ReactJS 2014-11-19 23:55:56 +00:00
lib fix the common cartridge file token naming 2015-02-21 00:06:02 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public fix speedgrader submission navigation in ie/safari 2015-02-22 00:47:32 +00:00
script add gems/plugins to canvas_update script 2015-02-03 05:44:35 +00:00
spec Check version when finding questions from a pool 2015-02-23 16:56:03 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.fontcustom-manifest.json Add Import/Export Icons 2015-02-19 16:26:52 +00:00
.gitignore Takes out a npm-debug.log file that got in the repo and adds 2015-01-23 23:47:44 +00:00
.i18nignore bump rails 3 to github branch for ruby 2.2 compatibility 2015-02-18 22:55:20 +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 use eval_gemfile for bundler goodness 2015-02-18 18:15:14 +00:00
Guardfile added jsx 2014-11-03 23:20:33 +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 upgrade bower react & react-router but change nothing existing 2015-02-11 19:42:38 +00:00
code_of_conduct.md contributor code of conduct 2014-12-23 18:13:59 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
karma.conf.js address a number of issues with the js test suite 2015-02-20 16:35:17 +00:00
package.json return non-zero exit code on xss linting failure, refs CNVS-17663 2014-12-29 20:48:00 +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.