A reactive question template, with latter question options defined from former selection.
Play with the Live demo or watch the Walkthrough recording:
Run this command in your R console:
surveydown::sd_create_survey(
#path = "path/to/survey",
template = "reactive_drilldown"
)