Core structure
The minimum useful task includes an instruction screen, a practice block, a formal block, feedback or completion, and fields that mark every row with phase and condition.
- Instruction
- Practice
- Formal trials
- Completion
- Export fields
Reaction-time tests need clear stimuli, stable response mapping, and export fields that make later analysis easy to trace.
The minimum useful task includes an instruction screen, a practice block, a formal block, feedback or completion, and fields that mark every row with phase and condition.
The data table should make every trial readable without opening the source code. Clear field names reduce analysis errors and help reviewers audit the task.
Quality checks should catch empty screens, missing keys, unreachable branches, low trial count, and missing completion events before publication.
A reaction-time task records response speed and accuracy while a participant reacts to a stimulus, key, or decision prompt.
Browser timing can support lightweight studies and product experiments. High-stakes lab protocols still need device control and calibration.
Record stimulus id, condition, response key, correctness, reaction time, block label, exclusion flags, and session id.