add_attention_check: Attention Check questions

View source: R/question_types.R

add_attention_checkR Documentation

Attention Check questions

Description

Tells the question auto-detection system that a specific question is an attention check question

Usage

add_attention_check(q_name, valid)

Arguments

q_name

The column name of the attention check question

valid

What value is to be considered valid

Details

Attention check questions are questions whose goal is to determine whether the subject is paying close attention to questions. It has exactly one right answer, and any other answer is invalid.


rwash/surveys documentation built on Sept. 18, 2023, 11:31 p.m.