put quiz form on its own page

This commit is contained in:
2023-10-18 09:57:11 -06:00
parent c7f9b262da
commit 7413ba8c1b
8 changed files with 153 additions and 80 deletions

View File

@@ -40,11 +40,6 @@
planner.StateHasChanged -= reload;
}
}
<MarkdownQuizForm />
@* <QuizForm /> *@
<div class="row">
<div class="col overflow-y-auto border rounded " style="max-height: 95vh;">
@if (planner.LocalCourse != null)