Right now I am doing a building a survey and in the demographic block I have a question for the teachers in which school do they teach. As numbers of the schools repeat in the different cities, and as they might missclick the button and write 33 school instead of 32, i was thinking two possible solutions that would be simpler for the respondents:
1) give them open ended question to write their school number, and while writing the number the answer should suggest list of schools that have the same school number (e.g. city A school 32, city B school 32 etc.) just like google does.
2) another way i was thinking is asking teachers their school specific 4-digit codes. and after writing this code their school name should be displayed (e.g. after someone writes 0001, city A school 32 should be displayed to them)
Of course I have prepared excel sheets with those necessary data for either of those cases. So I would like to ask you if it's possible to do something like each of the above mentioned cases and how could it be done.
do you know a javascript workaround for the github "Searchable Drop-down" solution that you mentioned? Unfortunatly I have a university installation (version 3.17.7+190627) where it is not allowed to implement any add-ons.