You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Instructor-Guide--Assignments--Late-Submission-Policies.md
+26-4Lines changed: 26 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,19 +29,41 @@ For group work, *all* members of the group must have enough grace credits availa
29
29
30
30
## Use Penalty Decay Formula
31
31
32
-
This option will allow you to use a built-in function that deducts X grade percentage every Y hours for a duration of Z hours. You are able to create multiple time periods in case you want to deduct 5% every hour for the first four hours and then 10% every 6 hours for 12 more hours:
32
+
This option will allow you to use a built-in function that deducts X amount of penalty every Y hours for a duration of Z hours. You are able to create multiple time periods in case you want to deduct 5%/marks every hour for the first four hours and then 10%/marks every 6 hours for 12 more hours.
33
+
34
+
### Penalty Type
35
+
36
+
You must select a **Penalty Type** to determine how penalties are calculated (default is Percentage of assignment total):
37
+
38
+
-**Percentage of assignment total**: Deduct a percentage of the total possible marks for the assignment (e.g., 5%)
39
+
-**Percentage of earned mark**: Deduct a percentage of the student's earned mark (e.g., 5% of student's earned mark)
40
+
-**Marks**: Deduct a fixed number of marks (e.g., 5 marks)
41
+
42
+
The deduction unit displayed next to the input field will automatically update based on your selection (% for percentage types, marks for the marks option).
Additional time periods are added by clicking the "Add late period" button and removed by using the delete link. MarkUs will automatically adjust the real time periods for you when adding and deleting.
35
46
36
47
When grading a late submission, the penalty will be automatically applied to the group's mark, but will not decrease the mark below 0. This penalty will appear in the "Summary" tab of the grading view.
37
48
38
-
Penalties are applied as a percentage of the total mark. For example, a 10% penalty for an assignment out of 90 total marks will reduce a groups's overall score by 9 marks. If a group would have received 55/90 before the penalty is deducted, they will receive 46/90 after the penalty is deducted.
49
+
Penalties are applied as a percentage of the total mark. For example, a 10% penalty for an assignment out of 90 total marks will reduce a group's overall score by 9 marks. If a group would have received 55/90 before the penalty is deducted, they will receive 46/90 after the penalty is deducted.
39
50
40
51
## Set Manual Penalty Periods
41
52
42
-
This option allows you to set percentage penalty amounts for specified time periods.
53
+
This option allows you to set percentage/marks penalty amounts for specified time periods.
54
+
55
+
### Penalty Type
56
+
57
+
You must select a **Penalty Type** to determine how penalties are calculated (default is Percentage of assignment total):
58
+
59
+
-**Percentage of assignment total**: Deduct a percentage of the total possible marks for the assignment (e.g., 5%)
60
+
-**Marks**: Deduct a fixed number of marks (e.g., 5 marks)
61
+
-**Percentage of earned mark**: Deduct a percentage of the student's earned mark (e.g., 5% of their score)
62
+
63
+
The deduction unit displayed next to the input field will automatically update based on your selection (% for percentage types, marks for the marks option).
Additional time periods are added by clicking the "Add late period" button and removed by using the delete link. MarkUs will automatically adjust the "From" and "To" times depending on the number of hours you specify in the "After" column.
66
+
Additional time periods are added by clicking the "Add late period" button and removed by using the delete link. MarkUs will automatically adjust the "From" and "To" times depending on the number of hours you specify in the "Period" column.
45
67
46
68
Note that for each late submission method, in order for the "From" and "To" times to be calculated, a due date must be specified in the "Properties" section. If a date is not specified then the "From" and "To" sections will be empty or read "Invalid Date"
0 commit comments