{
"id": "REGISTRATION COURSE JOB INTERVIEW",
"properties": {
"ANSTELLUNG": {
"description": "",
"enum": [
"PhD student",
"Scientific Collaborator \"Transition\"",
"Early Postdoc",
"Advanced Postdoc",
"Senior Research Assistant"
],
"minimum": 1,
"options": {
"enum_titles": [
"PhD student",
"Scientific Collaborator \"Transition\"",
"Early Postdoc",
"Advanced Postdoc",
"Senior Research Assistant"
]
},
"propertyOrder": 4,
"title": "Status *",
"type": "string"
},
"FACHBEREICH": {
"description": "",
"minLength": 1,
"options": {},
"propertyOrder": 6,
"title": "Academic field *",
"type": "string"
},
"FAKULTAET": {
"description": "",
"enum": [
"Faculty of Business, Economics and Social Sciences",
"Faculty of Human Sciences",
"Faculty of Humanities",
"Faculty of Law",
"Faculty of Medicine",
"Faculty of Science",
"Faculty of Theology",
"Vetsuisse Faculty"
],
"minimum": 1,
"options": {
"enum_titles": [
"Faculty of Business, Economics and Social Sciences",
"Faculty of Human Sciences",
"Faculty of Humanities",
"Faculty of Law",
"Faculty of Medicine",
"Faculty of Science",
"Faculty of Theology",
"Vetsuisse Faculty"
]
},
"propertyOrder": 5,
"title": "Faculy *",
"type": "string"
},
"NACHNAME": {
"description": "",
"minLength": 1,
"options": {},
"propertyOrder": 2,
"title": "Last name *",
"type": "string"
},
"UNIBE_MAILADRESSE": {
"description": "",
"format": "email",
"minLength": 1,
"options": {},
"propertyOrder": 3,
"title": "University of Bern e-mail address *",
"type": "string"
},
"VORNAME": {
"description": "",
"minLength": 1,
"options": {},
"propertyOrder": 1,
"title": "First name *",
"type": "string"
}
},
"title": "Registration Basic Course Job Interview",
"type": "object"
}