Vorlage:NoteBerechnung: Unterschied zwischen den Versionen

Aus smw-dev03
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 18: Zeile 18:


<!-- Darstellung -->
<!-- Darstellung -->
<div style="margin-top: 20px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">
<div style="max-width: 800px; margin: 20px auto 0 auto; padding: 15px; background-color: #f9f9f9; border: 1px solid #ccc; border-radius: 8px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">
   <div style="font-weight: bold; margin-bottom: 5px;">Einzelnoten der Gutachter:</div>
   <h3 style="margin-top: 0; color: #2c3e50;">📊 Notenübersicht</h3>
   <ul style="list-style: none; padding-left: 0;">
   <ul style="list-style: none; padding-left: 0; margin-bottom: 20px;">
     <li><strong>Referent – Bachelorarbeit:</strong> {{{note_ba_ref|–}}}</li>
     <li><strong>Referent – Bachelorarbeit:</strong> {{{note_ba_ref|–}}}</li>
     <li><strong>Koreferent – Bachelorarbeit:</strong> {{{note_ba_koref|–}}}</li>
     <li><strong>Koreferent – Bachelorarbeit:</strong> {{{note_ba_koref|–}}}</li>
Zeile 26: Zeile 26:
     <li><strong>Koreferent – Kolloquium:</strong> {{{note_koll_koref|–}}}</li>
     <li><strong>Koreferent – Kolloquium:</strong> {{{note_koll_koref|–}}}</li>
   </ul>
   </ul>
</div>
 
<div style="display: flex; justify-content: space-between; background-color: #f8f9fa; padding: 15px; border: 1px solid #e1e4e8; border-radius: 6px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; max-width: 800px; margin-top: 10px;">
  <div style="display: flex; justify-content: space-between; gap: 20px;">
  <div style="flex: 1; text-align: center;">
    <div style="flex: 1; text-align: center; padding: 10px; background-color: #ffffff; border: 1px solid #e1e4e8; border-radius: 6px;">
    <div style="font-weight: bold;">Durchschnitt BA</div>
      <div style="font-weight: bold;">Durchschnitt BA</div>
    <div>{{#show: {{FULLPAGENAME}} | ?Hat Durchschnittsnote BA |link=none }}</div>
      <div>{{#show: {{FULLPAGENAME}} | ?Hat Durchschnittsnote BA |link=none }}</div>
  </div>
    </div>
  <div style="flex: 1; text-align: center;">
    <div style="flex: 1; text-align: center; padding: 10px; background-color: #ffffff; border: 1px solid #e1e4e8; border-radius: 6px;">
    <div style="font-weight: bold;">Durchschnitt Kolloquium</div>
      <div style="font-weight: bold;">Durchschnitt Kolloquium</div>
    <div>{{#show: {{FULLPAGENAME}} | ?Hat Durchschnittsnote Kolloquium|link=none }}</div>
      <div>{{#show: {{FULLPAGENAME}} | ?Hat Durchschnittsnote Kolloquium |link=none }}</div>
  </div>
    </div>
  <div style="flex: 1; text-align: center;">
    <div style="flex: 1; text-align: center; padding: 10px; background-color: #ffffff; border: 1px solid #e1e4e8; border-radius: 6px;">
    <div style="font-weight: bold;">Gesamtnote</div>
      <div style="font-weight: bold;">Gesamtnote</div>
    <div>{{#show: {{FULLPAGENAME}} | ?Hat Gesamtnote |link=none }}</div>
      <div>{{#show: {{FULLPAGENAME}} | ?Hat Gesamtnote |link=none }}</div>
    </div>
   </div>
   </div>
</div>
</div>
</includeonly>
</includeonly>

Version vom 25. Mai 2025, 21:11 Uhr