Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
Small changes in Master exams
Browse files Browse the repository at this point in the history
  • Loading branch information
cnoss committed Jan 23, 2024
1 parent c1cbf36 commit 0a51fac
Show file tree
Hide file tree
Showing 6 changed files with 85 additions and 6 deletions.
2 changes: 2 additions & 0 deletions src/_layouts/components/curriculumTools.11ty.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ exports.getCurriculumVerlaufsplanExamTable = (obj) => {
"pm": "Pflichtmodul",
"wpf": "Wahlpflichtmodul",
"wf": "Wahlmodul",
"wpm": "Wahlpflichtmodul",
"undefined": "Wahlmodul"
};

if(!studienverlauf) return '';
Expand Down
81 changes: 79 additions & 2 deletions src/assets/styles/main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ typ: pm
infourl:
studienleistungen:
Einzelleistung:
art: Wissenschaftliches Paper zu einer semesterbegleitenden Fallstudie
art: Hausarbeit
art-key: paper-casestudy
erstpruefer:
zweitpruefer:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ typ: pm
infourl:
studienleistungen:
Einzelleistung:
art: Präsentation (30%), Projektarbeit (70%)
art: Projektarbeit
erstpruefer: gh, mbluemm,
zweitpruefer: gh, mbluemm, nkuhn
datum: vereinbarung
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ infourl:
zielmedium: web
layout: modulbeschreibung.11ty.js
kategorie: schwerpunkt
typ:
typ: wf
hideSchwerpunktChildren: false
hideSchwerpunktloseChildren: true
studienleistungen:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ layout: modulbeschreibung.11ty.js
kategorie: wahl
hideSchwerpunktChildren: true
hideSchwerpunktloseChildren: false
typ:
typ: wf
studienleistungen:
Einzelleistung:
art: siehe Modulbeschreibung des gewählten Moduls
Expand Down

0 comments on commit 0a51fac

Please sign in to comment.