mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 19:20:55 +00:00
forgot to add to the docs
This commit is contained in:
parent
137317878e
commit
58f0b748b0
@ -37,6 +37,7 @@ In addition to the [default data collected by all plugins](../overview/plugins.m
|
|||||||
| -------------- | ------- | ---------------------------------------- |
|
| -------------- | ------- | ---------------------------------------- |
|
||||||
| rt | numeric | The response time in milliseconds for the participant to make a response. The time is measured from when the stimulus first began playing until the participant's response. |
|
| rt | numeric | The response time in milliseconds for the participant to make a response. The time is measured from when the stimulus first began playing until the participant's response. |
|
||||||
| response | numeric | Indicates which button the participant pressed. The first button in the `choices` array is 0, the second is 1, and so on. |
|
| response | numeric | Indicates which button the participant pressed. The first button in the `choices` array is 0, the second is 1, and so on. |
|
||||||
|
| stimulus | string | Path to the audio file that played during the trial. |
|
||||||
|
|
||||||
## Simulation Mode
|
## Simulation Mode
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user