Go to file
Josh Simpson f20f1631ee add Poll#associated_shards
This commit adds the Poll#associated_shards method so that
with_each_shard acts sane.

Test plan
- The poll_choices index endpoint should work correctly

Change-Id: Iabb0f3db25aec7e60ec1013424b534fa2c08102a
Reviewed-on: https://gerrit.instructure.com/36068
Reviewed-by: Derek DeVries <ddevries@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Matt Fairbourn <mfairbourn@instructure.com>
Product-Review: Matt Fairbourn <mfairbourn@instructure.com>
2014-06-08 05:52:31 +00:00
Gemfile.d bundler 1.6 support 2014-06-05 02:19:46 +00:00
app add Poll#associated_shards 2014-06-08 05:52:31 +00:00
config update cassandra.yml.example docs for clarity 2014-06-04 16:53:35 +00:00
db/migrate migration lint for instance vs class migration methods 2014-06-05 15:55:55 +00:00
doc remove 'the' from API doc generated nicknames 2014-06-06 21:34:48 +00:00
gems add page to preview submission results after previewing a quiz in ember 2014-06-06 21:26:18 +00:00
guard output commented/nested css from guard 2014-05-16 15:32:54 +00:00
lib learning mastery student view: outcome hierarchy 2014-06-05 23:25:38 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public learning mastery student view: basic info and progress bars 2014-06-06 23:54:07 +00:00
script migration lint for instance vs class migration methods 2014-06-05 15:55:55 +00:00
spec learning mastery student view: basic info and progress bars 2014-06-06 23:54:07 +00:00
vendor/plugins bump moodle2cc to 0.2.9 2014-06-06 15:50:28 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.gitignore don't keep generated locales in git 2014-05-22 14:52:48 +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 Move google_docs code into a gem 2014-04-25 21:50:43 +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 refactor and make gem rake task inclusion explicit 2014-04-24 15:50:31 +00:00
bower.json update ic-menu to 0.1.9 2014-06-03 17:22:34 +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 package.json should include compute-cluster in dependencies 2014-05-05 16:46:43 +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.