Actions
Bug #3924
openSearching for choices in multiple choice question can cross question boundaries
Start date:
03/31/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3924
Description
In doc10.pdf, if the user selects the labels for question 28 as part of user-specified images, then it seems like the MultipleChoice question type is searching for options, and doesn't stop searching until it finds some. In this particular case, this causes it to go past the boundary for question 28 and into question 29.
It seems like it would be best to stop when it sees the next question number in sequence and give up looking for choices, rather than compounding the error by combining two questions incorrectly.
Updated by Sandeep Namilikonda over 15 years ago
I noticed this behavior (Questions 28 and 29 merged)only if I select all the choices of Q28 together as a single image! Further, the image also gets associated with Q30.
Actions