Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
nReps and sequential/random/fullRandom
add psychoJS support for nReps and sequential/random/fullRandom trial sequences. Add columns from conditions files to data output. Make loops marked as “isTrials” cause a data line to be written each iteration. Add an “eventName” column to the data file to identify whether a data line was caused by a keyboard event or a loop iteration. write out experiment data when quitPsychoJS() is called. This commit goes with the one with the same name in the psychojs project
- Loading branch information
1 parent
69e3ec8
commit ad9a931
Showing
3 changed files
with
25 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters