attempted: Check whether any attempt was made to answer the question

View source: R/utils.R

attemptedR Documentation

Check whether any attempt was made to answer the question

Description

Check whether any attempt was made to answer the question

Usage

attempted(subvar, add = TRUE, inherits = FALSE)

Arguments

subvar

Name of the submission variable to test.

Details

If no attempt was made, then the value of subvar will remain NULL.

Value

Returns FALSE only if subvar is NULL.


dalejbarr/assessr documentation built on Jan. 25, 2024, 10:47 p.m.