Hi everyone,
i need your help - I tried everything in my skillbox to fix the problem, but none of my strategies worked. as I cannot check the code and how a selected index (selected answer option) is passed to the database or storage, I have no clue how to solve the problem:
Situation: My survey contains different question blocks, each containing several multiple-choice type questions.
Problem: If one of the answer options of an MC question is selected, this index is transferred to all other questions and thus the same answer option is selected simultaneously. E.g. 1. MC question: Answer option 2 is selected → in the exact same moment all other MC questions are responded to with Answer option 2 selected. To be clear: I do NOT want this behavior.
Strategies:
I tried to check any overlap caused by copying questions → no overlap observed
I checked for question names → no exact same names
I inspected the code in the browser preview but could not find anything suspicious
I tried test questions without any copying of other features → same error
Thank you for your help!