Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

How to rate video only after it ends


Hi,

I'm looking to post a video on my website for users to rate. Is there a way to make it so users can't leave a rating until the video ends? Any help in accomplishing this would be greatly appreciated.

Thanks!

1 Community Answers

Alex

JW Player Support Agent  
0 rated :

Hi, there.

Our player does not have any built-in functionality that would allow users to rate the video. If you are having the users rate the video outside of the player, but don’t want that particular element to appear visible until the content is completed, then you can use the .on(“complete”) event in our JavaScript API and some custom JavaScript and CSS to make the element appear.

Please let me know if you need any more help or have any other questions.

Thank you!

This question has received the maximum number of answers.