overhangio / openedx-scorm-xblock

SCORM XBlock for Open edX
GNU Affero General Public License v3.0
37 stars 46 forks source link

lesson_score not set for SCORM 2004 with cmi.score.scaled #55

Closed bryanlandia closed 7 months ago

bryanlandia commented 7 months ago

The set_value method only sets a lesson_score for cmi.core.score.raw or cmi.score.raw. SCORM 2004 packages can report score with cmi.score.scaled.

bryanlandia commented 7 months ago

I'll work on a PR for this

DawoudSheraz commented 7 months ago

Hi, can you add some context as to why this change is needed and if it can impact any existing data? The current description does not give enough context. Thanks.

ziafazal commented 7 months ago

@bryanlandia v17.0.1 has fix for this one