alter_scoring_rules_mst function

alter scoring rules in an mst project

alter scoring rules in an mst project

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.

alter_scoring_rules_mst(db, rules)

Arguments

  • db: a dextermst db connection
  • rules: data.frame (item_id, response, item_score), see dexter