Description Usage Arguments Value
View source: R/survey-definitions-flows.R
This call allows only limited action on a flow element. It allows only to update the type of a flow element as well as its id. Such functionalities are useful only if you have a detailing understanding of the whole structure of Qualtrics surveys, which is best understood spending time understanding exported qsf files.
1 | update_flow_element(survey_id, flow_id, new_flow_id, flow_type)
|
survey_id |
the survey id |
flow_id |
the flow element id |
new_flow_id |
the new flow id |
flow_type |
the flow element type (see docs for available types) |
A list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.