OPENER-next / OpenStop

App for collecting OpenStreetMap-compliant accessibility data in public transport
https://openstop.app
GNU General Public License v3.0
65 stars 13 forks source link

Rework question data structure #113

Closed Robbendebiene closed 1 year ago

Robbendebiene commented 1 year ago

This reworks the question catalog JSON structure as well as the internal models and some working principles. The reason behind this is to simplify the JSON structure where possible while increasing its flexibility and power so future inputs like MultipleChoice can be implemented.

The previous uniform input structure is split in a

TODOs: