From 081b9943e973cace269102bf6b6da9011f66ef8b Mon Sep 17 00:00:00 2001
From: anhefti <andreas.hefti@let.ethz.ch>
Date: Tue, 27 Aug 2024 13:36:08 +0200
Subject: [PATCH] SEBSERV-574 fixed text

---
 .../service/session/proctoring/MonitoringProctoringService.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/java/ch/ethz/seb/sebserver/gui/service/session/proctoring/MonitoringProctoringService.java b/src/main/java/ch/ethz/seb/sebserver/gui/service/session/proctoring/MonitoringProctoringService.java
index 37e36625..ffc2006c 100644
--- a/src/main/java/ch/ethz/seb/sebserver/gui/service/session/proctoring/MonitoringProctoringService.java
+++ b/src/main/java/ch/ethz/seb/sebserver/gui/service/session/proctoring/MonitoringProctoringService.java
@@ -384,7 +384,7 @@ public class MonitoringProctoringService {
                 .pageContext()
                 .notifyError(
                         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(