From dbcb5a9a4174132bdc9fb882acde616d224f42d8 Mon Sep 17 00:00:00 2001 From: anhefti Date: Mon, 7 Feb 2022 16:46:44 +0100 Subject: [PATCH] SEBSERV-260 --- src/main/resources/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/messages.properties b/src/main/resources/messages.properties index 2a72b205..6a020e5d 100644 --- a/src/main/resources/messages.properties +++ b/src/main/resources/messages.properties @@ -856,7 +856,7 @@ sebserver.examconfig.form.with-history=With History sebserver.examconfig.form.template=Template sebserver.examconfig.form.template.tooltip=The template this SEB exam configuration depends on sebserver.examconfig.form.status=Status -sebserver.examconfig.form.status.tooltip=The status of this SEB exam configuration

"Under Construction" marks a SEB exam configuration to not be able to attach to an exam so far.
"Ready to Use" marks an SEB exam configuration to be able to attach to an exam.
"In Use" marks a SEB exam configuration is already been used from one or more exam(s) +sebserver.examconfig.form.status.tooltip=The status of this SEB exam configuration

"Under Construction" marks a SEB exam configuration to not be able to attach to an exam so far.
"Ready to Use" marks an SEB exam configuration to be able to attach to an exam.
"In Use" marks a SEB exam configuration is already been used from one or more exam(s)
"Archived" archives a SEB exam configuration. The configuration is removed from the default list and not available for selection. sebserver.examconfig.form.config-key.title=Config Key sebserver.examconfig.form.attached-to=Attached To Exam sebserver.examconfig.form.attached-to.tooltip=This SEB exam configuration is currently attached to the following exams.

Select an exam from the list and use the "View Exam" or Double-Click on the list to go to a specific exam.