We need to certify asynchronous attendance, as we do in the classroom and online with the appeal, by a free tool using our institutional learning management system (Moodle).
We are recording from Skype for Business and videos are saved in a Google Drive folder, for the video to be embedded in the tracking plugin, using minimal work.
Scorm is a standard of communication between Moodle and external content, available as plugin
https://docs.moodle.org/36/en/SCORM_FAQ
h5p plugin for Moodle
allows adding also (interactive) video content, but some work is required to verify progress
Step by step screenshots and options
https://moodle.org/mod/forum/discuss.php?d=379881#p1531979
Trax video for Moodle plugin
Trax Video uses the xAPI VideoJS player, which is a reference implementation of the xAPI Video Profile integrated with the VideoJS player.
With this player, you can track video events such as:
- Video started, paused, resumed, seeked, stopped.
- Interactions with the video player like audio (un)mute or resolution change.
- Video completion, time spent and viewed sections.
The video player build the related xAPI statements and send them to the server.
https://github.com/trax-project/moodle-trax-video
https://github.com/trax-project/moodle-trax-video/blob/master/README.md
No comments:
Post a Comment