Formular:GutachtenAuspragungForm: Unterschied zwischen den Versionen
Aus smw-dev03
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 85: | Zeile 85: | ||
{{{end template}}} | {{{end template}}} | ||
<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|Bachelormodul}}} | |||
<!-- | <!-- Semester --> | ||
<div style="margin-bottom:15px;"> | <div style="margin-bottom:15px;"> | ||
<h3 style="font-size:1.2em;color:#34495e;"> | <h3 style="font-size:1.2em;color:#34495e;">Semester</h3> | ||
{{{field| | {{{field|Semester | ||
| input type=dropdown | | input type=dropdown | ||
| values from property= | | values from property=Semester | ||
| class=form-control | | class=form-control | ||
| style=width: | | style=width:300px; | ||
}}} | }}} | ||
</div> | </div> | ||
<!-- | <!-- Status --> | ||
<div style="margin-bottom:15px;"> | <div style="margin-bottom:15px;"> | ||
<h3 style="font-size:1.2em;color:#34495e;"> | <h3 style="font-size:1.2em;color:#34495e;">Status</h3> | ||
{{{field| | {{{field|Status | ||
| input type= | | input type=dropdown | ||
| values from | | property=Status | ||
| values from category=BachelorModulStatus | |||
| class=form-control | | class=form-control | ||
| style=width: | | style=width:300px; | ||
}}} | }}} | ||
</div> | </div> | ||
| Zeile 116: | Zeile 115: | ||
<h3 style="font-size:1.2em;color:#34495e;">Firma (optional)</h3> | <h3 style="font-size:1.2em;color:#34495e;">Firma (optional)</h3> | ||
{{{field|Firma | {{{field|Firma | ||
| input type=text | |||
| class=form-control | | class=form-control | ||
| style=width:300px; | | style=width:300px; | ||
| Zeile 123: | Zeile 123: | ||
<!-- Titel der Arbeit --> | <!-- Titel der Arbeit --> | ||
<div style="margin-bottom:15px;"> | <div style="margin-bottom:15px;"> | ||
<h3 style="font-size:1.2em;color:#34495e;">Titel der Arbeit | <h3 style="font-size:1.2em;color:#34495e;">Titel der Arbeit</h3> | ||
{{{field|TitelDerArbeit | {{{field|TitelDerArbeit | ||
| input type=textarea | |||
| rows=2 | |||
| class=form-control | | class=form-control | ||
| style=width:400px; | | style=width:400px; | ||
}}} | }}} | ||
</div> | </div> | ||
<!-- | <!-- Datumfelder nebeneinander --> | ||
<div style="margin-bottom:15px;"> | <div style="display:flex;gap:20px;margin-bottom:15px;"> | ||
<h3 style="font-size:1.2em;color:#34495e;"> | <div> | ||
<h3 style="font-size:1.2em;color:#34495e;">Anmeldedatum</h3> | |||
{{{field|Anmeldedatum | |||
| 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> | |||
<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> | ||
<!-- | <!-- Referent und Koreferent nebeneinander --> | ||
<div style="margin-bottom:15px;"> | <div style="display:flex;gap:20px;margin-bottom:15px;"> | ||
<h3 style="font-size:1.2em;color:#34495e;"> | <div> | ||
{{{field| | <h3 style="font-size:1.2em;color:#34495e;">Referent</h3> | ||
{{{field|Referent | |||
| input type=dropdown | |||
| values={{#ask: [[Kategorie:Dozent]] | |||
|?Has fullname | |||
|format=plainlist | |||
|headers=hide | |||
|mainlabel=- | |||
|sep=, | |||
}} | |||
| class=form-control | |||
| style=width:200px; | |||
}}} | |||
</div> | |||
<div> | |||
<h3 style="font-size:1.2em;color:#34495e;">Koreferent</h3> | |||
{{{field|Koreferent | |||
| input type=dropdown | |||
| values={{#ask: [[Kategorie:Dozent]] | |||
|?Has fullname | |||
|format=plainlist | |||
|headers=hide | |||
|mainlabel=- | |||
|sep=, | |||
}} | |||
| class=form-control | |||
| style=width:200px; | |||
}}} | |||
</div> | |||
</div> | </div> | ||
<!-- | <!-- Sperrvermerk --> | ||
<div style="margin-bottom:15px;"> | <div style="margin-bottom:15px;"> | ||
<h3 style="font-size:1.2em;color:#34495e;"> | <h3 style="font-size:1.2em;color:#34495e;">Sperrvermerk</h3> | ||
{{{field| | {{{field|Sperrvermerk | ||
| input type= | | input type=checkbox | ||
}}} | }}} | ||
</div> | </div> | ||
{{{end template}}} | |||
</div> | </div> | ||
= Gutachten = | = Gutachten = | ||
Version vom 15. Juni 2025, 14:54 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.