mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
added quiz support, improved assignment description and rubric support
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
{
|
||||
var newModule = new LocalModule
|
||||
{
|
||||
Name=Name
|
||||
Name=Name,
|
||||
Id=Guid.NewGuid().ToString()
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user