fradrive/backend/templates/widgets/gradingKey.hamlet
Sarah Vaupel 72f5a9fb37 build: move backend-related files into backend dir; implement and connect services via docker-compose
TODOs left: reimplement clean and help, sync static,well-known and assets between services
2025-03-23 04:52:49 +01:00

21 lines
368 B
Plaintext

$newline never
$# SPDX-FileCopyrightText: 2022 Sarah Vaupel <vaupel.sarah@campus.lmu.de>
$#
$# SPDX-License-Identifier: AGPL-3.0-or-later
<table .table--grading-key>
<thead>
<tr>
<td>
$forall g <- grades
<th>
_{g}
<tbody>
<tr>
<th>
_{MsgGradingFrom}
$forall w <- boundWidgets
<td>
^{w}