human_readable_qtype: Create Human Readable Question Types

Description Usage Arguments Value

Description

This function saves, admittedly reductionist, more friendly question type descriptions. It doesn't have human human readable versions for every question type, but for some it is useful to reduce the question type to something more simple. This has a nested function (create_qtype) that determines a question's human question type, and then it loops through the questions and saves to each the QuestionTypeHuman field with the output of create_qtype.

Usage

1

Arguments

questions

A list of questions extracted from a Qualtrics QSF file. Use questions_from_survey() to get them from an imported survey.

Value

A list of questions which include in their Payload a QuestionTypeHuman field.


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