Reply To: Comprehension question and rshuffle in self-paced reading

PennController for IBEX Forums Support Comprehension question and rshuffle in self-paced reading Reply To: Comprehension question and rshuffle in self-paced reading

#7604
JunLyu
Participant

Thank you Jeremy! The code for answer choice randomization works! However, I have one more question:

Do we need to specify in the csv file which answer is the correct one? We want to know if the participant has answered correctly or not and have the program assign a value to the participants’ responses (e.g., 1 as “hit”, 0 as “miss”). In the old Ibex, I only need to make the correct answer stay on the left position with the code as["Correct answer", "Wrong answer"], hasCorrect: true, randomOrder: true. How does that work in PC Ibex?

Thank you!
Jun