-
Hi, I have the following sequence: I would like to vary the type of the component "realize" depending on the subject's response during the component "BDM". For example, if the subject's response is correct in BDM, "realize" would be a text component; if it's incorrect, "realize" would be an image component. Can anyone help me with this, please? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You can make |
Beta Was this translation helpful? Give feedback.
You can make
realize
a conditional timeline that is nested inBDM_sequence
. You may need two conditional timelines, one for the text component and one for the image component.