Is it possible to make a video required to watch?

  • GSMISTS
    Asked on November 28, 2017 at 4:45 PM

    Hello!


    Is there a way to make a video mandatory to watch before they can Submit the form? We want people to only be able to submit the form if they have completed watching a short training video.


    Any ideas? 

    Thank you!

  • Kevin Support Team Lead
    Replied on November 28, 2017 at 7:52 PM

    Unfortunately, it's not possible to implement such functionality on videos since they do not get an input.

    Instead, you may implement some JavaScript code to force the users to watch the full video, but this needs to be done using the source code of your form since custom code (only CSS) is not allowed on JotForm forms. 

    This guide will help you getting the source code: https://www.jotform.com/help/104-How-to-get-the-Full-Source-Code-of-your-Form 

    And this link may help you with the code: https://stackoverflow.com/questions/29082759/force-a-user-to-watch-the-whole-video 

    I hope this helps.