processAJAX: Qualtrics AJAX Handler
Description
Qualtrics AJAX Handler used to implement catSurv functionality in a Qualtrics survey
Usage
# S4 method for character
processAJAX(catObj, item)
Arguments
- catObj
An object of class Cat
.
- item
An integer indicating the index of the question item
Details
This function is not intended for researcher use, rather it is a public
facing function of the package because it is used by catSurv
to integrate computerized adaptive testing into a Qualtrics survey.