55 lines
1.3 KiB
Plaintext
55 lines
1.3 KiB
Plaintext
$newline never
|
|
|
|
$# SPDX-FileCopyrightText: 2022 Gregor Kleen <gregor.kleen@ifi.lmu.de>,Sarah Vaupel <sarah.vaupel@ifi.lmu.de>
|
|
$#
|
|
$# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
|
|
<section>
|
|
<p>
|
|
|
|
The current (YAML-based) format for correction files contains a #
|
|
field determining whether the respective correction should be #
|
|
marked as finished.
|
|
|
|
<p>
|
|
|
|
_{MsgRatingDoneTip}
|
|
|
|
<p>
|
|
|
|
When using rating files in the legacy format (plaintext only) #
|
|
corrections will only be marked as finished if the appropriate #
|
|
selection (“_{MsgCorrUploadSubmissionDoneMode}” set to #
|
|
“_{SubmissionDoneAlways}”) has been made.
|
|
|
|
<p>
|
|
|
|
Downloaded submissions always reflect the current state of the #
|
|
correction.
|
|
|
|
<br>
|
|
|
|
This extends to files changed during previous corrections.
|
|
|
|
<section>
|
|
<p>
|
|
|
|
While marking a correction, files may be changed, added, and #
|
|
deleted.
|
|
|
|
<br>
|
|
|
|
These changes will be visible to the submittors as soon as the #
|
|
correction is marked as finished.
|
|
|
|
<p>
|
|
|
|
Temporary files left by previous corrections should thus be #
|
|
deleted by the last corrector if they should not be accessable to #
|
|
submittors.
|
|
|
|
$maybe maxUpload <- maxUploadMB
|
|
<p>
|
|
Uploads are currently limited to #{textBytes maxUpload}
|