Skip to content

v1.3.4.2

Latest
Compare
Choose a tag to compare
@moblim moblim released this 14 Jul 15:58
· 7 commits to No-EEG-Event-Codes since this release

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.