A template of conditional stopping (stop the navigation if a condition is true).
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 = "conditional_stopping"
)