The builder is set such that for each initiation of the experiment there is a random number assigned for every participant. How can work around this so that the participant window appears blank but required so that every participant can fill it out with a number manually.
I tried to delete the default setting for participant (attached) which was set to “f”{randint(0, 999999):06.0f}“”, and I added “*” next to participant to make the window required.
However when I put a random ID number for participant and tried to run the experiment and , the experiment aborted with the below message:
Many thanks for your helpful reply @TParsons. I followed your advise in changing the data file name and the error was gone the experiment was running. However, while the participant window is blank, it is still not required. So participants can press ok and proceed even without filling out the ID number. Is there anyway around this to make it required instead of optional.
Mnay thanks again for your time and help @TParsons
Thanks @Michael for your reply. I have just tried this out on Pavlovia. However, the problem still exists (the asterisk after the word participant is not making the field compulsory).