mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 15:48:32 -06:00
added monaco editor to assignment page
This commit is contained in:
@@ -19,7 +19,7 @@ public record LocalQuizQuestionAnswer
|
||||
return new LocalQuizQuestionAnswer()
|
||||
{
|
||||
Correct = isCorrect,
|
||||
Text=text,
|
||||
Text = text,
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user