-
-
Notifications
You must be signed in to change notification settings - Fork 681
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add hide_slider_while_playing
parameter
#2360
base: main
Are you sure you want to change the base?
Conversation
|
With this option it is now possible to hide the slider while the video is playing
1a01f67
to
3f23fe5
Compare
Thanks @gali1998 ! One quick idea and one request:
|
One more thought: I wonder if the button should hide too when the slider is hidden? |
Hi @jodeleeuw ! About the button- this actually came up in our lab meeting as well. The question is, are the slider and the button always related? I am thinking about a situation where there's a video playing, and the participant can either watch it all (and then rate using the slider), or skip. If I were to conduct an experiment like that I guess it would have been useful to me if the slider and the button weren't attached. Let me know what you think, Gali |
hide_slider_while_playing
parameter
This makes sense, but I don't think is something that the plugin really supports yet. In the current implementation any response with the button will measure the slider value and add it to the data. Given the lack of a skip feature right now, I think hiding the button with the slider makes sense. I also think the skip feature would be used by researchers less often than the hiding slider feature, so it makes sense as a default option to hide the button when the slider is hidden. |
Hi, Gali |
With this option it is now possible to hide the slider while the video is playing.
This feature has been requested by my team for one of our experiments, and I hope it can be added to this plugin for our future experiments.
Please let me know if there is anything else I can do to help make it happen.
Thank you in advance,
Gali Geller