I’m new on Psychopy and I have a problem with my conditions randomization.
I have two excel file with 106 rows and I want that for one participant they select rows 0:52 in nutri1.xlsx and rows 53:102 in organo1.xlsx and for another rows 53:102 in nutri1.xlsx and rows 0:52 in organo1.xlsx.
This code uses the participant number (odd, even) to generate two groups of participants. Use whatever is best for your case. Refer with $rowNutri and $rowsOrga in Selected rows of the two loops to access the relevant rows.