Hide_LS_Questions | R Documentation |
This allows you to batch hide questions using javascript. The questions will continue to function, but they will not be visible. This is not the same as the "hide" option in LS!
Hide_LS_Questions(Questions_to_Hide)
Questions_to_Hide |
data.table of Question qid that should have this added to them, and optionally the language, if it's a multilingual survey. Please remember, that the same question should have the same number of entries as the number of available language options- one for each language, when you want to hide them all. |
## Not run: Hide_LS_Questions(123456) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.