Skip to content

Commit b741e37

Browse files
committed
Add dates to upload, and fix grade inquiries
1 parent 75f9d25 commit b741e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/instructor/assignment_preparation/upload_gradeable.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Four digit year, one or two digit month, two digit day, two digit hour, minute,
6666
* has_due_date -- (true/false) If the gradeable has a due date,
6767
* has_release_date -- (true/false) If the gradeable has a grade_released_date
6868
* 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
69+
* late_days -- The amount of late days students can use on the assignment
7070
```json
7171
"dates": {
7272
"ta_view_start_date": "2024-1-10 23:59:59.00",

0 commit comments

Comments
 (0)