Commit Graph

1 Commits

Author SHA1 Message Date
Ryan Taylor cd36ed7bc6 Fixing outcome scoring for quizzes
Only quiz questions were being scored.  This commit adds
LearningOutcomeResults for a quiz which determines mastery by
performance on the entire selection of questions.

This also records LearningOutcomeQuestionResults for each quiz
question outcome result.

Closes CNVS-13282

Test-Plan:
- Build out several question banks tied to learning outcomes
- Confirm nothing is broken.
- Confirm that outcomes are scored correctly

Change-Id: If2dd2c5f387071cec3c5634bcb74fc3f78283c64
Reviewed-on: https://gerrit.instructure.com/45381
Tested-by: Jenkins
Reviewed-by: John Corrigan <jcorrigan@instructure.com>
QA-Review: Michael Hargiss <mhargiss@instructure.com>
Product-Review: Ryan Taylor <rtaylor@instructure.com>
2015-07-27 16:24:18 +00:00