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

Duration instead of Timeout Variable. #247

Open
MeindlD18 opened this issue Aug 29, 2024 · 0 comments
Open

Duration instead of Timeout Variable. #247

MeindlD18 opened this issue Aug 29, 2024 · 0 comments

Comments

@MeindlD18
Copy link

What would you like or expect to see?

Is there an Option to keep a Stimulus even after a response has been pressed?
In that case it should not be a Timeot or Response situation, but rather a duration variable which allows for stimuli to be present for atleast e.g. 1000 ms. This would allow for all participants to have the same duration if stimuli, regardless of performance / rushedness. (This could also be due to my limited understanding of JS, and easily fixeable if you are more experienced. Nevertheless it is a nice feature to have regardless of skill.)

What is currently happening?

Right now i thing it only allows for either Timeot / Response. Which immediately skips to the next flow element instead of keeping the stimulus displayed.

Please describe the steps needed to reproduce this phenomenon

In the labs.js builder you can simply try with an easy example (e.g. Stroop Task) and set Timeout 1000, if you now answer the task it will immeadiately switch to the Inter-trial-Intervall.

Finally, please tell us which browser you're using (and the version thereof)

Firefox 129.0.2 (64-Bit), on MacOs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant