ENUM
ScoringModelType
The type of scoring model used for a test or framework.
link GraphQL Schema definition
1 enum ScoringModelType { 2 3 4 5 6 7 8 }
ENUM
The type of scoring model used for a test or framework.
1 enum ScoringModelType { 2 3 4 5 6 7 8 }