responses "Form_Text_Input" are not collected in web version
Hello everyone,
For a study on vocabulary learning I'm trying to run, I have two problems in the online version. Firstly, participants are required to type answers into forms (the standard form_text_input ones). I can find the responses in the data when I run it in OpenSesame on my computer, but when I run the online version with a link in MindProbe, the responses to these forms are all 'none'.
Secondly, when the experiment runs online, it does not end when the experiment ends. After the tasks, I thank the participant, have another form so they can enter their email addresses so I can contact them about a second part, and then the experiment should end. This works fine in OpenSesame, but in the browser version, after the final form, it goes to a black screen that is frozen. In JATOS/MindProbe, the experiment status is listed as "DATA_RETRIEVED" instead of "FINISHED".
Does anyone know how to solve these things? The first one is more important to me, as I can work around the second problem by using the data anyway (as it does contain the data except the responses to the forms).
(I tried to add the file as an attachment, but it says "failed request with status code 413".)
Kind regards,
Anth
Comments
Hi @anth ,
Tasks don't run the same way in OS and through the browser. My advice is to use Javascript to print variables to the console in your browser to try debugging it in the browser first, making sure each variable is logged properly, then checking how your datalogger is set. If you debug it in the browser first and the task runs to the end, there should be no issue when exporting it to JATOS.
Best,
Fabrice.
Hi @jennysimps,
I think there's some confusion. This forum is about OSWeb, not website design...
Fabrice.