Formular:GutachtenAuspragungForm: Unterschied zwischen den Versionen
Aus smw-dev03
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| (26 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 26: | Zeile 26: | ||
<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;"> | ||
<!-- Vorname --> | <!-- Vorname --> | ||
<div style="margin-bottom: | <div style="margin-bottom:5px;"> | ||
<h3 style="font-size:1.2em;color:#34495e;">Vorname</h3> | <h3 style="font-size:1.2em;color:#34495e;margin:0 0 4px 0;">Vorname</h3>{{{field|Vorname|input type=text|label=|mandatory|class=form-control|style=width:300px;margin-top:2px;}}}</div> | ||
<!-- Nachname --> | <!-- Nachname --> | ||
<div style="margin-bottom:15px;"> | <div style="margin-bottom:15px;"> | ||
<h3 style="font-size:1.2em;color:#34495e;">Nachname</h3> | <h3 style="font-size:1.2em;color:#34495e;">Nachname</h3> | ||
{{{field|Nachname|mandatory|class=form-control|style=width:300px;}}}</div> | |||
<!-- Matrikelnummer --> | <!-- Matrikelnummer --> | ||
<div style="margin-bottom:15px;"> | <div style="margin-bottom:15px;"> | ||
<h3 style="font-size:1.2em;color:#34495e;">Matrikelnummer</h3> | <h3 style="font-size:1.2em;color:#34495e;">Matrikelnummer</h3>{{{field|Matrikelnummer|mandatory|class=form-control|style=width:200px;}}}</div> | ||
<!-- Studiengang --> | <!-- Studiengang --> | ||
<div style="margin-bottom:15px;"> | <div style="margin-bottom:15px;"> | ||
<h3 style="font-size:1.2em;color:#34495e;">Studiengang</h3> | <h3 style="font-size:1.2em;color:#34495e;">Studiengang</h3>{{{field|Studiengang|input type=dropdown|values from category=Studiengang|mandatory|class=form-control|style=width:300px;}}}</div> | ||
<!-- Fachsemester --> | <!-- Fachsemester --> | ||
<div style="margin-bottom:15px;"> | <div style="margin-bottom:15px;"> | ||
<h3 style="font-size:1.2em;color:#34495e;">Fachsemester</h3> | <h3 style="font-size:1.2em;color:#34495e;">Fachsemester</h3>{{{field|Fachsemester|input type=number|mandatory|class=form-control|style=width:100px;}}}</div> | ||
</div> | </div> | ||
= Bachelor-Modul = | = Bachelor-Modul = | ||
| Zeile 56: | Zeile 47: | ||
<div style="margin-bottom:15px;"> | <div style="margin-bottom:15px;"> | ||
<h3 style="font-size:1.2em;color:#34495e;">Semester</h3> | <h3 style="font-size:1.2em;color:#34495e;">Semester</h3> | ||
{{{field|Semester|input type=dropdown|values from property=Semester|class=form-control|style=width:300px;}}} | |||
</div> | </div> | ||
<!-- Status --> | <!-- Status --> | ||
<div style="margin-bottom:15px;"> | <div style="margin-bottom:15px;"> | ||
<h3 style="font-size:1.2em;color:#34495e;">Status</h3> | <h3 style="font-size:1.2em;color:#34495e;">Status</h3> | ||
{{{field|Status|input type=dropdown|property=Status|values from category=BachelorModulStatus|class=form-control|style=width:300px;}}} | |||
</div> | </div> | ||
<!-- Firma --> | <!-- Firma --> | ||
<div style="margin-bottom:15px;"> | <div style="margin-bottom:15px;"> | ||
<h3 style="font-size:1.2em;color:#34495e;">Firma (optional)</h3> | <h3 style="font-size:1.2em;color:#34495e;">Firma (optional)</h3> | ||
{{{field|Firma|input type=text|class=form-control|style=width:300px;}}} | |||
</div> | </div> | ||
<!-- 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> | <h3 style="font-size:1.2em;color:#34495e;">Titel der Arbeit</h3> | ||
{{{field|TitelDerArbeit|input type=textarea|rows=2|class=form-control|style=width:400px;}}} | |||
</div> | </div> | ||
<!-- Datumfelder --> | <!-- Datumfelder --> | ||
| Zeile 77: | Zeile 68: | ||
<div style="flex:1;"> | <div style="flex:1;"> | ||
<h3>Anmeldedatum</h3> | <h3>Anmeldedatum</h3> | ||
{{{field|Anmeldedatum|input type=datepicker|date format=dd.mm.yy|class=form-control}}} | |||
</div> | </div> | ||
<div style="flex:1;"> | <div style="flex:1;"> | ||
<h3>Abgabedatum</h3> | <h3>Abgabedatum</h3> | ||
{{{field|Abgabedatum|input type=datepicker|date format=dd.mm.yy|class=form-control}}} | |||
</div> | </div> | ||
</div> | </div> | ||
| Zeile 87: | Zeile 78: | ||
<div style="display:flex;gap:20px;margin-top:15px;"> | <div style="display:flex;gap:20px;margin-top:15px;"> | ||
<div style="flex:1;"> | <div style="flex:1;"> | ||
<h3>Referent</h3> | <h3>Referent</h3>{{{field|Referent|input type=dropdown|values={{#ask:[[Kategorie:Dozent]]|?Has fullname|format=plainlist|headers=hide|mainlabel=-|sep=,}}|class=form-control}}} | ||
</div> | </div> | ||
<div style="flex:1;"> | <div style="flex:1;"> | ||
<h3>Koreferent</h3> | <h3>Koreferent</h3>{{{field|Koreferent|input type=dropdown|values={{#ask:[[Kategorie:Dozent]]|?Has fullname|format=plainlist|headers=hide|mainlabel=-|sep=,}}|class=form-control}}} | ||
</div> | </div> | ||
</div> | </div> | ||
| Zeile 98: | Zeile 87: | ||
= Gutachten = | = 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;"> | ||
<!-- Komplexität & Umfang --> | <!-- Bewertungsbereich: Komplexität & Umfang --> | ||
< | <!--{{BereichFormularFeld|Bewertungsbereich=Komplexität und Umfang}} --> | ||
<!-- Bewertungsbereich: Schriftliche Ausarbeitung --> | |||
<!--{{BereichFormularFeld|Bewertungsbereich=Schriftliche Ausarbeitung}}--> | |||
< | |||
{{BereichFormularFeld|Bewertungsbereich=Problemstellung und Komplexität des Themas}} | |||
{{BereichFormularFeld|Bewertungsbereich=Qualität der schriftlichen Ausarbeitung}} | |||
{{BereichFormularFeld|Bewertungsbereich=Systematik und Wissenschaftlichkeit}} | |||
</div> | </div> | ||
<!-- Notenangaben --> | <!-- Notenangaben --> | ||
<div style="background:#f8f9fa;padding:15px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-top:25px;"> | <div style="background:#f8f9fa;padding:15px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-top:25px;"> | ||
Aktuelle Version vom 6. Oktober 2025, 13:47 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.