Class ScoreDetail
public class ScoreDetail : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
ScoreDetail
- Implements
- Inherited Members
Constructors
ScoreDetail()
public ScoreDetail()
Fields
AchievementPanel
AchievementPanel control.
protected AchievementPanel AchievementPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Code
Code control.
protected TextBox Code
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CodeValidator
CodeValidator control.
protected CustomValidator CodeValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Hook
Hook control.
protected TextBox Hook
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IncludeToReport
IncludeToReport control.
protected RadioButtonList IncludeToReport
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ItemFormat
ItemFormat control.
protected RadioButtonList ItemFormat
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MaxPoint
MaxPoint control.
protected NumericBox MaxPoint
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MaxPointField
MaxPointField control.
protected HtmlGenericControl MaxPointField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Name
Name control.
protected TextBox Name
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ParentItem
ParentItem control.
protected GradebookItemComboBox ParentItem
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PassPercent
PassPercent control.
protected NumericBox PassPercent
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PassPercentField
PassPercentField control.
protected HtmlGenericControl PassPercentField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgressCompletedMessageIdentifier
ProgressCompletedMessageIdentifier control.
protected FindMessage ProgressCompletedMessageIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Reference
Reference control.
protected TextBox Reference
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ShortName
ShortName control.
protected TextBox ShortName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StandardPanel
StandardPanel control.
protected StandardPanel StandardPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StandardsCard
StandardsCard control.
protected HtmlGenericControl StandardsCard
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetInputValues()
public ScoreDetail.ScoreItem GetInputValues()
Returns
InitGradebook(QGradebook, GradebookState, string)
public void InitGradebook(QGradebook gradebook, GradebookState data, string code)
Parameters
gradebookQGradebookdataGradebookStatecodestring
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)
Parameters
SetInputValue(Guid, GradebookState, Guid)
public bool SetInputValue(Guid gradebookIdentifier, GradebookState data, Guid itemKey)
Parameters
gradebookIdentifierGuiddataGradebookStateitemKeyGuid