SEBSERV-574 fixed text

This commit is contained in:
anhefti 2024-08-27 13:36:08 +02:00
parent 9e70b39400
commit 081b9943e9

View file

@ -384,7 +384,7 @@ public class MonitoringProctoringService {
.pageContext() .pageContext()
.notifyError( .notifyError(
new LocTextKey("sebserver.monitoring.sps.noaccess"), new LocTextKey("sebserver.monitoring.sps.noaccess"),
new RuntimeException("Please make sure you are assigned as supporter for this Exam")); new RuntimeException("No access to Screen Proctoring. Please make sure you are assigned as Exam Supporter for this exam."));
} }
private PageAction openExamProctoringRoom( private PageAction openExamProctoringRoom(