Hi Becca,
Thank you again for your help!
I implemented all of your suggestions and I got the message to work online.
However, it seems that trials.nReps always yields the same variable. After my first trial, it (correctly) says “You have completed 1 of 3 trials!”, but after my 2nd and 3rd trial it says the exact same message. See below:
After looking at my loop settings, trials.nReps seems to correspond to the number entered into “nReps $”. When I changed this number, the number in my break message also changed. However, this wasn’t the case in the builder view where it would update every trial (perhaps Javascript interprets it differently?)
I’m wondering if I should implement “trials.thisN”, but I’m not sure if it can also be used in the online version of Psychopy.
Thanks,
Mike