PennController for IBEX › Forums › Support › Last recording not saved › Reply To: Last recording not saved
June 25, 2021 at 9:16 pm
#7088
jinyoungjo
Participant
Yes, my sequence command looks like this: Sequence("welcome", "init", "soundtest", "instruction", "instruction2", sepWith("sendAsync",randomize("practice")), "instruction3", sepWith("sendAsync",randomize("experiment1")), "break", sepWith("sendAsync",randomize("experiment2")), "questionnaire1", "questionnaire2", "familiarity", SendResults(), "send")
I tried switching sepWith("sendAsync",randomize("experiment1"))
and sepWith("sendAsync",randomize("experiment2"))
, and this time, the recording in the final trial of “experiment1” is not saved.