Interface IAttemptAnalysisOption
- Namespace
- InSite.Application.Attempts.Read
- Assembly
- Shift.Sdk.dll
public interface IAttemptAnalysisOption
- Extension Methods
Properties
AnswerCount
int AnswerCount { get; }
Property Value
AnswerRate
decimal AnswerRate { get; }
Property Value
AttemptCount
int AttemptCount { get; }
Property Value
AverageAttemptScorePercent
int AverageAttemptScorePercent { get; }
Property Value
ItemRestCoefficient
double ItemRestCoefficient { get; }
Property Value
ItemTotalCorrelation
double ItemTotalCorrelation { get; }