Score assessments
Details
default scorer scores column on edf identified by polyParamTab$ItemID, dichotParamTab$ItemID using a crosswalk in scoreDict
the scoreDict
is a data frame in long format with columns key
, answer
, and score
.
the function maps, within the item identified by key
from answer
to score
.