Skip to content

Commit 9a444f1

Browse files
committed
Add blank page with JSON
1 parent e030e7a commit 9a444f1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
category: Instructor > Assignment Preparation
3+
title: Upload Gradeable
4+
redirect_from:
5+
- /instructor/upload_gradeable
6+
---
7+
8+
```json
9+
{
10+
"test": "test"
11+
}
12+
13+
```

0 commit comments

Comments
 (0)