Tracking time spent in a course with h5p

Tracking time spent in a course with h5p

Alvaro Muñoz Daza -
回帖数:3

Hello, I'm totally new to h5p and Moodle and I'm trying to create a course with some tracking. Is it possible to see how much time did a student spend to complete a course? Something similar to this in SCORMhttps://support.scorm.com/hc/en-us/articles/360047726453-SCORM-Total-Time-and-Session-Time

Thanks in advance.

回复Alvaro Muñoz Daza

Re: Tracking time spent in a course with h5p

Joseph Rézeau -
Core developers的头像 Particularly helpful Moodlers的头像 Plugin developers的头像 Testers的头像 Translators的头像

Welcome to the Moodle community, Alvaro!

What you want (course tracking) is not directly related to H5P. You can read the documentation about tracking here: https://docs.moodle.org/401/en/Tracking_progress

If you are the admin of your Moodle site and you know what you are doing, you could install one of the tracking plugins available at https://moodle.org/plugins/

For instance https://moodle.org/plugins/block_grade_overview

回复Joseph Rézeau

Re: Tracking time spent in a course with h5p

Alvaro Muñoz Daza -
Thanks a lot. Isn't there a plugin or a tool inside Moodle to do this time tracking then? I know is not a good way to engage the students but I really need it for another purpose.
回复Alvaro Muñoz Daza

Re: Tracking time spent in a course with h5p

Gemma Lesterhuis -
Particularly helpful Moodlers的头像 Plugin developers的头像 Testers的头像
A tool in Moodle that you could use for time tracking is the Log , though you might not want to save the data forever.

As for a plugin - I don't believe there is a 'single' plugin just for that purpose. We have place a timetracking mechanise in our CourseReport plugin, as well I know that IntelliBoard plugin has this too.