is_mc_multiple_answer: Determine if a question is a multiple choice and multiple...

Description Usage Arguments Value

Description

Each of the is-functions defined in the qualtrics package are used for determining which response parsing function should be used. A function is considered multiple choice if it is listed in the qsf file as having [['Payload']][['QuestionType']] == "MC" (standing for Multiple Choice), and the ‘[[’Payload']][['Selector']]' is set to one of the following: "Multiple Answer Vertical", "Multiple Answer Horizontal", "Multiple Choice Select Box", "Multiple Answer Column",

Usage

1

Arguments

question

The question parameter is a single question from a qualtrics survey.

Value

The return value of this is a boolean, true if it is one of these kinds of questions and false otherwise.


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