Go to file
Michael Nomitch 46a0cfa0fd remove total grade tooltip when groups are weighted
fixes CNVS-10777

test plan:
- As teacher go to GB2
  - When assignment groups are weighted, total grade should not have a tooltip
  - When assignment groups are not weighted, tooltip should display normally
- As a student to to grade summary page
  - When assignment groups are weighted, total grade should not have a tooltip
  - When assignment groups are not weighted, tooltip should display normally

Change-Id: I80db6ddfff15116a2660e387fc517149cfc0f602
Reviewed-on: https://gerrit.instructure.com/29279
Reviewed-by: Matthew Irish <mirish@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Caleb Guanzon <cguanzon@instructure.com>
Product-Review: Mike Nomitch <mnomitch@instructure.com>
2014-02-05 22:23:47 +00:00
app remove total grade tooltip when groups are weighted 2014-02-05 22:23:47 +00:00
config use assign_attributes instead of attributes= for rails 3 compatibility 2014-02-05 20:56:38 +00:00
db/migrate fix switchman shard migration for rails 2 2014-02-05 18:05:51 +00:00
doc Quiz Submission Questions API - Update 2014-01-23 17:49:36 +00:00
gems use test.sh scripts for all gems 2014-02-04 22:23:57 +00:00
guard display errors for ember_templates guard task fail 2013-12-17 17:05:57 +00:00
lib clear schema information during db:test:reset 2014-02-05 21:47:30 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
node_modules update require.js node module 2012-06-27 17:29:47 -06:00
public remove total grade tooltip when groups are weighted 2014-02-05 22:23:47 +00:00
script spec: rspec 2.13 parallelized_specs compatibility 2014-01-16 23:08:30 +00:00
spec use assign_attributes instead of attributes= for rails 3 compatibility 2014-02-05 20:56:38 +00:00
vendor/plugins fix mysql build student report 2014-02-04 21:25:29 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.gitignore ignore all .bundle folders and Gemfile.lock 2014-02-04 21:34:19 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
.travis.yml rebalance the travis builds 2014-01-23 22:49:25 +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 bump ruby-saml-mod to v0.1.24 2014-02-03 21:40:08 +00:00
Guardfile fix guard for new spec location 2013-11-05 16:38:20 +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 enable parallelized_specs in rails3 2014-01-14 23:22:10 +00:00
bower.json update to ember 1.3.1 2014-01-14 21:57:37 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
package.json updated package.json 2013-08-23 18:46:20 +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.