started to test markdown quiz format

This commit is contained in:
2023-09-27 14:07:45 -06:00
parent 37c171c348
commit 6aa2d52db3
7 changed files with 268 additions and 7 deletions

View File

@@ -20,6 +20,7 @@
{
Id = Guid.NewGuid().ToString(),
Name=Name,
Description = "",
};
if(planner.LocalCourse != null)
{