Tagged Questions
0
votes
2answers
45 views
How do I edit files in place that were uploaded to Moodle?
I would like a better workflow for debugging uploaded SCOs. As things are, I must edit a file in the activity, repackage, upload, and test. Often, I just need to change a single line of code. It ...
0
votes
1answer
113 views
SCORM Report generation storing whole options of multichoice in moodle
I have a question regarding SCORM report generation.
I have tried to load some SCORM 2004 packages in moodle and I saw tracks in database that stores questions and learner_response.
But my ...
3
votes
2answers
689 views
the cmi.total_time parameter does not return anything
I am programming a SCORM 2004 product.
I can update the session_time, it works.
I can set the status (passed, failed, etc...)
I also can get the cmi.location time. No problems !
But I don't succeed ...