Services Plugins FAQs

Tracking User Video Playback in an E-Learning App: Does zerocode's video.js Plugin Help?

Hello everyone,

I’m currently working on an e-learning application where I need to track whether a student has watched an entire video lesson or not. It’s crucial for us to know the percentage of the video each student has viewed, as this will assist us in determining their engagement and understanding of the content.

Has anyone tried to implement such a feature? Specifically, I’m looking into the video.js plugin from zerocode. Can anyone confirm if this plugin provides the functionality to track and store the percentage of the video viewed by the user?

Any insights or alternative recommendations would be greatly appreciated.

Thank you in advance!

Hello @saulo.assis,

I’m glad you reached out!

Our plugin includes a “finished” state that can either be “yes” or “no.” Essentially, when a video reaches its end, this state will display “yes.” Additionally, the plugin has a “Playback position” state, which provides the exact second the video is currently at.

I’d recommend experimenting with these two states while configuring your application.

If you have further questions, please don’t hesitate to ask.

Have a fantastic day ahead! :blush: