{
"id": "MEDIA TRAINING, REGISTRATION, HS25",
"properties": {
"EMAIL": {
"description": "",
"format": "email",
"minLength": 1,
"options": {},
"propertyOrder": 3,
"title": "University of Bern or Insel e-mail address *",
"type": "string"
},
"FACULTY": {
"description": "",
"enum": [
"Faculty of Theology",
"Faculty of Law",
"Faculty of Business, Economics and Social Sciences",
"Faculty of Medicine",
"Vetsuisse Faculty",
"Faculty of Humanities",
"Faculty of Human Sciences",
"Faculty of Science"
],
"minimum": 1,
"options": {
"enum_titles": [
"Faculty of Theology",
"Faculty of Law",
"Faculty of Business, Economics and Social Sciences",
"Faculty of Medicine",
"Vetsuisse Faculty",
"Faculty of Humanities",
"Faculty of Human Sciences",
"Faculty of Science"
]
},
"propertyOrder": 7,
"title": "Faculty *",
"type": "string"
},
"FIRST_NAME": {
"description": "",
"minLength": 1,
"options": {},
"propertyOrder": 2,
"title": "First Name *",
"type": "string"
},
"NAME": {
"description": "",
"minLength": 1,
"options": {},
"propertyOrder": 1,
"title": "Last Name *",
"type": "string"
},
"SEX": {
"description": "",
"enum": [
"female",
"male"
],
"minimum": 1,
"options": {
"enum_titles": [
"female",
"male"
]
},
"propertyOrder": 4,
"title": "Sex *",
"type": "string"
},
"STATUS": {
"description": "",
"enum": [
"PhD student",
"Postdoc"
],
"minimum": 1,
"options": {
"enum_titles": [
"PhD student",
"Postdoc"
]
},
"propertyOrder": 5,
"title": "Status *",
"type": "string"
},
"SUBJECT": {
"description": "",
"minLength": 1,
"options": {},
"propertyOrder": 6,
"title": "Subject *",
"type": "string"
}
},
"title": "Media training for scientists: Be in control when talking to journalists, Registration, Fall 2025",
"type": "object"
}