Forum Discussion
Retrieving completion percentage of a Rise 360 course exported as SCORM in Moodle (lesson)
Hello,
I would like to know if it's possible to retrieve the completion percentage of a Rise 360 lesson exported as SCORM and uploaded to Moodle.
Currently, Moodle only allows us to see whether the lesson is "completed" through the completion settings. However, we would like to access the completion percentage displayed to the student while they are in the course, so we can use this data for more detailed tracking.
When reviewing the interaction report in Moodle, I can see the following data for a user:
- cmi.core.exit
- cmi.core.lesson_location
- cmi.core.lesson_status
- cmi.core.total_time
- cmi.suspend_data
We are looking for a way, even if indirect, to retrieve or expose data such as:
- cmi.progress_measure
- cmi.completion_status
We assume these parameters might provide the necessary data to display or track the expected completion percentage for each student in a lesson (not a quiz).
Do you have any suggestions, solutions, or recommendations to resolve this issue?
Thank you in advance for your help!