Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Run if sequence not presented in OSWEB but fine in Opensesame

Hello again,


I am running an AXcpt experiemnt that includes 2 versions of the task where the reponses s and l are counterbalanced.

I am using text input to get participants to enter the month they were born [month_born] then using this variable to allocate particpants to the counterbalanced versions of the experiement (i.e. Experiment_Even and Experiement_odd) using the run if function.

This works fine in opensesame. Howwver in the web browser the page turns white inputing month_born.

I added in a console.log('aftermonthborn') in the reset_reponse item that occurs after the MonthBorn sequence. I then looked at the console in firefox and the code gets to the reset_reponse item but then doesn't run the Experiment_Even or Experiment_odd sequence.

I then get a source map error


This month_born procedure seems to work fine on another study I am running but the month_born vairbale is used to run if loops not sequences. Just wondering wheether the problems might eb related to sequences?


Many thanks


Deiniol

Comments

Sign In or Register to comment.