Skip to content

Commit

Permalink
Update docs/project_organization/directory_structure.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Timothy Divoll <[email protected]>
  • Loading branch information
RobertGemmaJr and tdivoll authored Feb 29, 2024
1 parent 7a77a92 commit ab2e108
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/project_organization/directory_structure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,8 @@ A [trial](https://www.jspsych.org/7.3/overview/timeline/#a-single-trial) is the
:::
- `introduction.js` displays a message to the user welcoming them to the experiment. They must click on a button to continue.
- `name.js` displays the name of the task to the user.
- `startCode.js` emits a start code to a photodiode spot and audible beep
- `startCode.js` emits a start code to a photodiode spot and audible beep.

- `survey.js` contains trials pertaining to a survey/quiz for the user to complete.

### lib/
Expand Down

0 comments on commit ab2e108

Please sign in to comment.