33 lines
1.1 KiB
Plaintext
33 lines
1.1 KiB
Plaintext
$newline never
|
|
|
|
$# SPDX-FileCopyrightText: 2022 Gregor Kleen <gregor.kleen@ifi.lmu.de>
|
|
$#
|
|
$# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
<p>
|
|
To enter a participant's exam achievement you can submit any string #
|
|
that uniquely identifies the participant.<br />
|
|
|
|
Results can only be entered for users who are already exam #
|
|
participants. #
|
|
No new participants can be added to the exam using this interface. #
|
|
|
|
Matriculation numbers are likely unique. #
|
|
The participant's name or a part of their matriculation number may #
|
|
also be sufficiently unique.<br />
|
|
|
|
If any fields are left blank no result is saved for that part of the #
|
|
exam.<br />
|
|
|
|
When entering results, the current state in the database is #
|
|
overwritten. #
|
|
Results entered by other users are also overwritten.<br />
|
|
|
|
It is possible to delete results. #
|
|
After doing so no result is saved for that part of the exam within #
|
|
the database.<br />
|
|
|
|
If grades are to be computed automatically for this exam, the #
|
|
results need to be accepted. #
|
|
This is done via the listing of exam participants.
|