Example data for a 6-module assessment.
assessment_structure_math
an assessment_structure
object defining 3 tests with 2 phases in each test. Also defines routing limits as G - 1
and G + 2
, where G
is the starting grade.
examinee_list_math
a list of examinee
objects. The number of examinees is 10. This can be created using simExaminees
.
module_list_math
a list of module
objects. This can be created using loadModules
.
cut_scores_math
a list of theta cut scores. This is used in the cut_scores
argument of the maat
function.