
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!
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!
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!