This is the place for questions about learning design and pedagogy; how to use different page types for different purposes.

Forcing video lesson

  • cavicchioli@scuolacamerana.it
  • Onderwerp Auteur
  • Offline
  • Nieuw lid
  • Nieuw lid
Meer
9 jaren 3 maanden geleden #4479 door cavicchioli@scuolacamerana.it
Forcing video lesson werd gestart door cavicchioli@scuolacamerana.it
Hello.
I have to lock the media files timeline in order to avoid that people see the same video content in a shrter time.
In other words the users must spend the same time for the same video.
Is there a way to lock the slider?
Thank you
Carlo

Graag Inloggen of een account aanmaken deelnemen aan het gesprek.

Meer
9 jaren 3 maanden geleden - 9 jaren 3 maanden geleden #4480 door Fay
Beantwoord door Fay in topic Forcing video lesson
Add the 'Script' optional property to the page where your video is.

Then paste this into the script field:
Code:
$(".mejs-time-total").unbind('mousedown');

This will keep the timeline bar visible but won't skip you forwards/back when you click on it

Fay
Laatst bewerkt 9 jaren 3 maanden geleden door Fay.
De volgende gebruiker (s) zei dank u: cavicchioli@scuolacamerana.it

Graag Inloggen of een account aanmaken deelnemen aan het gesprek.

  • cavicchioli@scuolacamerana.it
  • Onderwerp Auteur
  • Offline
  • Nieuw lid
  • Nieuw lid
Meer
9 jaren 3 maanden geleden #4481 door cavicchioli@scuolacamerana.it
Beantwoord door cavicchioli@scuolacamerana.it in topic Forcing video lesson
Thank you for you fast and effective reply.
Carlo

Graag Inloggen of een account aanmaken deelnemen aan het gesprek.

  • cavicchioli@scuolacamerana.it
  • Onderwerp Auteur
  • Offline
  • Nieuw lid
  • Nieuw lid
Meer
9 jaren 1 maand geleden #4560 door cavicchioli@scuolacamerana.it
Beantwoord door cavicchioli@scuolacamerana.it in topic Forcing video lesson
Hello.
I have another problem to solves: when someone see the video he can't go ahead by clicking on the timeline, but if he click the fwd button and then he come back, the timeline is unlocked.
I thougt to hide the forward button until the video finish, but what is the command useful to recognize when the video have been seen or not?
Sorry for my english
Thank you
Carlo

Graag Inloggen of een account aanmaken deelnemen aan het gesprek.

Meer
9 jaren 1 maand geleden #4561 door Fay
Beantwoord door Fay in topic Forcing video lesson
Hi Carlo

I can't think of an easy way to get the button to only show when the video has been played all the way through. However, if you hid the video timeline instead of locking it then it would remain hidden even if you move to the next page and back.

Add the 'Styles' optional property to the page where your video is.

Then paste this into the styles field:
Code:
.mejs-time-total { display: none !important; }

Fay
De volgende gebruiker (s) zei dank u: cavicchioli@scuolacamerana.it

Graag Inloggen of een account aanmaken deelnemen aan het gesprek.

Moderators: ingdon
Tijd voor maken pagina: 0.173 seconden
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo