which_choices_have_text_entry: Find out Which Choices Have Text Entry Components

Description Usage Arguments Value

Description

Given a single question, this function determines which of the question[['Payload']][['Choices']] elements have a TextEntry which is enabled for free response input. The returned value is a list of integers representing the indices of which choices have text entry components.

Usage

1

Arguments

question

This is a list object representing an individual question from a Qualtrics Survey File. A question must have the 'Choices' list inside its 'Payload' in order to be accepted by this function.

Value

A list of the indices for the choices which have a text entry component.


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