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

merge of recent changes #75

Merged
merged 4 commits into from
Jan 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/_layouts/schwerpunkte.11ty.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ module.exports = {
},
render(data) {

const utils = require('./components/utils.11ty.js');
const tocTools = require('./components/tocTools.11ty.js');
const curriculumTools = require('./components/curriculumTools.11ty.js');

Expand All @@ -19,11 +20,14 @@ module.exports = {
eleventy: this
});

item.collections = data.collections;

return `
<section class="${item.data.class ? item.data.class : ''} ${item.data.level===1 ? 'has-seperator' : ''}">
<div class="content">
<h${item.data.level + 1} id="${this.slugify(item.data.title)}">${status}${item.data.title} <a href="${editUrl}" title="Inhalt ändern"><span class="icon icon--inline">edit</span></a></h${item.data.level + 1}>
${item.content}
${utils.parseContent(this, item)}
<h${item.data.level + 2}>Module für diesen Schwerpunkt</h${item.data.level + 2}>
${moduls}
</div>
Expand Down
5 changes: 1 addition & 4 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 @@ -5,6 +5,7 @@ inToc: false
tocs:
- master-berufsbilder
- persona
- persona-exa
collection: modulsMPO5
terms: [1,2,3]
groups: ['Pflicht', 'Schwerpunkt', 'Wahl', 'Abschluss']
Expand All @@ -24,16 +25,16 @@ studienverlauf:
- "RIM"
- "GP"
- "AR"
- "UC"
- "DM"
- semester:
label: "2. Semester"
fachsemester: 2
season: "sose"
module:
- "IMP"
- "GP-EXA"
- "ART"
- "SNS"
- "VIS"
- "VDM"
- semester:
fachsemester: 3
label: "Finales Semester"
Expand Down
7 changes: 4 additions & 3 deletions src/curricula/mpo5-90CP-person-digital-marketing-innovator.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ inToc: false
tocs:
- master-berufsbilder
- persona
- persona-exa
collection: modulsMPO5
terms: [1,2,3]
groups: ['Pflicht', 'Schwerpunkt', 'Wahl', 'Abschluss']
Expand All @@ -24,16 +25,16 @@ studienverlauf:
- "RIM"
- "GP"
- "ART"
- "AMI"
- "DDM"
- semester:
label: "2. Semester"
fachsemester: 2
season: "sose"
module:
- "IMP"
- "GP-EXA"
- "AR"
- "VIS"
- "SHCI"
- "MDS"
- semester:
fachsemester: 3
label: "Finales Semester"
Expand Down
1 change: 1 addition & 0 deletions src/curricula/mpo5-90CP-persona-HCI-Researcherin.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ inToc: false
tocs:
- master-berufsbilder
- persona
- persona-dux
collection: modulsMPO5
terms: [1,2,3]
groups: ['Pflicht', 'Schwerpunkt', 'Wahl', 'Abschluss']
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ inToc: false
tocs:
- master-berufsbilder
- persona
- persona-dux
collection: modulsMPO5
terms: [1,2,3]
groups: ['Pflicht', 'Schwerpunkt', 'Wahl', 'Abschluss']
Expand Down
1 change: 1 addition & 0 deletions src/curricula/mpo5-90CP-persona-Software-Architekt.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ inToc: false
tocs:
- master-berufsbilder
- persona
- persona-dev
collection: modulsMPO5
terms: [1,2,3]
groups: ['Pflicht', 'Schwerpunkt', 'Wahl', 'Abschluss']
Expand Down
1 change: 1 addition & 0 deletions src/curricula/mpo5-90CP-persona-UX-Design-Auswirkungen.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ inToc: false
tocs:
- master-berufsbilder
- persona
- persona-dux
collection: modulsMPO5
terms: [1,2,3]
groups: ['Pflicht', 'Schwerpunkt', 'Wahl', 'Abschluss']
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ inToc: false
tocs:
- master-berufsbilder
- persona
- persona-dux
collection: modulsMPO5
terms: [1,2,3]
groups: ['Pflicht', 'Schwerpunkt', 'Wahl', 'Abschluss']
Expand All @@ -23,17 +24,17 @@ studienverlauf:
module:
- "RIM"
- "GP"
- "ID"
- "EAM"
- "SOZE"
- "MMU"
- semester:
label: "2. Semester"
fachsemester: 2
season: "sose"
module:
- "IMP"
- "GP-DUX"
- "RE"
- "BPM"
- "SHCI"
- "EAM"
- semester:
fachsemester: 3
label: "Finales Semester"
Expand Down
5 changes: 3 additions & 2 deletions src/curricula/mpo5-90CP-persona-gamification-specialist.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ inToc: false
tocs:
- master-berufsbilder
- persona
- persona-exa
collection: modulsMPO5
terms: [1,2,3]
groups: ['Pflicht', 'Schwerpunkt', 'Wahl', 'Abschluss']
Expand All @@ -24,15 +25,15 @@ studienverlauf:
- "RIM"
- "GP"
- "SGG"
- "AR"
- "SNS"
- semester:
label: "2. Semester"
fachsemester: 2
season: "sose"
module:
- "IMP"
- "GP-EXA"
- "SNS"
- "EAM"
- "VIS"
- semester:
fachsemester: 3
Expand Down
50 changes: 50 additions & 0 deletions src/curricula/mpo5-90CP-persona-interaction-designer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
title: Berufsbild »Interaction-Designer« (Master of Science)
layout: verlaufsplan.11ty.js
inToc: false
tocs:
- master-berufsbilder
- persona
collection: modulsMPO5
terms: [1,2,3]
groups: ['Pflicht', 'Schwerpunkt', 'Wahl', 'Abschluss']
maxCPS: 90
showModuleList: true

hideDetailsFachsemester: true
hideAllModules: true


studienverlauf:
- semester:
label: "1. Semester"
fachsemester: 1
season: "wise"
module:
- "RIM"
- "GP"
- "ID"
- "OSC"
- semester:
label: "2. Semester"
fachsemester: 2
season: "sose"
module:
- "IMP"
- "GP-DEV"
- "SHCI"
- "CE"
- semester:
fachsemester: 3
label: "Finales Semester"
season: "wise"
module:
- "MA"
hinweise:
- "Erreichen eines Schwerpunkts, hier DUX, wird noch nicht automatisch geprüft"
---


## Berufsbild »Interaction-Designer«

Absolvent\*innen dieses Masterstudiums in Medieninformatik mit Fokus auf "Designing for User Experiences" (DUX) spezialisieren sich als Interaction-Designer. Sie sind Fachleute in der Konzeption und Realisation gebrauchstauglicher, inklusiver und ansprechend gestalteter Benutzerschnittstellen. Durch ihr Studium im Bereich Interaction Design gepaart mit Kenntnissen aus User- und Domainen-Research sowie Open Science sind sie in der Lage, sachlich/fachlich fundierte und zugleich kreative Lösungen zu entwickeln. Dabei helfen ihnen die Kenntnisee aus den Bereichen Forschungsmethoden, angewandter Statistik, Design Methodologies, Psychophysik multimodaler, situierter Interaktion und ihr Verständnis für Computerethik qualifizieren sie dazu, gebrauchstaugliche und ethisch verantwortungsbewusste Schnittstellen zu gestalten.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ inToc: false
tocs:
- master-berufsbilder
- persona
- persona-dev
collection: modulsMPO5
terms: [1,2,3]
groups: ['Pflicht', 'Schwerpunkt', 'Wahl', 'Abschluss']
Expand All @@ -23,17 +24,17 @@ studienverlauf:
module:
- "RIM"
- "GP"
- "MODI"
- "ITSTR"
- "BC"
- "OSC"
- semester:
label: "2. Semester"
fachsemester: 2
season: "sose"
module:
- "IMP"
- "GP-DEV"
- "FTW"
- "PEM"
- "MODI"
- "WEBT"
- semester:
fachsemester: 3
label: "Finales Semester"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
title: Berufsbild »IT Security and Privacy Consultantr« (Master of Science)
title: Berufsbild »IT Security and Privacy Consultant« (Master of Science)
layout: verlaufsplan.11ty.js
inToc: false
tocs:
- master-berufsbilder
- persona
- persona-dux
collection: modulsMPO5
terms: [1,2,3]
groups: ['Pflicht', 'Schwerpunkt', 'Wahl', 'Abschluss']
Expand All @@ -24,16 +25,16 @@ studienverlauf:
- "RIM"
- "GP"
- "SPV"
- "ITC"
- "ABIA"
- semester:
label: "2. Semester"
fachsemester: 2
season: "sose"
module:
- "IMP"
- "GP-DUX"
- "SOZE"
- "EAM"
- "RE"
- "ITC"
- semester:
fachsemester: 3
label: "Finales Semester"
Expand Down
10 changes: 5 additions & 5 deletions src/curricula/mpo5-90CP-persona-it-strategieberater.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Berufsbild »Interactive Systems Developer« (Master of Science)
title: Berufsbild »IT-Stragegieberater« (Master of Science)
layout: verlaufsplan.11ty.js
inToc: false
tocs:
Expand All @@ -23,16 +23,16 @@ studienverlauf:
module:
- "RIM"
- "GP"
- "MODI"
- "ITC"
- "FTW"
- "DDD"
- semester:
label: "2. Semester"
fachsemester: 2
season: "sose"
module:
- "IMP"
- "GP-DEV"
- "FTW"
- "SSW"
- "ITSTR"
- semester:
fachsemester: 3
Expand All @@ -45,6 +45,6 @@ hinweise:
---


## Berufsbild »Interactive Systems Developer«
## Berufsbild »IT-Stragegieberater«

Diese Absolvent\*innen im Masterstudium Medieninformatik haben sich auf den Schwerpunkt "Developing Interactive and Distributed Systems" (DEV) spezialisiert. Sie sind Experten in der Entwicklung und Implementierung von IT-Strategien für Unternehmen. Ihr Wissen in Mobile and Distributed Interactive Systems und Fortgeschrittenen Themen verteilter, web-basierter Systeme versetzt sie in die Lage, effiziente und innovative IT-Lösungen zu entwickeln. Mit ihrem Hintergrund in IT Consulting und IT Strategy können sie umfassende Beratungsdienste anbieten, um Unternehmen bei der Gestaltung ihrer IT-Landschaft zu unterstützen.
5 changes: 3 additions & 2 deletions src/curricula/mpo5-90CP-persona-user-interface-designer.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ inToc: false
tocs:
- master-berufsbilder
- persona
- persona-dux
collection: modulsMPO5
terms: [1,2,3]
groups: ['Pflicht', 'Schwerpunkt', 'Wahl', 'Abschluss']
Expand All @@ -24,15 +25,15 @@ studienverlauf:
- "RIM"
- "GP"
- "ID"
- "VIS"
- "PPMB"
- semester:
label: "2. Semester"
fachsemester: 2
season: "sose"
module:
- "IMP"
- "GP-DUX"
- "PPMB"
- "VIS"
- "CE"
- semester:
fachsemester: 3
Expand Down
Loading