Allows admins to manage grading report templates #14

Merged
niat8586 merged 41 commits from 3482-new-grading-criteria into develop 2024-10-30 10:05:23 +01:00
Showing only changes of commit 10369ddf4f - Show all commits

View File

@ -10,6 +10,7 @@
<body>
<div class="container-fluid">
<wicket:extend>
<div class="line-length-limit">
<h1>Grading report template management</h1>
<p>
Here you can manage the grading templates that are used to grade projects.
@ -117,6 +118,7 @@
</wicket:remove>
</div>
</div>
</div>
</wicket:extend>
</div>
</body>