FOR CNTRACS IN-PERSON TESTING ONLY.
- Removal of EEG event code dialogue and trigger sensing through commenting out several lines of code in utils.js
- Added text and prompt underneath participant ID prompt asking for the session number (researcher must scroll down to see prompt and continue button.
- Added checkSess.js to search sessionNumber prompt for either a 1 or 2, denying all other numbers.
- Added checkSess to the timeline
- Removed baseStimulus from userID, and reformatted userID prompts to show closely stacked instead of on separate pages.
- Amended sessionNumber text to specify entering only a 1 or 2
- Added If statement to utils that specifies if a 1 or 2 is not input in the sessionNum prompt, the task will not continue and a data file will not be saved.