is_matrix_single_answer: Determine if a question is a matrix and multiple answer...

Description Usage Arguments Value

View source: R/question_type_checking.R

Description

A question is considered a matrix multiple answer question if it is a ‘[[’Payload']][['QuestionType']] == "Matrix"' question with ‘[[’Payload']][['SubSelector']] == "SingleAnswer"‘ or '[[’Payload']][['SubSelector']] == "DL"'

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/qualtrics-R-package documentation built on May 14, 2019, 12:28 p.m.