mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
updated assignment form to be markdown
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
Description = "",
|
||||
@* LockAtDueDate = true, *@
|
||||
Rubric = new RubricItem[] { },
|
||||
LockAt = DateTime.Now,
|
||||
LockAt = null,
|
||||
DueAt = DateTime.Now,
|
||||
SubmissionTypes = new string[] { AssignmentSubmissionType.ONLINE_TEXT_ENTRY },
|
||||
LocalAssignmentGroupName = selectedAssignmentGroup?.Name,
|
||||
|
||||
Reference in New Issue
Block a user