mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 15:18:32 -06:00
smarter assignment parsing
This commit is contained in:
25
README.md
25
README.md
@@ -17,28 +17,3 @@ Apparently the VSCode razor extension was compiled with a preview of dotnet 6...
|
||||
|
||||
The issue can be tracked [here](https://github.com/dotnet/razor/issues/6241)
|
||||
|
||||
|
||||
|
||||
|
||||
"Name: test assignment
|
||||
LockAt: 1/1/0001 12:00:00 AM
|
||||
DueAt: 1/1/0001 12:00:00 AM
|
||||
AssignmentGroupName: Final Project
|
||||
SubmissionTypes:
|
||||
- online_upload
|
||||
|
||||
---
|
||||
here is the description
|
||||
## Rubric
|
||||
- 4pts: do task 1
|
||||
- 2pts: do task 2
|
||||
"
|
||||
|
||||
|
||||
"Name: test assignment
|
||||
LockAt: 1/1/0001 12:00:00 AM
|
||||
DueAt: 1/1/0001 12:00:00 AM
|
||||
AssignmentGroupName: Final Project
|
||||
SubmissionTypes:
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user