continue_routine_after_sound.js 77 B

123
  1. if (sound_2.status == PsychoJS.Status.FINISHED)
  2. { continueRoutine = false; }