-
Bug
-
Resolution: Unresolved
-
Major
-
MTA 8.0.1
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
-
None
Description of problem:
When displaying an assessment form generated from a custom questionnaire, all input fields share the same name and id attributes.
This causes selecting an answer for one question to unselect an answer from a different question.
Version-Release number of selected component (if applicable): 8.0.1
How reproducible: Always
Steps to Reproduce:
1. Upload a custom questionnaire, create an application and try to assess it
Actual results:
Selecting an answer currently unchecks another answer from a different question.
Expected results:
Clicking on an answer should only select that option and unselect other options within the same question.
Additional info:
Attached there is a video with the reproducer