Creating a dynamic timeline #1349
Unanswered
gaiamolinaro
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm trying to dynamically create a timeline. The experiment is actually a questionnaire, such that questions will be repeated in a loop until the participant gets it right. They will also receive feedback on every question.
I have looked at conditional timelines https://www.jspsych.org/overview/timeline/#conditional-timelines but I am not sure how to insert the loop. Ideally, I would like to push trials into my timeline based on conditions. Is this possible? If so, how should I initialize my timeline?
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions