Table of Contents

Class PerformanceReportGrid

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

Constructors

PerformanceReportGrid()

public PerformanceReportGrid()

Fields

AttemptRepeater

AttemptRepeater control.

protected Repeater AttemptRepeater

Field Value

Repeater

Remarks

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

Methods

FormatScore()

protected string FormatScore()

Returns

string

FormatTime()

protected string FormatTime()

Returns

string

GetFormAsset()

protected string GetFormAsset()

Returns

string

GetSelectedAttempts()

public Guid[] GetSelectedAttempts()

Returns

Guid[]

LoadData(Guid[])

public bool LoadData(Guid[] attemptIds)

Parameters

attemptIds Guid[]

Returns

bool