live submission type and rubric editing done

This commit is contained in:
2023-08-11 19:31:39 -06:00
parent 6d97f81aaf
commit 8c7870d9dc
6 changed files with 11 additions and 8 deletions

View File

@@ -39,6 +39,8 @@
}
}
<AssignmentForm />
<div class="row">
<div class="col overflow-y-auto border rounded " style="max-height: 95vh;">
@if (planner.LocalCourse != null)
@@ -57,5 +59,3 @@
<Modules />
</div>
</div>
<AssignmentForm />