Description Usage Arguments Value Examples
Import a survey into Qualtrics
1 | import_survey(upload_name, file_path, file_type = "qsf")
|
upload_name |
the name of the imported survey |
file_path |
path to the file |
file_type |
qsf, txt or doc |
Id of the imported survey
1 2 | ## Not run: import_survey("test_name", "./survey.qsf", 1)
## Not run: import_survey("test_name", "./survey.txt", 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.