alter_scoring_rules_mst: alter scoring rules in an mst project

View source: R/mst.R

alter_scoring_rules_mstR Documentation

alter scoring rules in an mst project

Description

It is only possible to change item_scores for existing items and responses through this function. Scoring rules can only be changed for items that are in the last module of a (mst) test.

Usage

alter_scoring_rules_mst(db, rules)

Arguments

db

a dextermst db connection

rules

data.frame (item_id, response, item_score), see dexter


dexterMST documentation built on July 4, 2024, 9:07 a.m.