mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 15:48:32 -06:00
added quiz support, improved assignment description and rubric support
This commit is contained in:
@@ -137,6 +137,7 @@
|
||||
@oninput="handleNewDescription"
|
||||
/>
|
||||
</div>
|
||||
<QuizSettings />
|
||||
|
||||
@foreach(var question in quizContext.Quiz.Questions)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user