Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
{Update Documentation.md}
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 7, 2021
1 parent 34deb39 commit 5ec77ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ Builds a trial with a onscreen message, optional buttons and optional phtodiode
| duration | <code>number</code> | The trial duration in milliseconds. |
| config | <code>object</code> | The configuration object for USE_PHOTODIODE, IS_ELECTRON and USE_MTURK flags. |
| message | <code>string</code> | Onscreen message to be shown in the trial, if not set default text is empty. |
| onstart | <code>boolean</code> | True if the message is to be display on start of the trial. False if the message needs to be in the stimulus.(default: false) |
| responseEndsTrial | <code>boolean</code> | True if the trial ends on response,false if the trial waits for the duration, by default false value. |
| taskCode | <code>number</code> | Task code to be saved into data log and for pdSpotEncode, which by default is null and is passed when config has USE_PHOTODIODE set true. |
| numBlinks | <code>number</code> | Number of times the pulse needs to be repeated for photodiode box, when USE_PHOTODIODE is set true. If not set, by default is 1. |
Expand Down

0 comments on commit 5ec77ad

Please sign in to comment.