SEBSERV-574 fixed text
This commit is contained in:
parent
9e70b39400
commit
081b9943e9
1 changed files with 1 additions and 1 deletions
|
@ -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(
|
||||||
|
|
Loading…
Add table
Reference in a new issue