Forum Discussion
StuartSamuels
3 years agoCommunity Member
Driving theory test style video (click at specific points in video to score a point)
Hi.
I'm hoping to create a slide where the user watches a fullscreen video and are asked to click the screen when they see a "problem" occurring (e.g, a health and safety risk), somewhat similar t...
WaltHamilton
3 years agoSuper Hero
One option might be to use an invisible shape (no outline, filled, transparency >95%) that appears at 10 sec, and disappears at 15 instead of a hotspot. One trigger needed: Adjust variable Points add 1 to points when user clicks invisible shape. By duplicating the first state and changing the timing, you can use three shapes. Or, you can use triggers: Change state of InvisibleShape to Normal when timeline reaches 20 sec and Change it to hidden at 25, etc.
You will probably need to cover the video with an invisible shape that is always Normal to keep the video from stopping when clicked.
If the video starts with the timeline, you won't have to do any calculating as to when it has to be clicked.