mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
adding buttons to manage assignments from canvas
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
Rubric = new RubricItem[] { },
|
||||
LockAt = null,
|
||||
DueAt = DateTime.Now,
|
||||
PointsPossible = 10,
|
||||
SubmissionTypes = new string[] { SubmissionType.ONLINE_TEXT_ENTRY },
|
||||
LocalAssignmentGroupId = selectedAssignmentGroup?.Id,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user