Description Usage Arguments Value Examples
Import a survey into Qualtrics based on a file URL
1 | import_survey_fromurl(upload_name, file_url, file_type = "qsf")
|
upload_name |
the name of the imported survey |
file_url |
URL to file |
file_type |
qsf, txt or doc |
A status code
1 | ## Not run: import_survey_fromurl("Test", "https://www.example.com/mysurvey.qsf", 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.