mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
started to test markdown quiz format
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
{
|
||||
Id = Guid.NewGuid().ToString(),
|
||||
Name=Name,
|
||||
Description = "",
|
||||
};
|
||||
if(planner.LocalCourse != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user