Table of Contents

Interface IAttemptAnalysisOption

Namespace
InSite.Application.Attempts.Read
Assembly
Shift.Sdk.dll
public interface IAttemptAnalysisOption
Extension Methods

Properties

AnswerCount

int AnswerCount { get; }

Property Value

int

AnswerRate

decimal AnswerRate { get; }

Property Value

decimal

AttemptCount

int AttemptCount { get; }

Property Value

int

AverageAttemptScorePercent

int AverageAttemptScorePercent { get; }

Property Value

int

ItemRestCoefficient

double ItemRestCoefficient { get; }

Property Value

double

ItemTotalCorrelation

double ItemTotalCorrelation { get; }

Property Value

double