Skip to content

Commit c1e2f68

Browse files
committed
Late tokens
1 parent 972c850 commit c1e2f68

File tree

7 files changed

+26
-0
lines changed

7 files changed

+26
-0
lines changed
44.5 KB
Loading
156 KB
Loading
41.8 KB
Loading
159 KB
Loading
153 KB
Loading
58.9 KB
Loading
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: Late Tokens
3+
---
4+
5+
Pawtograder supports late submission policies based on "late tokens." Instructors determine how many late tokens are available to each student, and how many tokens can be used for each late submission. Each token extends the deadline by 24 hours, with no penalty. **Late tokens must be applied before the deadline.** If it is permitted to utilize multiple late tokens, you can apply them all at once, or one at a time, but must always apply them before the updated deadline.
6+
7+
On each assignment page where late tokens can be applied, you will see an "Extend Due Date" button next to your due date.
8+
9+
![alt text](assets/late-tokens-1754513689169.png)
10+
11+
A confirmation dialog explains the course's policy (configured by your instructor).
12+
13+
![alt text](assets/late-tokens-1754590579057.png)
14+
15+
After applying the token, you will see the new due date.
16+
![alt text](assets/late-tokens-1754590617225.png)
17+
18+
To use multiple late tokens, click the "Extend Due Date" button again.
19+
20+
21+
### Late tokens and group assignments
22+
23+
The semantics of late tokens for group assignments are intended to be as straightforward and fair as possible:
24+
- Any student in the group can apply a late token as long as they have one available (and the maximum number of tokens hasn't yet been applied to the assignment). It does not matter if a groupmate is out of tokens.
25+
- All group members will have a token deducted from their total.
26+
- All group members will see the same due date.

0 commit comments

Comments
 (0)