View source: R/utils_render-survey.R
checkRequired_internal | R Documentation |
Check all required questions have been answered
checkRequired_internal(input = input, required_inputs_vector)
input |
Input from server |
required_inputs_vector |
The output of |
TRUE if all required questions have been answered. FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.