Skip to content

Commit

Permalink
Add preloading sound files
Browse files Browse the repository at this point in the history
  • Loading branch information
kurokida committed Dec 14, 2023
1 parent 65635cf commit 3f65377
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
}

console.log(`jsPsych Version ${jsPsych.version()}`)
jsPsych.run([main_trials])
jsPsych.run([preload, main_trials])

</script>
</html>

0 comments on commit 3f65377

Please sign in to comment.