SCORM does not use the 'modgrade' form element but instead uses it's own 'maxgrade' element. This means it will not support rescaling introduced in MDL-48634. It is also makes it more consistent with other activities.
In order to use the 'modgrade' element we will need to change a few things -
- Do not alway display the 'Type' form element; SCORM always uses grades (points).
- Do not alway display the 'Scale' form element; SCORM does not use scales.
There may be a few other things to consider.
- has been marked as being related by
-
MDL-60730 mod_scorm: Fix incorrect result calculation when Max Grade is adjusted
-
- Closed
-
-
MDL-75106 Allow SCORM activities to have max grade over 100
-
- Closed
-
- is duplicated by
-
MDL-75106 Allow SCORM activities to have max grade over 100
-
- Closed
-
- will help resolve
-
MDL-51086 Scorm does a terrible job of handling maxgrade
-
- Open
-