Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kschuler committed Dec 2, 2024
1 parent 0eaa19b commit 3e5cc31
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions task.html
Original file line number Diff line number Diff line change
Expand Up @@ -557,11 +557,11 @@ <h3>Exit survey</h3>

var timeline = [
consent,
//browser_check,
//fullscreen_check,
browser_check,
fullscreen_check,
preload,
// get_instructions(CONDITION_PARAMS.instructions.exposure),
// exposure,
get_instructions(CONDITION_PARAMS.instructions.exposure),
exposure,
get_instructions(CONDITION_PARAMS.instructions.test),
init_camera, // this is a conditional function that only runs for SICR
init_microphone,
Expand Down

0 comments on commit 3e5cc31

Please sign in to comment.