Simon-Initiative / course-digest

Tool to produce a summary or digest of OLI course package contents
MIT License
2 stars 0 forks source link

[ENHANCEMENT] [MER-3395] set custom scoring flags on activity models where needed #260

Closed andersweinstein closed 2 months ago

andersweinstein commented 2 months ago

This adds flags used by torus authoring to show the Custom score authoring interface for questions with non-default point values. Failure to do this meant the authoring did not show the true point values being passed through, leading to problems. However, this change is no longer so urgent since torus authoring was changed to recognize "implicit" custom scoring indicated only by the presence of non-default point values (see https://github.com/Simon-Initiative/oli-torus/pull/4877). However it can only help prevent errors to include the explicit settings used by the newer Custom-score-handling code.