Pavlovia survey not fully completing

Hi, I am working with a student on a survey that isn’t saving data on completion. The completion button is clicked but then it doesn’t seem to save. I can see some posts from 2023 with this as a bug but I was wondering if there was an update.

It did end on a html question and I have updated that but it still doesn’t seem to work. It also doesn’t seem to have any variables with a full stop.

I’m not sure what to try next.

I attach the JSON and any advice so I can support the student would be great :

survey_c3f301e4-1cd5-4c4b-a646-8f6290a8fc5c.json (86.8 KB)

The following display logic looks like it desperately needs some brackets.

{gad-7 (1)} = 'more than half the days' or {gad-7 (1)} = 'nearly everyday' 
and {gad 7 (2)} = 'more than half the days' or {gad 7 (2)} = 'nearly everyday' 
and {gad 7 (3)} = 'more than half the days' or {gad 7 (3)} = 'nearly everyday' 
and {gad 7 (4)} = 'more than half the days' or {gad 7 (4)} = 'nearly everyday' 
and {gad 7 (5)} = 'more than half the days' or {gad 7 (5)} = 'nearly everyday' 
and {gad 7 (6)} = 'more than half the days' or {gad 7 (6)} = 'nearly everyday' 
and {gad 7 (7)} = 'more than half the days' or {gad 7 (7)} = 'nearly everyday' 
and {Final screening Q} = true

Is it supposed to come after the debrief?

Thank you - I have removed that part and added in some better logic but now I have this error when I go to run it. Goodness only knows how you debug something you haven’t built. Update JSON attached

survey_c3f301e4-1cd5-4c4b-a646-8f6290a8fc5c (1).json (86.3 KB)
!!

Any ideas?

Do you have a page without a question?

Yes, I do!! Thank you :slight_smile:

However, having gone through that, the questionnaire still doesn’t complete when you go through the whole thing.

The box completing the questionnaire comes up and then the screen stays white and it stays that way.

You could try with the 2024.1.0 link

It takes too long for me to test multi-page surveys with forced responses I’m afraid.

Thanks - I rebuilt the survey this morning to check there was nothing left over but it still doesn’t complete even with a different version. I am not sure what is causing the problem. There are now no required questions except consent.

Any help would be much appreciated - I guess it may be something to do with the logic.

I have an expression which is this:

{gad-1} + {gad-2} + {gad-3} + {gad-4} + {gad-5} + {gad-6} + {gad-7}

either that or something to do with the embedded YouTube video.

survey_eb331442-18b0-4a63-ac09-469370617158.json (69.9 KB)