• Skip to content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

Main navigation

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty

Prevent skipping forward, but allow skipping backward on video timeline

[Solved]

Foliovision › Forums › FV Player › How to … › Prevent skipping forward, but allow skipping backward on video timeline

  • Peter 2 years, 1 month ago

    How can I prevent students to skip forward in educational video’s? But at the same time allow them to skip backward. This is the best combination of ‘control and freedom’. So, I don’t want to hide the controls.

Viewing 25 replies - 1 through 25 (of 25 total)
  • Martin 2 years ago

    Hello Peter,

    we plan to add a “LMS | Teaching” setting for each FV Player instance.

    It would allow you to disable seeking in the video, but at the same time the time would remain visible to make sure you can actually see the progress of the video.

    Thanks,
    Martin

    Peter 2 years ago

    Hi Martin,

    The accreditation office from professional associations demands that our students cannot progress (skip) in the video. At the same time the UX of over students dictates that they can jump back in the video.
    So seeking in the video backward from the point where they are in the video must be possible for the students, but not forward. Completely disabling seeking is not a solution.

    As far as I know there is only one videoplayer which has this feature: videotime pro. But that one is only for moodle, not for wordpress. Prestoplayer and others doesn’t have it. H5P has it, but has lots of other limitations. It lacks dynamic watermarking for example.

    So for formal education / certified learning, the feature I request is a must, and missing in the market. Sure, big leaning platforms have it, but not within the context of learn dash and WordPress.

    Hope this helps to speed up the decision and de direction of development.
    Thanks,
    Peter

    Peter 2 years ago

    Someting from chatGPT:

    // Get the video element
    var video = document.getElementById('my-video');
    
    // Store the current time
    var currentTime = video.currentTime;
    
    // When the user seeks forward, reset the current time to the previous value
    video.addEventListener('seeking', function() {
      if (video.currentTime > currentTime) {
        video.currentTime = currentTime;
      }
    });
    Martin 2 years ago

    Hello Peter,

    we would like to improve our LMS integration.

    Since we already keep track of user’s furthest playback position in the video we could not only allow seeking back, but use that playback position data to allow seeking forward if you saw that part of the video before.

    So a student could start watching a lesson and then come back the other day and continue and still be able to go to beginning and then also seek forward. But only up to that furthest playback position.

    Thanks,
    Martin

    Peter 2 years ago

    Hi Martin,

    Thanks for your response. What you described is precisely what I, and probably other clients, need.

    Any idea about the time pad, so I can plan and decide to buy and switch over?

    Thanks again,
    Peter

    Peter 2 years ago

    Hello Martin,

    Any idea about the time pad, so I can plan and decide to buy and switch over?

    For this feature: “So a student could start watching a lesson and then come back the other day and continue and still be able to go to beginning and then also seek forward. But only up to that furthest playback position.”

    Thanks again,
    Peter

    Martin 2 years ago

    Hello Peter,

    we will see if we can put this into the next release this or the next week, or if this was to wait for the new major version which will hopefully be out by the end of May.

    Thanks,
    Martin

    Peter 2 years ago

    Thanks Martin,
    Great news!
    Peter

    Peter 2 years ago

    Hello Martin,

    Thanks for your time to respond. Can I assume that the release of this feature will be at the end of May and not in the coming weeks? I am planning the migration of my videos.

    Thanks,
    Peter

    Martin 2 years ago

    Hello Peter,

    finally we are starting on this, it will be a FV Player 8 feature.

    Thanks,
    Martin

    Peter 2 years ago

    Thanks Martin, That’s great news. Any idea about the timeline?
    Greetings Peter

    Martin 2 years ago

    Hello Peter,

    it works well in our testing, we will check when we could make FV Player 8 available for beta testers.

    Thanks,
    Martin

    Peter 2 years ago

    Hi Martin,

    So far it integrates perfect with learndash and vimeo. I am exited anticipating the ‘prevent skipping forward’.

    Have a wonderful day,
    Peter

    Peter 2 years ago

    Hi Martin,

    I hope you are well. I have made a risky decision and reworked all my courses to FV player. And moved from Moodle to learndash. So in 5 weeks the course season (post higher education training for physical therapist), starts again. I hope the ‘prevent skip forward function’ will be available.
    This not to hurry you, but just to inform you about my situation.

    Have a pleasant day,
    Peter

    Martin 2 years ago

    Hello Peter,

    You have contacted us via email regarding this issue on July 3rd. We replied to you on you on that email on July 12, 2023 along with the FV Player 8 and FV Player Pro 8 ZIP file.

    Please look into that email or let us know if you can’t find it. Perhaps the ZIP file was not allowed by your email provider.

    Thanks,
    Martin

    Peter 2 years ago

    Thanks for informing me. I will search for the email.
    Greetings Peter

    Peter 2 years ago

    Hi Martin,

    Sorry, but I can’t find the mail. Can you please send it again?

    Must I first delete the old install and then the new beta version?

    Thanks for the help.

    Greetings Peter

    Martin 2 years ago

    Hello Peter,

    I sent it now, please have a look if you get it.

    Thanks,
    Martin

    Peter 11 months ago

    Hi Martin,
    Can I restart this conversation? It all worked well for a year in beta. But only on older learndash versions. Recently, I updated learndash (after a year waiting), and then de prevent skip forward function didn’t work anymore. I reinstalled folliovisoion basic and pro. Set pro on release (and not beta). That didn’t work, so I switched to beta, and still the prevent skipping forward didn’t work. I actually cannot see the LMS feature anymore in the settings.
    Can you please help?
    Thnaks Peter

    Martin 11 months ago

    Hello Peter,

    Please let us know what version of Learndash LMS are you using. I found no issues with version 4.10.0 and it does not seem like there were any big changes in version 4.15.0 release 2 months ago: https://www.learndash.com/release-notes/

    Please check if you are using FV Player 8 Beta: http://foliovision.com/downloads/fv-player-8.zp And also FV Player Pro 8 Beta.

    Thanks,
    Martin

    Martin 11 months ago

    Hello Peter,

    I see I posted a bad link, it should be: http://foliovision.com/downloads/fv-player-8.zip

    Once you have FV Player 8 installed, please remove FV Player Pro plugin which you are using and get FV Player Pro 8 Beta using https://foliovision.com/my-licenses -> Show Previous Version -> Download FV Player Pro 8.

    Once you activate both FV Player and FV Player Pro please check wp-admin -> Plugins – you should see:

    • FV Player 8.0.beta.1
    • FV Player Pro 8.0.beta.1

    Thanks,
    Martin

    Peter 11 months ago

    Thanks Martin,

    Uploading the plugin by wordpress gives a Cloudflare block:

    “Sorry, you have been blocked
    You are unable to access psychfysio.nl”

    Inspecting the source of the blocking is a file in the plugin:
    Adobe ColdFusion – Dangerous File Upload – CVE:CVE-2019-7816

    Searching for more information about this file:

    “The vulnerability, CVE-2019-7816, exists in Adobe’s commercial rapid web application development platform, ColdFusion. The ColdFusion vulnerability is a file upload restriction bypass which could enable arbitrary code execution.”

    So I am hesitant to move forward.

    Any idea?
    Peter

    Martin 11 months ago

    Hello Peter,

    Please let us know what application is giving your that report of the CVE-2019-7816 vulnerability. Is that an anti-virus running on your desktop computer?

    Or was it all Cloudflare?

    FV Player only contains PHP, JavaScript, CSS and HTML code. It’s not related to Adobe ColdFusion in any way. I also guess your web server is using Apache (or NginX) with MySQL and not Adobe ColdFusion.

    The only place where FV Player uploads files is if you also use FV Player Coconut and it uploads to DigitalOcean Spaces that you have configured. It users all WordPress authentication schemes (login cookie, nonce) to avoid any unauthorized uploads.

    I found a thread where they disable this protection run in Cloudflare if it really seems like a false positive: https://community.cloudflare.com/t/cannot-turn-off-sorry-you-have-been-blocked/479282

    Thanks,
    Martin

    Peter 11 months ago

    Thanks again Martin,

    It was indeed cloudflare. The problem is solved perfectly.

    Have a pleasant day,
    Peter

    Martin 10 months ago

    Hello Peter,

    Please let us know what did you have to change in Cloudflare when you have a moment.

    Did you disable the security rules completely, or were you able to only disable the Adobe ColdFusion or CVE-2019-7816 check?

    Thanks,
    Martin

Viewing 25 replies - 1 through 25 (of 25 total)
Reply To: Prevent skipping forward, but allow skipping backward on video timeline



Please Sign in or Register to upload files.

Related Posts

  1. How to remove forward/backward option

    How to remove forward/backward option

  2. Prevent skipping.

    Prevent skipping.

  3. Need fast Forward button , It’s annoying to fast forward in smartphone.

    Need fast Forward button , It’s annoying to fast forward in smartphone.

Primary Sidebar

Sign in Register
FV Player Docs Post New Topic

Welcome

to Foliovision support forums! We'll be happy to provide free support to resolve all the reported bugs. You always can start by specifying your OS and browser and steps to reproduce the bug.

If you need help with the installation on your site, please submit a request for a Pro Support Incident. We'll have you up and running in no time, with detailed instructions on how to resolve your issue yourself in the future.

Facing a hard to solve WordPress problem? On a tight deadline?

Let us take care of it for you
right now.

Pro Support Buy FV Player

Footer

Our Plugins

  • FV WordPress Flowplayer
  • FV Thoughtful Comments
  • FV Simpler SEO
  • FV Antispam
  • FV Gravatar Cache
  • FV Testimonials

Free Tools

  • Pandoc Online
  • Article spinner
  • WordPress Password Finder
  • Delete LinkedIn Account
  • Responsive Design Calculator
Foliovision logo
All materials © 2025 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
  • This Site Uses Cookies
  • Privacy Policy
  • Terms of Service
  • Site Map
  • Contact
  • Tel. ‭+421 2/5292 0086‬

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Necessary Cookies

Strictly Necessary Cookie allow you to log in and download your software or post to forums.

We use the WordPress login cookie and the session cookie.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.

Support Cookies

Foliovision.com uses self-hosted Rocket.chat and self-hosted Freescout support desk to provide support for FV Player users. These cookies allow our visitors to chat with us and/or submit support tickets.

We are delighted to recommend self-hosted Rocket.chat and especially Freescout to other privacy-conscious independent publishers who would prefer to self-host support.

Please enable Strictly Necessary Cookies first so that we can save your preferences!

3rd Party Cookies

This website uses Google Analytics and Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookie enabled helps us to improve our website.

We reluctantly use Google Analytics as it helps us to test FV Player against popular Google Analytics features. Feel free to turn off these cookies if they make you feel uncomfortable.

Statcounter is an independent Irish stats service which we have been using since the beginning of recorded time, sixteen years ago.

Please enable Strictly Necessary Cookies first so that we can save your preferences!