Digit span task with mouse input

Hello!

I’m trying to design a digit span task where 4 integers (1-10) are presented randomly (one at a time), which is followed by 10 boxes labelled 1-10. Participants are instructed to click the boxes in the order of presentation of the 4 integers.

I was wondering how I could store the accuracy of each trial.

Thank you for your help in advance :slight_smile:

In my digit span online demo I compare the number presented with the number entered by the participant. This is why I don’t allow the first digit to be 0.