Skip to content
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 response_allowed_while_playing parameter to audio/video plugins - fixes #1137 #1145

Merged
merged 4 commits into from
Nov 4, 2020

Conversation

becky-gilbert
Copy link
Collaborator

@becky-gilbert becky-gilbert commented Oct 26, 2020

Adds a new 'response_allowed_while_playing' parameter to all audio-*/video-* plugins.
Includes updated docs and example files for all 6 plugins.
Tested on Chrome, Firefox and Edge (I don't have access to Safari right now).
Audio-* plugins tested locally with use_webaudio: false and on a server with use_webaudio: true.

@jodeleeuw
Copy link
Member

This looks good to me!

@jodeleeuw
Copy link
Member

this one is looking good too, merge when ready!

@becky-gilbert becky-gilbert merged commit c2ff154 into jspsych:master Nov 4, 2020
@becky-gilbert becky-gilbert mentioned this pull request Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to prevent response before media ends in audio-*/video-* plugins
3 participants