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 March 18, 2022, 6:35 p.m.