Formular:GutachtenAuspragungForm: Unterschied zwischen den Versionen

Aus smw-dev03
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 22: Zeile 22:
edit title=Gutachten bearbeiten
edit title=Gutachten bearbeiten
}}}
}}}
== Stammdaten ==
{{{for template|Studierende|label=Vorlage zum Anlegen von Studierenden}}}
<div style="background-color:#f8f9fa;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);max-width:800px;margin:0 auto;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;">
  <!-- Vorname -->
  <div style="margin-bottom:15px;">
    <h3 style="font-size: 1.2em; color: #34495e;">Vorname</h3>
    {{{field|Vorname
      | mandatory
      | placeholder=Vorname des Studierenden
      | class=form-control
      | style=width: 300px;
    }}}
  </div>
  <!-- Nachname -->
  <div style="margin-bottom:15px;">
    <h3 style="font-size: 1.2em; color: #34495e;">Nachname</h3>
    {{{field|Nachname
      | mandatory
      | placeholder=Nachname des Studierenden
      | class=form-control
      | style=width: 300px;
    }}}
  </div>
  <!-- Matrikelnummer -->
  <div style="margin-bottom:15px;">
    <h3 style="font-size: 1.2em; color: #34495e;">Matrikelnummer</h3>
    {{{field|Matrikelnummer
      | values from property=Matrikelnummer
      | class=form-control
      | style=width: 200px;
    }}}
  </div>
  <!-- Studiengang -->
  <div style="margin-bottom:15px;">
    <h3 style="font-size: 1.2em; color: #34495e;">Studiengang</h3>
    {{{field|Studiengang
      | input type=dropdown
      | property=Studiengang
      | values from category=Studiengang
      | mandatory
      | class=form-control
      | style=width: 300px;
    }}}
  </div>
  <!-- Fachsemester -->
  <div style="margin-bottom:15px;">
    <h3 style="font-size: 1.2em; color: #34495e;">Fachsemester</h3>
    {{{field|Fachsemester
      | input type=number
      | mandatory
      | placeholder=z. B. 4
      | class=form-control
      | style=width: 100px;
    }}}
  </div>
  <!-- Double Degree Universität -->
  <div style="margin-bottom:15px;">
    <h3 style="font-size: 1.2em; color: #34495e;">Double Degree Universität</h3>
    {{{field|DoubleDegreeUniversitaet
      | class=form-control
      | style=width: 300px;
    }}}
  </div>
</div>
{{{end template}}}
== Gutachten ==
<div style="background-color:#f8f9fa;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);max-width:800px;margin:0 auto;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;">
<div style="background-color:#f8f9fa;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);max-width:800px;margin:0 auto;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;">
{{{for template|GutachtenAuspragung}}}
{{{for template|GutachtenAuspragung}}}
Zeile 239: Zeile 312:
</div>
</div>
{{{end template}}}
{{{end template}}}
<headertabs/>
</includeonly>
</includeonly>

Version vom 2. Juni 2025, 12:19 Uhr

This form allows users to add or edit Ausprägungen for a Gutachten.

📋 Gutachten erstellen oder bearbeiten

Der Seitenname wird automatisch erstellt als: Vorname_Nachname_Matrikelnummer.