testversuch ueber config

abfrage gefixed
menu wird nicht mehr angezeigt
This commit is contained in:
ma0048
2025-12-10 08:08:46 +01:00
parent d8e57d43f9
commit 8bab5285e9
5 changed files with 11 additions and 10 deletions
+2 -1
View File
@@ -79,6 +79,7 @@ class externeUeberwachung extends basis_db
$qry = "SELECT session_id
FROM testtool.tbl_externe_ueberwachung
WHERE prestudent_id = ".$this->db_add_param($prestudent_id, FHC_INTEGER) . "
ORDER BY insertamum DESC
LIMIT 1";
@@ -157,7 +158,7 @@ class externeUeberwachung extends basis_db
"allowMakingRoomScanSecondCamera" => false,
"duration"=> 120,
"schedule"=> false,
"trial"=> true,
"trial"=> EXTERNE_UEBERWACHUNG_TRIAL_TEST,
"proctoring"=> "offline",
"identification"=> "skip",
"startDate"=> "2018-03-27T00:00:00Z", //TODO anpassen