Go to file
Ahmad Amireh 4b552c0022 Quiz Stats - Convert Essay to new DSL
Closes CNVS-13159

TEST PLAN
---- ----

Only code changes. Test plan would be the same as
https://gerrit.instructure.com/#/c/35096/

Change-Id: I0f26a3df1278d555237c803cebbe80cde1559065
Reviewed-on: https://gerrit.instructure.com/35097
Reviewed-by: Jason Madsen <jmadsen@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Caleb Guanzon <cguanzon@instructure.com>
Product-Review: Ahmad Amireh <ahmad@instructure.com>
2014-05-21 16:36:45 +00:00
Gemfile.d use autoprefixer to +,- css rules to match the browsers we support 2014-05-20 16:35:45 +00:00
app Quiz Stats - Maintain ERB compatibility 2014-05-21 16:36:30 +00:00
config allow people to opt out of coffee source maps 2014-05-20 22:55:05 +00:00
db/migrate group leaders 2014-05-20 22:22:12 +00:00
doc Merge pull request #445 from sfu/feature-sis-user-names 2014-05-13 14:26:23 -06:00
gems Quiz Stats - Convert Essay to new DSL 2014-05-21 16:36:45 +00:00
guard output commented/nested css from guard 2014-05-16 15:32:54 +00:00
lib add option to open external url module items in new tab 2014-05-21 11:55:54 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public srgb curve grades dialog 2014-05-21 16:24:20 +00:00
script extract incoming mail into gem 2014-04-25 23:06:02 +00:00
spec Quiz Stats - Maintain ERB compatibility 2014-05-21 16:36:30 +00:00
vendor/plugins qti 2 conformance 2014-05-21 15:57:02 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.gitignore Quiz Stats [Backend] - Gem & Essays 2014-05-12 15:02:45 +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 individual gradebook view: outcomes 2014-05-09 19:31:46 +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.