You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the teacher is the corrector (not peer mode), then when he access the drop list, there are 3 tabs : drops by default, drops awaiting and examiners.
If i click on examiner tab in that case :
No result was found for query although at least one row was expected.
500InternalServerError -
StackTrace1.in /home/Claroline/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/SingleScalarHydrator.p
hp at line 4340.$numRows = count($data);
41.if ($numRows === 0) {
42.thrownewNoResultException();
43. }
44.if ($numRows > 1 || count($data[key($data)]) > 1) {
Maybe hiding the tab in no peer mode would be useful.
The text was updated successfully, but these errors were encountered:
If the teacher is the corrector (not peer mode), then when he access the drop list, there are 3 tabs : drops by default, drops awaiting and examiners.
If i click on examiner tab in that case :
Maybe hiding the tab in no peer mode would be useful.
The text was updated successfully, but these errors were encountered: