In the video clip below we show you a process that will be repeated multiple times in this study.
After reading the first image of the video clip, please click on it to start the video.
Only if you watch the entire video clip, a "Next" button will appear below the video.
Please also carefully read what is written in the last image shown in the video clip.
{% comment %}
add an EventListener that checks for whether the video has finished. If so, edit button style. Below you can see
that the button is hidden; style="visibility: hidden". As soon as video is finished, the EventListener will edit
this bye 'button.style.visibility = "visible"' and make button visible; style="visibility: visible"
{% endcomment %}
{{ endblock }}