mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
put quiz form on its own page
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user