Pavlovia doesn't fetch the blocks of stims uploaded in Pychopy

Description of the problem: When Pavlovia fetches the test, it only runs the practice loop. Without showing any error in loading, Pavlovia doesn’t run any blocks of stimuli. I would appreciate it if anyone can advise me on this.

B

I’d guess two things could be going wrong:

  1. Or the loops with stimuli don’t get executed
  2. Or the procedure with the stimuli doesn’t present anything

You could try logging some information to the console to get a better picture. See this example: https://gitlab.pavlovia.org/tpronk/tutorial_js_console_log

1 Like

Thank you so much for your response. For me, it seemed that it couldn’t read properly from Psychopy. I deleted the test and loaded it again this solved the issue.

1 Like