Learn R Programming

tirt (version 0.2.0)

ela3_testmap: Large-Scale Mixed-Format English Language Arts (ELA) Assessment Data Testmap (Form 3 Testmap)

Description

Test map for the long format ela3 response data

Usage

ela3_testmap

Arguments

Format

A data frame with 328 rows and 5 variables:

  • FORMID: Unique test form identifier.

  • SEQ: Position of the item in a form.

  • ITEMID: Unique item identifier, where _T1 indicates trait 1 and _T2 indicates trait 2.

  • TYPE: Type of an item, where OP indicates operational items and FT indicates field-test items.

  • MAX_SCORE: Max score of that item.

Examples

Run this code
data(ela3_testmap)
head(ela3_testmap)

Run the code above in your browser using DataLab