canvas-lms/spec
Derek DeVries ac13d2faa5 fix issue with regrades changing displayed points of questions within a group
fixes CNVS-10533

test plan:
- as a teacher
  - create a quiz with a question group that has Pick: 1, Points: 25
  - create a question within the group that has Points: 1

- as a student
  - take the quiz, get the answer correct

- as a teacher
  - change the answer for the question, choose first regrade option
  - save the quiz

- as a student
  - view your quiz results
  - point values should continue to show 25/25 points

- poke around with points within a quiz group when regrading
- poke around with regrading stuff in general to try and break point scoring

Change-Id: Id5cacf44012d967a812e2208df0404c3d532f2c5
Reviewed-on: https://gerrit.instructure.com/29002
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Jason Madsen <jmadsen@instructure.com>
QA-Review: Caleb Guanzon <cguanzon@instructure.com>
Product-Review: Derek DeVries <ddevries@instructure.com>
2014-01-24 18:37:33 +00:00
..
apis Quiz Submissions API - Self-Access 2014-01-24 16:40:25 +00:00
coffeescripts allow sorting of outcome gradebook columns 2014-01-23 23:17:44 +00:00
controllers Conversations: allow messages to groups in unpublished courses 2014-01-24 18:08:42 +00:00
factories replace association with association_object in models 2014-01-24 16:35:40 +00:00
fixtures fix "invalid byte sequence in US-ASCII" in topic attachment 2013-12-31 21:30:21 +00:00
gem_integration/canvas_connect fix canvas_connect meeting archive xml parsing 2013-12-11 15:38:29 +00:00
helpers move quiz into quizzes namespace as a precursor to enginifying 2014-01-24 00:08:46 +00:00
initializers spec: quoting spec depends on postgresql 2014-01-24 17:23:19 +00:00
integration move quiz into quizzes namespace as a precursor to enginifying 2014-01-24 00:08:46 +00:00
javascripts update QUnit test runner for better CI integration 2014-01-03 21:45:47 +00:00
lib fix issue with regrades changing displayed points of questions within a group 2014-01-24 18:37:33 +00:00
messages Merge pull request #379 from Kulgar/peer-reviews-bugs 2013-12-19 08:53:06 -08:00
migrations replace association with association_object in models 2014-01-24 16:35:40 +00:00
models replace association with association_object in models 2014-01-24 16:35:40 +00:00
observers cross shard dashboards 2012-11-29 17:36:24 -07:00
presenters move quiz into quizzes namespace as a precursor to enginifying 2014-01-24 00:08:46 +00:00
selenium spec: replace it_should_behave_like with include_examples 2014-01-24 16:02:26 +00:00
serializers move quiz into quizzes namespace as a precursor to enginifying 2014-01-24 00:08:46 +00:00
services spec: replace it_should_behave_like with include_examples 2014-01-24 16:02:26 +00:00
views remove unused code 2014-01-24 17:54:08 +00:00
ams_spec_helper.rb improve relationship support for Canvas::APISerializer 2014-01-20 19:37:58 +00:00
broadcast_integration.rb Initial commit. 2011-01-31 18:57:29 -07:00
cassandra_spec_helper.rb extract canvas_cassandra gem 2014-01-22 22:49:35 +00:00
mocha_extensions.rb spec: serialize objects for MemoryStore and NilStore 2013-10-14 16:25:03 +00:00
mocha_rspec_adapter.rb fix spec deprecation warnings for rails 3 2013-12-30 20:54:07 +00:00
nested_instafail_formatter.rb spec: tweak nested_instafail_formatter for rails3 2014-01-17 19:38:10 +00:00
rcov.opts Initial commit. 2011-01-31 18:57:29 -07:00
sharding_spec_helper.rb integrate sharding_spec_helper with switchman for rails 3 2013-12-31 20:09:46 +00:00
spec.opts fixes for ruby 1.9.3 2012-05-12 14:34:23 -06:00
spec_helper.rb don't allow integration specs anymore (use request specs) 2014-01-24 17:23:40 +00:00