digiwild_bern / app /assets /config /config_followup.json
katospiegel's picture
Upload 104 files
20bdfba verified
raw
history blame contribute delete
655 Bytes
{
"Event follow-up":
{
"Animal collected": {
"Options": ["Yes", "No"]
},
"Recipient": {
"Options": ["Veterinary", "Care center", "Local Museum", "National Museum", "Other"]
},
"Radiography": {
"Options": ["Yes", "No", "Unknown"]
},
"Given answer": {
"Options": ["Nothing", "Complaint against X", "Complaint", "Police call", "Discussion with the speaker", "Press release", "Unknown"]
},
"Name of recipient / museum": {
"Open": {}
},
"Collection reference": {
"Open": {}
}
}
}