From 1f48c9d527473b2aed1fb7c81ae474bd5d6df5b5 Mon Sep 17 00:00:00 2001 From: Soran Malaie Date: Fri, 15 Mar 2024 13:26:45 -0700 Subject: [PATCH] Update index.html --- index.html | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/index.html b/index.html index 0cf4d2d..39b822f 100644 --- a/index.html +++ b/index.html @@ -301,7 +301,7 @@ pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -378,7 +378,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -455,7 +455,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -532,7 +532,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -609,7 +609,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -686,7 +686,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -764,7 +764,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -842,7 +842,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -919,7 +919,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -997,7 +997,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -1075,7 +1075,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -1153,7 +1153,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -1231,7 +1231,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -1309,7 +1309,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -1387,7 +1387,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -1465,7 +1465,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -1543,7 +1543,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -1621,7 +1621,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -1699,7 +1699,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -1777,7 +1777,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial(); @@ -1855,7 +1855,7 @@ clk_num += 1; pr_click_t = performance.now(); } - else if (hit_counter === 5) { + if (hit_counter === 5) { setTimeout(function () { if (hit_counter === 5) { // Check again after delay jsPsych.finishTrial();