imi-ms / MoPat

Mobile Patient Survey (MoPat) is a Java based web application to create, distribute, complete and export medical questionnaires.
Apache License 2.0
8 stars 1 forks source link

Add free-text fields to any question type #29

Open ywarnecke opened 4 months ago

ywarnecke commented 4 months ago

This could be done by removing the free-text question type. Instead, every question could receive a flag to activate a freetext field.

There could be more use case scenarios for this, e.g. custom positioning, conditional activation, etc.