You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code displays each of the cue values in random order three times when I use jsPsych version 7.3.3. but only loads one of the cues in version 8 (e.g., it only displays foobly and does not advance/end the procedure).
I've used the following code to run a simple timeline for presenting some text and obtaining a survey response with
v7.3.3.
The associated .js file with
association _cues
is as follows:The code displays each of the
cue
values in random order three times when I use jsPsych version 7.3.3. but only loads one of the cues in version 8 (e.g., it only displaysfoobly
and does not advance/end the procedure).Any ideas why? I'm using the CDN-hosted scripts:
The text was updated successfully, but these errors were encountered: