Formular:GutachtenAuspragungForm: Unterschied zwischen den Versionen
Aus smw-dev03
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 79: | Zeile 79: | ||
| class=form-control | | class=form-control | ||
| style=width: 100px; | | style=width: 100px; | ||
}}} | |||
</div> | |||
</div> | |||
{{{end template}}} | |||
= Bachelor-Modul = | |||
{{{for template|BachelorModul}}} | |||
<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;"> | |||
<!-- Matrikelnummer --> | |||
<div style="margin-bottom:15px;"> | |||
<h3 style="font-size:1.2em;color:#34495e;">Matrikelnummer</h3> | |||
{{{field|Matrikelnummer | |||
| input type=dropdown | |||
| values from property=Matrikelnummer | |||
| mandatory | |||
| class=form-control | |||
| style=width:200px; | |||
}}} | |||
</div> | |||
<!-- Semester --> | |||
<div style="margin-bottom:15px;"> | |||
<h3 style="font-size:1.2em;color:#34495e;">Semester</h3> | |||
{{{field|Semester | |||
| input type=combobox | |||
| values from property=Semester | |||
| class=form-control | |||
| style=width:200px; | |||
}}} | |||
</div> | |||
<!-- Firma --> | |||
<div style="margin-bottom:15px;"> | |||
<h3 style="font-size:1.2em;color:#34495e;">Firma (optional)</h3> | |||
{{{field|Firma | |||
| class=form-control | |||
| style=width:300px; | |||
}}} | |||
</div> | |||
<!-- Titel der Arbeit --> | |||
<div style="margin-bottom:15px;"> | |||
<h3 style="font-size:1.2em;color:#34495e;">Titel der Arbeit (optional)</h3> | |||
{{{field|TitelDerArbeit | |||
| class=form-control | |||
| input type=textarea | |||
| rows=3 | |||
| style=width:400px; | |||
}}} | |||
</div> | |||
<!-- Status --> | |||
<div style="margin-bottom:15px;"> | |||
<h3 style="font-size:1.2em;color:#34495e;">Status</h3> | |||
{{{field|Status | |||
| input type=combobox | |||
| values from category=BachelorModulStatus | |||
| class=form-control | |||
| style=width:200px; | |||
}}} | |||
</div> | |||
<!-- Anmeldedatum --> | |||
<div style="margin-bottom:15px;"> | |||
<h3 style="font-size:1.2em;color:#34495e;">Anmeldedatum</h3> | |||
{{{field|Anmeldedatum | |||
| input type=date | |||
| class=form-control | |||
| style=width:200px; | |||
}}} | |||
</div> | |||
<!-- Abgabedatum --> | |||
<div style="margin-bottom:15px;"> | |||
<h3 style="font-size:1.2em;color:#34495e;">Abgabedatum</h3> | |||
{{{field|Abgabedatum | |||
| input type=date | |||
| class=form-control | |||
| style=width:200px; | |||
}}} | |||
</div> | |||
<!-- Referent --> | |||
<div style="margin-bottom:15px;"> | |||
<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=, | |||
}} | |||
| mandatory | |||
| class=form-control | |||
| style=width:300px; | |||
}}} | |||
</div> | |||
<!-- Koreferent --> | |||
<div style="margin-bottom:15px;"> | |||
<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=, | |||
}} | |||
| mandatory | |||
| class=form-control | |||
| style=width:300px; | |||
}}} | }}} | ||
</div> | </div> | ||
Version vom 15. Juni 2025, 14:45 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.