Skip to content
Discussion options

You must be logged in to vote

I think the answer is that the stimuli should be preloaded automatically as you guessed. I'm not certain, but if the template engine is merely dropping in strings before the JS is run then I don't see why it wouldn't work.

If you manually preload images through jsPsych.init() and those images are redundant with ones that were detected automatically then jsPsych will only load the image once. Essentially it builds a list that merges the automatic preloads with the manual list and then runs the preload on the merged list.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@haribharadwaj
Comment options

Answer selected by haribharadwaj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants