We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75f9d25 commit b741e37Copy full SHA for b741e37
_docs/instructor/assignment_preparation/upload_gradeable.md
@@ -66,7 +66,7 @@ Four digit year, one or two digit month, two digit day, two digit hour, minute,
66
* has_due_date -- (true/false) If the gradeable has a due date,
67
* has_release_date -- (true/false) If the gradeable has a grade_released_date
68
* late_days_allowed -- (true/false) If students are allowed to use late days on the assignment
69
-* late_days -- The amount of late days students can use on the assignment 3
+* late_days -- The amount of late days students can use on the assignment
70
```json
71
"dates": {
72
"ta_view_start_date": "2024-1-10 23:59:59.00",
0 commit comments