From 7f8d8c3fced4a7fa6d9587da2d60cbfb8ec9ee0c Mon Sep 17 00:00:00 2001 From: oesi Date: Tue, 8 Mar 2016 10:38:23 +0100 Subject: [PATCH] =?UTF-8?q?Bei=20Punkteeingabe=20wird=20der=20Speichernbut?= =?UTF-8?q?ton=20deaktiviert=20w=C3=A4hrend=20die=20Note=20geladen=20wird?= =?UTF-8?q?=20damit=20es=20nicht=20vorkommen=20kann=20dass=20die=20Note=20?= =?UTF-8?q?nicht=20zu=20den=20Punkten=20passt=20wenn=20die=20Latenz=20zu?= =?UTF-8?q?=20hoch=20ist.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../benotungstool/lvgesamtnote_worker.php | 6 ++-- .../benotungstool/lvgesamtnoteverwalten.php | 29 ++++++++++++++++--- .../benotungstool/nachpruefungeintragen.php | 13 +++++++++ 3 files changed, 41 insertions(+), 7 deletions(-) diff --git a/cis/private/lehre/benotungstool/lvgesamtnote_worker.php b/cis/private/lehre/benotungstool/lvgesamtnote_worker.php index e64e2fe2d..250f65cde 100644 --- a/cis/private/lehre/benotungstool/lvgesamtnote_worker.php +++ b/cis/private/lehre/benotungstool/lvgesamtnote_worker.php @@ -18,7 +18,7 @@ * Authors: Andreas Oesterreicher and */ /** - * + * */ require_once('../../../../config/cis.config.inc.php'); require_once('../../../../include/functions.inc.php'); @@ -44,5 +44,5 @@ switch($work) $note = $notenschluessel->getNote($punkte, $lehrveranstaltung_id, $studiensemester_kurzbz); echo $note; exit; -} -?> +} +?> diff --git a/cis/private/lehre/benotungstool/lvgesamtnoteverwalten.php b/cis/private/lehre/benotungstool/lvgesamtnoteverwalten.php index 21423d297..40f7c0138 100644 --- a/cis/private/lehre/benotungstool/lvgesamtnoteverwalten.php +++ b/cis/private/lehre/benotungstool/lvgesamtnoteverwalten.php @@ -131,7 +131,8 @@ echo '