uwcart / mapstudy

Integrated, modularized framework for testing cartographic hypotheses
13 stars 8 forks source link

Create optional "other" text box for radio input options #24

Closed uwcart closed 7 years ago

uwcart commented 8 years ago

The radios input should allow for an "other" option that includes a text box. The value entered by the participant in the text box should be dynamically added as the value of the option's radio input.

northlandiguana commented 7 years ago

Implemented through "get from participant" value for checkbox items and radio inputs.