Reply To: html layout/event times/selector vs. scale/ compatibility

PennController for IBEX Forums Support html layout/event times/selector vs. scale/ compatibility Reply To: html layout/event times/selector vs. scale/ compatibility

#7624
HPI
Participant

Hi,

1.In the csv template commas are used as separators. Nonetheless, we have sentences that require the commas to be read as commas on the screen during the task.
Is there a way to write the sentences using commas in the csv file and to tell the code that those are not commas to be used as separators? Something like “%,”?

2.Now the experiment loads the practice before the experiment, if the participant is not good enough, it jumps back to the beginning of the practice.
Do you know if the function “jump” keeps the same randomized order each time the participant jumps back to the beginning?
I would like to have each time a different random order of the practice, and right now it seems to keep the first one it has loaded.

3.If after two times that the participant has loaded the practice and he/she did not pass it, we would like to discard him/her (cause it might be discouraging to start over the practice several times), could I use the same trick with “jump”, create a trial, set a variable to zero, each time the practice ends add + 1, if it’s higher than 2, jump to the end of the experiment?

Thank you!
HPI