Skip to content
Snippets Groups Projects
Commit 44519309 authored by dnns01's avatar dnns01
Browse files

Added Role [BMTS] B.Sc. Mathematisch-Technische Softwareentwicklung

parent be4932be
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,8 @@ def get_key(role):
return "BM"
elif role.name == "B.Sc. Wirtschaftsinformatik":
return "BWI"
elif role.name == "B.Sc. Mathematisch-Technische Softwareentwicklung":
return "BMTS"
elif role.name == "M.Sc. Informatik":
return "MI"
elif role.name == "M.Sc. Praktische Informatik":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment