Class QuestionAnalysisTable
- Namespace
- InSite.Admin.Assessments.Attempts.Controls
- Assembly
- InSite.UI.dll
public class QuestionAnalysisTable : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
QuestionAnalysisTable
- Implements
- Inherited Members
Constructors
QuestionAnalysisTable()
public QuestionAnalysisTable()
Fields
AnswerCountRepeater
AnswerCountRepeater control.
protected Repeater AnswerCountRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AnswerHeaderRepeater
AnswerHeaderRepeater control.
protected Repeater AnswerHeaderRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AnswerRateRepeater
AnswerRateRepeater control.
protected Repeater AnswerRateRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AttemptCount
AttemptCount control.
protected Literal AttemptCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AttemptCountLink
AttemptCountLink control.
protected HyperLink AttemptCountLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AverageAttemptScoreRepeater
AverageAttemptScoreRepeater control.
protected Repeater AverageAttemptScoreRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ItemRestCoefficientRepeater
ItemRestCoefficientRepeater control.
protected Repeater ItemRestCoefficientRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ItemTotalCorrelationRepeater
ItemTotalCorrelationRepeater control.
protected Repeater ItemTotalCorrelationRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoAnswerAverageAttemptScorePercent
NoAnswerAverageAttemptScorePercent control.
protected Literal NoAnswerAverageAttemptScorePercent
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoAnswerCount
NoAnswerCount control.
protected Literal NoAnswerCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoAnswerItemRestCoefficientText
NoAnswerItemRestCoefficientText control.
protected Literal NoAnswerItemRestCoefficientText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoAnswerItemTotalCorrelationText
NoAnswerItemTotalCorrelationText control.
protected Literal NoAnswerItemTotalCorrelationText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoAnswerRate
NoAnswerRate control.
protected Literal NoAnswerRate
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SuccessRate
SuccessRate control.
protected Literal SuccessRate
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetDiscriminationColor(double?)
public static string GetDiscriminationColor(double? correlation)
Parameters
correlationdouble?
Returns
GetDiscriminationIcon(double?)
protected static string GetDiscriminationIcon(double? correlation)
Parameters
correlationdouble?
Returns
GetItemRestCoefficientText(double)
protected static string GetItemRestCoefficientText(double itemRestCoefficient)
Parameters
itemRestCoefficientdouble
Returns
GetItemTotalCorrelationText(double)
protected static string GetItemTotalCorrelationText(double itemTotalCorrelation)
Parameters
itemTotalCorrelationdouble
Returns
SetInputValues(IAttemptAnalysisQuestion)
public void SetInputValues(IAttemptAnalysisQuestion analysis)
Parameters
analysisIAttemptAnalysisQuestion
SetInputValues(Question)
public void SetInputValues(Question question)
Parameters
questionQuestion