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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AttemptPassRate
AttemptPassRate control.
protected Literal AttemptPassRate
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AttemptPassedCount
AttemptPassedCount control.
protected Literal AttemptPassedCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AttemptStartedCount
AttemptStartedCount control.
protected Literal AttemptStartedCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Chart
Chart control.
protected BarChart Chart
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FormPoints
FormPoints control.
protected Literal FormPoints
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HighestScore
HighestScore control.
protected Literal HighestScore
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LowestScore
LowestScore control.
protected Literal LowestScore
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionCount
QuestionCount control.
protected Literal QuestionCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResultsMean
ResultsMean control.
protected Literal ResultsMean
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResultsMedian
ResultsMedian control.
protected Literal ResultsMedian
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResultsStandardDeviation
ResultsStandardDeviation control.
protected Literal ResultsStandardDeviation
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StandardErrorOfMeasurement
StandardErrorOfMeasurement control.
protected Literal StandardErrorOfMeasurement
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TestReliability
TestReliability control.
protected Literal TestReliability
Field Value
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
analysisAttemptAnalysisfilterQAttemptFilter