AA_knowledge_test {mycaas}R Documentation

Example of a test to showcase the Adaptive Assessment tools

Description

The dataset contains a six items test concerning basic knowledge on computerized adaptive assessment. This test has been developed during the creation of this R package.

Usage

AA_knowledge_test

Format

A assessment object based on six multiple choice items.

states

Structure with six items and twelve states.

likelihood

Uniformly distributed across the states.

Stopping_rule

The stopping rules is "likelihood_maximization" with a criterion of .5.

Question

Six multiple choice items.

adaptive

The value is set on TRUE allowing adaptive administration.

repetition

The value is set on FALSE not allowing items repetition.

Source

Created to serve as an Example for this package.

Examples

data(AA_knowledge_test) #Lazy loading

[Package mycaas version 0.0.1 Index]