Skip to content

Commit

Permalink
forgot to add to the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jadeddelta committed Nov 21, 2024
1 parent 1373178 commit 58f0b74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/plugins/audio-button-response.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. |
| 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

Expand Down

0 comments on commit 58f0b74

Please sign in to comment.