Skip to main content
Create a score question using an ordered rubric.

Type Parameters

T

T extends ScoreCriteria

Parameters

instructions

EntryType The question as text, a JSON object or array, or null.

criteria

T A nonempty array or map indexed from zero with no gaps; descriptions may be null.

Returns

ScoreQuestion<T>