Formular:GutachtenAuspragungForm: Unterschied zwischen den Versionen

Aus smw-dev03
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 133: Zeile 133:
   </div>
   </div>


  <!-- Datumfelder nebeneinander -->
   <div style="display:flex; gap:20px; margin-bottom:15px;">
   <div style="display:flex;gap:20px;margin-bottom:15px;">
  <div style="flex:1;">
    <div>
     <h3 style="font-size:1.2em;color:#34495e;">Anmeldedatum</h3>
      <h3 style="font-size:1.2em;color:#34495e;">Anmeldedatum</h3>
    {{{field|Anmeldedatum
      {{{field|Anmeldedatum
      | input type=datepicker
        | input type=datepicker
      | date format=DD.MM.YYYY
        | date format=DD.MM.YYYY
      | first date=01.01.2023
        | first date=01.01.2023
      | last date=31.12.2030
        | last date=31.12.2030
      | class=form-control
        | class=form-control
      | style=width:100%;
        | style=width:200px;
    }}}
      }}}
    </div>
     <div>
      <h3 style="font-size:1.2em;color:#34495e;">Abgabedatum</h3>
      {{{field|Abgabedatum
        | input type=datepicker
        | date format=DD.MM.YYYY
        | first date=01.01.2023
        | last date=31.12.2030
        | class=form-control
        | style=width:200px;
      }}}
    </div>
   </div>
   </div>
  <div style="flex:1;">
    <h3 style="font-size:1.2em;color:#34495e;">Abgabedatum</h3>
    {{{field|Abgabedatum
      | input type=datepicker
      | date format=DD.MM.YYYY
      | first date=01.01.2023
      | last date=31.12.2030
      | class=form-control
      | style=width:100%;
    }}}
  </div>
</div>


  <!-- Referent und Koreferent nebeneinander -->
<div style="display:flex; gap:20px; margin-bottom:15px;">
  <div style="display:flex;gap:20px;margin-bottom:15px;">
  <div style="flex:1;">
    <div>
    <h3 style="font-size:1.2em;color:#34495e;">Referent</h3>
      <h3 style="font-size:1.2em;color:#34495e;">Referent</h3>
    {{{field|Referent
      {{{field|Referent
      | input type=dropdown
        | input type=dropdown
      | values={{#ask: [[Kategorie:Dozent]]
        | values={{#ask: [[Kategorie:Dozent]]
        |?Has fullname
          |?Has fullname
        |format=plainlist
          |format=plainlist
        |headers=hide
          |headers=hide
        |mainlabel=-
          |mainlabel=-
        |sep=,
          |sep=,
      }}
        }}
      | class=form-control
        | class=form-control
      | style=width:100%;
        | style=width:200px;
    }}}
      }}}
  </div>
    </div>
  <div style="flex:1;">
    <div>
    <h3 style="font-size:1.2em;color:#34495e;">Koreferent</h3>
      <h3 style="font-size:1.2em;color:#34495e;">Koreferent</h3>
    {{{field|Koreferent
      {{{field|Koreferent
      | input type=dropdown
        | input type=dropdown
      | values={{#ask: [[Kategorie:Dozent]]
        | values={{#ask: [[Kategorie:Dozent]]
        |?Has fullname
          |?Has fullname
        |format=plainlist
          |format=plainlist
        |headers=hide
          |headers=hide
        |mainlabel=-
          |mainlabel=-
        |sep=,
          |sep=,
      }}
        }}
      | class=form-control
        | class=form-control
      | style=width:100%;
        | style=width:200px;
    }}}
      }}}
    </div>
   </div>
   </div>
</div>
   {{{end template}}}
   {{{end template}}}
</div>
</div>

Version vom 15. Juni 2025, 15:00 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.