Problem with exceptions in exams

Description

When creating a test, we have the possibility to assign some exceptions to the same user or group. However, if we do this and assign two exceptions to the same student or group, none of them will be fulfilled. For example, we create an exam limited to 1 hour. Then we create 2 exceptions:
1- The student can take the exam in 1'10 hours.
2- The same student can take the exam in 1'30 hours.
The result is that the student will have 1 hour to take the exam, the exceptions are not satisfied.

If we observe the Catalina.out, we can find the error at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) ~[catalina.jar:9.0.54]
What is the point of being able to assign two exceptions to the same user or group?

Attachments

3

Activity

Show:

Shawn Foster April 18, 2022 at 6:36 PM

This issue has been reported already in .

Duplicate

Details

Priority

Affects versions

Assignee

Reporter

Created April 12, 2022 at 8:52 AM
Updated June 22, 2023 at 8:07 AM
Resolved April 18, 2022 at 6:35 PM