blocks_from_survey: Generate a List of Survey Blocks

Description Usage Arguments Value

Description

This function takes the survey blocks out of the survey and turns them into their own list for later use. Additionally, the block element can be further reduced to include only the payload of the survey blocks.

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

The blocks element returned is a list of blocks containing for each a type, description, ID, and BlockElements (which contains the list of questions included in a given block).


ctesta01/QualtricsTools documentation built on May 14, 2019, 12:27 p.m.