Vorlage:NoteBerechnung: Unterschied zwischen den Versionen
Aus smw-dev03
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
<includeonly> | <includeonly> | ||
<!-- Eingabe: Einzelnoten vom Referenten und Koreferenten --> | <!-- Eingabe: Einzelnoten vom Referenten und Koreferenten --> | ||
| Zeile 13: | Zeile 12: | ||
((({{{note_ba_ref|0}}} + {{{note_ba_koref|0}}}) / 2) * {{#show: Bewertungskonfiguration | ?Hat Gewicht Bachelorarbeit }} / 100) + | ((({{{note_ba_ref|0}}} + {{{note_ba_koref|0}}}) / 2) * {{#show: Bewertungskonfiguration | ?Hat Gewicht Bachelorarbeit }} / 100) + | ||
((({{{note_koll_ref|0}}} + {{{note_koll_koref|0}}}) / 2) * {{#show: Bewertungskonfiguration | ?Hat Gewicht Präsentation }} / 100) | ((({{{note_koll_ref|0}}} + {{{note_koll_koref|0}}}) / 2) * {{#show: Bewertungskonfiguration | ?Hat Gewicht Präsentation }} / 100) | ||
round | round 2 }} | ||
}}<!-- Darstellung --> | }}<!-- Darstellung --> | ||
<!-- Darstellung --> | <!-- Darstellung --> | ||
<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;"> | <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;"> | ||