Default Template
A minimum template for starting from scratch.
To help you get started with surveydown, we created some templates that cover many of the features of the package. Feel free to use any as a starting point for your own surveys or as a reference for specific features.
Call sd_create_survey()
with proper arguments to create your desired templates in your preferred directory. Refer to the Start with a template section for more details.
A template for creating randomized survey options.
A template for creating reactive survey questions.
A reactive question template with redirectional links, accepting URL parameters.
A template of custom leaflet map question using sd_question_custom()
.
A template of custom plotly chart question using sd_question_custom()
.