A brief number classification test in which participants judge whether a number is even or odd.
A simple classification task where participants view numbers between a configurable range (default 100-999) and respond whether each number is even or odd. The task measures basic numerical processing speed and accuracy. It serves as a good warm-up task or baseline measure of processing speed.
Measures: Number classification speed, basic numerical processing, simple decision making
| reps | Number of trials of each condition (odd and even). Total trials will be twice this. (default: 10) |
| isi | Inter-stimulus interval in ms. (default: 500) |
| minval | smallest possible number to test. (default: 100) |
| maxval | largest possible number to test. (default: 999) |
| responsemode | Response method: auto (platform-aware), keyboardShift (L/R shift), keyboardSafe (Z/slash for web), arrowLR (left/right arrows), mousetarget (click targets), mousebutton (L/R mouse buttons), userselect (custom key) (default: auto) |
| responselabels | Semantic labels for left and right responses (default: Array) |
| subnum | Participant ID |
| trial | Trial number |
| starttime | Stimulus onset time (ms since test start) |
| number | Number displayed (range set by minval/maxval parameters) |
| isodd | Whether the number is odd (1) or even (0) |
| resp | Participant response (left or right, mapped to odd/even) |
| corr | Whether response was correct (1=correct, 0=incorrect) |
| rt | Response time in milliseconds |