Table of Contents

Class ResultStatisticExam

Namespace
InSite.Admin.Assessments.Attempts.Controls
Assembly
InSite.UI.dll
public class ResultStatisticExam : ResultStatisticBase, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
ResultStatisticExam
Implements
Inherited Members

Constructors

ResultStatisticExam()

public ResultStatisticExam()

Fields

AttemptCompletedCount

AttemptCompletedCount control.

protected Literal AttemptCompletedCount

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

AttemptPassRate

AttemptPassRate control.

protected Literal AttemptPassRate

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

AttemptPassedCount

AttemptPassedCount control.

protected Literal AttemptPassedCount

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

AttemptStartedCount

AttemptStartedCount control.

protected Literal AttemptStartedCount

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Chart

Chart control.

protected BarChart Chart

Field Value

BarChart

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

FormPoints

FormPoints control.

protected Literal FormPoints

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

HighestScore

HighestScore control.

protected Literal HighestScore

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

LowestScore

LowestScore control.

protected Literal LowestScore

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

QuestionCount

QuestionCount control.

protected Literal QuestionCount

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ResultsMean

ResultsMean control.

protected Literal ResultsMean

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ResultsMedian

ResultsMedian control.

protected Literal ResultsMedian

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ResultsStandardDeviation

ResultsStandardDeviation control.

protected Literal ResultsStandardDeviation

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

StandardErrorOfMeasurement

StandardErrorOfMeasurement control.

protected Literal StandardErrorOfMeasurement

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

TestReliability

TestReliability control.

protected Literal TestReliability

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Methods

LoadData(AttemptAnalysis, QAttemptFilter)

public void LoadData(AttemptAnalysis analysis, QAttemptFilter filter)

Parameters

analysis AttemptAnalysis
filter QAttemptFilter