URL of experiment:
Basic demo files:
https://run.pavlovia.org/merryndconstable/startingover
The experiment I would like to get running:
https://run.pavlovia.org/merryndconstable/we-prioritizationyou3
Description of the problem: I updated to 2023.2.1 to get the survey component going. I am trying to use the survey component both before and after then main experimental task. The issue I am running into now is a Reference error Dict not defined. If I don’t use the survey component I can get it running with pavlovia just fine, when I input the survey component it takes away the start up GUI asking for inputs. I don’t mind if it takes away that GUI but what I think is happening is that this means the experimental dictionary is not being set up (hence the reference error). I tried putting in a routine before the survey component in the hopes that would help it set up the dictionary. I also tried using a local JSON file rather than searching for it. Either way I end up with the same outcome.
Help would be much appreciated as my brainstorming has resulted no more ideas,
Many thanks - a basic demo of my problem has been made public, also the more complicated version too.