17 lines
1.1 KiB
Plaintext
17 lines
1.1 KiB
Plaintext
# SPDX-FileCopyrightText: 2022 Winnie Ros <winnie.ros@campus.lmu.de>
|
|
#
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
RatingYAMLMetaComment: Metadata about correction (ignored during upload)
|
|
RatingYAMLRatingComment: Rating
|
|
RatingYAMLChangePointsComment: TODO: Insert number of points instead of null (up to two decimal places, use period as a decimal separator; e.g. 17.03)
|
|
RatingYAMLChangePassedComment: TODO: Set true or false instead of null (true means passed)
|
|
RatingYAMLChangeDoneComment: TODO: Set to true instead of false, when correction is finished; otherwise correction will not be visible to students and won't be counted for exam bonus
|
|
RatingYAMLChangeCommentComment: TODO: Enter correction comment after the separator below (...)
|
|
RatingYAMLSubmissionIdComment: Submission id; will be compared to the filename during upload
|
|
RatingNegative: Marking points may not be negative
|
|
RatingExceedsMax: Marking points exceed maximum
|
|
RatingNotExpected: No marking points expected for this sheet
|
|
RatingBinaryExpected: Marking must be 0 (=failed) or 1(=passed)
|
|
RatingPointsRequired: Marking points required for this sheet
|