Actions
Bug #4725
openOut of order question numbers can cause faulty question recognition
Start date:
02/02/2010
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4725
Description
Exams with question numbers that are out of order (which may be caused due to
instructor adding or deleting questions from the original (word) document) can
make the parser merge multiple questions into one question.
We know that this behavior is a direct consequence of the pre-condition for our
question recognition algorithm to work!
Probably, in the next version, a more robust algorithm could be employed to
handle cases like the one above.
Actions