questions_from_survey: Generate a List of Questions

Description Usage Arguments Value

View source: R/reorganizing_survey_data.R

Description

This function takes the questions out of the survey and turns them into their own list for later use. Each question is an element of the returned list, and each element has its own list as its content. Most questions include things like "SurveyID", "Element", "PrimaryAttribute", "SecondaryAttribute", and a "Payload" which contains most of the information about the question.

Usage

1

Arguments

survey

A qualtrics survey list object, uploaded from a Qualtrics Survey File (QSF). Use ask_for_qsf() to create such a survey list object from a QSF file.

Value

A list of questions from the uploaded QSF file


ctesta01/qualtrics-R-package documentation built on May 14, 2019, 12:28 p.m.