Vorlage:NoteBerechnung: Unterschied zwischen den Versionen
Aus smw-dev03
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 18: | Zeile 18: | ||
<div style="max-width: 75%; margin: 10px auto 0 auto; padding: 10px; background-color: #f9f9f9; border: 1px solid #ccc; border-radius: 8px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"> | <div style="max-width: 75%; margin: 10px auto 0 auto; padding: 10px; background-color: #f9f9f9; border: 1px solid #ccc; border-radius: 8px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"> | ||
<h3 style="margin-top: 0; color: #2c3e50;">📊 Notenübersicht</h3> | <h3 style="margin-top: 0; color: #2c3e50;">📊 Notenübersicht</h3> | ||
<!-- Tabellarisch --> | <!-- Tabellarisch --> | ||
<table style="width: 100%; border-collapse: collapse; margin-bottom: 20px;"> | <table style="width: 100%; border-collapse: collapse; margin-bottom: 20px;"> | ||
<nowiki><thead></nowiki> | |||
<tr style="background-color: #e9ecef;"> | <tr style="background-color: #e9ecef;"> | ||
<th style="text-align: left; padding: 8px; border-bottom: 1px solid #ccc;"> </th> | <th style="text-align: left; padding: 8px; border-bottom: 1px solid #ccc;"> </th> | ||
| Zeile 27: | Zeile 26: | ||
<th style="text-align: center; padding: 8px; border-bottom: 1px solid #ccc;">Kolloquium</th> | <th style="text-align: center; padding: 8px; border-bottom: 1px solid #ccc;">Kolloquium</th> | ||
</tr> | </tr> | ||
<nowiki></thead><tbody></nowiki> | |||
</thead> | </thead> | ||
<tbody> | <tbody> | ||
| Zeile 39: | Zeile 39: | ||
<td style="text-align: center; padding: 8px;">{{{note_koll_koref|–}}}</td> | <td style="text-align: center; padding: 8px;">{{{note_koll_koref|–}}}</td> | ||
</tr> | </tr> | ||
</tbody> | <nowiki></tbody></nowiki> | ||
</table> | </table> | ||
<!-- Durchschnitt + Gesamtnote --> | <!-- Durchschnitt + Gesamtnote --> | ||
Version vom 25. Mai 2025, 21:20 Uhr