chore: use questionHint in school.json

This commit is contained in:
Pieter Vander Vennet 2023-03-09 17:00:10 +01:00
parent e0ec32a078
commit 02434aaa81
6 changed files with 18 additions and 12 deletions

View file

@ -204,11 +204,11 @@
"id": "target-audience",
"condition": "school:for~*",
"question": {
"en": "Does this school target students with a special need? Which structural facilities does this school have?<div class='subtle'>Ad-hoc ",
"nl": "Richt deze school zich op leerlingen met een speciale zorgbehoefte? Welke structurele faciliteiten heeft deze school voor leerlingen met een extra zorgbehoefte?<div class='subtle'>Ad-hoc maatregelen zijn niet voldoende</div> ",
"de": "Richtet sich diese Schule an Schüler mit besonderem Förderbedarf? Über welche strukturellen Einrichtungen verfügt diese Schule?<div class='subtle'>Ad-hoc ",
"fr": "Est-ce que cet établissement scolaire s'adresse aux étudiants ayant des besoins particuliers? Quels types d'installation est-ce que cet établissement possède?<div class='subtle'>Ad-hoc ",
"ca": "Aquesta escola es dirigeix a estudiants amb necessitats especials? Quines instal·lacions estructurals té aquesta escola?<div class='subtle'>Ad-hoc "
"en": "Does this school target students with a special need? Which structural facilities does this school have?",
"nl": "Richt deze school zich op leerlingen met een speciale zorgbehoefte? Welke structurele faciliteiten heeft deze school voor leerlingen met een extra zorgbehoefte?",
"de": "Richtet sich diese Schule an Schüler mit besonderem Förderbedarf? Über welche strukturellen Einrichtungen verfügt diese Schule?",
"fr": "Est-ce que cet établissement scolaire s'adresse aux étudiants ayant des besoins particuliers? Quels types d'installation est-ce que cet établissement possède?",
"ca": "Aquesta escola es dirigeix a estudiants amb necessitats especials? Quines instal·lacions estructurals té aquesta escola?"
},
"multiAnswer": true,
"render": {
@ -313,7 +313,11 @@
"ca": "Aquesta és una escola per a estudiants amb necessitats especials"
}
}
]
],
"questionHint": {
"en": "Ad-hoc measures are not enough to count as a special-needs school",
"nl": "Ad-hoc maatregelen zijn niet voldoende "
}
},
"website",
"phone",
@ -393,4 +397,4 @@
"width": 1
}
]
}
}

View file

@ -2570,7 +2570,7 @@
"then": "Aquesta és una escola per a estudiants amb necessitats especials"
}
},
"question": "Aquesta escola es dirigeix a estudiants amb necessitats especials? Quines instal·lacions estructurals té aquesta escola?<div class='subtle'>Ad-hoc ",
"question": "Aquesta escola es dirigeix a estudiants amb necessitats especials? Quines instal·lacions estructurals té aquesta escola?",
"render": "Aquesta escola té instal·lacions per a estudiants amb {school:for}"
}
}

View file

@ -6989,7 +6989,7 @@
"then": "Dies ist eine Schule für Schüler mit besonderen Bedürfnissen"
}
},
"question": "Richtet sich diese Schule an Schüler mit besonderem Förderbedarf? Über welche strukturellen Einrichtungen verfügt diese Schule?<div class='subtle'>Ad-hoc ",
"question": "Richtet sich diese Schule an Schüler mit besonderem Förderbedarf? Über welche strukturellen Einrichtungen verfügt diese Schule?",
"render": "Diese Schule verfügt über Einrichtungen für Schüler mit {school:for}"
}
},

View file

@ -6992,7 +6992,8 @@
"then": "This is a school for students with special needs"
}
},
"question": "Does this school target students with a special need? Which structural facilities does this school have?<div class='subtle'>Ad-hoc ",
"question": "Does this school target students with a special need? Which structural facilities does this school have?",
"questionHint": "Ad-hoc measures are not enough to count as a special-needs school",
"render": "This school has facilities for students with {school:for}"
}
},

View file

@ -3991,7 +3991,7 @@
"then": "Ceci est un établissement scolaire pour les étudiants ayant des besoins particuliers"
}
},
"question": "Est-ce que cet établissement scolaire s'adresse aux étudiants ayant des besoins particuliers? Quels types d'installation est-ce que cet établissement possède?<div class='subtle'>Ad-hoc ",
"question": "Est-ce que cet établissement scolaire s'adresse aux étudiants ayant des besoins particuliers? Quels types d'installation est-ce que cet établissement possède?",
"render": "Cet établissement scolaire a des installations pour étudiants ayant {school:for}"
}
},

View file

@ -6776,7 +6776,8 @@
"then": "Deze school richt zich op studenten met extra zorgbehoeften"
}
},
"question": "Richt deze school zich op leerlingen met een speciale zorgbehoefte? Welke structurele faciliteiten heeft deze school voor leerlingen met een extra zorgbehoefte?<div class='subtle'>Ad-hoc maatregelen zijn niet voldoende</div> ",
"question": "Richt deze school zich op leerlingen met een speciale zorgbehoefte? Welke structurele faciliteiten heeft deze school voor leerlingen met een extra zorgbehoefte?",
"questionHint": "Ad-hoc maatregelen zijn niet voldoende ",
"render": "Deze school richt zich op studenten met {school:for}"
}
},