catalyst / moodle-mod_scormremote

A Moodle activity for serving SCORM packages remotely to another LMS across domains
https://moodle.org/plugins/mod_scormremote
Other
9 stars 3 forks source link

README says Moodle stores completion status? #55

Closed leonstr closed 10 months ago

leonstr commented 10 months ago

The README says As learners on the remote site use the scorm, you will see accounts created in your Moodle and enrolments and completion status for those accounts. I want to make sure I understand the plugin's functionality and I don't think that's correct. Is there completion tracking of remote learners on the hosting Moodle?

Or is this an error in the README?

(Also asked this question on the plugin comments page).

danmarsden commented 10 months ago

yes - that's the whole point - being able to track user completion in both places (the external LMS) but also your existing Moodle.

leonstr commented 10 months ago

mod_scormremote's Completion tracking setting has two options: "Students can manually mark the activity as completed" and "Do not indicate activity completion". Obviously only the former results in the activity appearing at all in the activity completion report (report/progress/index.php?course=ID). In my tests this only ever shows Not completed, whereas on the remote site (with the wrapper) the student has completed the activity.

mod_scormremote 2023070600 on Moodle 4.1.5+ (Build: 20230929).

leonstr commented 10 months ago

Looking into this further I don't think the Moodle-side completion tracking works: #56.