Table of Contents

Interface ILearnerAttemptSummarySearch

Namespace
InSite.Application.Attempts.Read
Assembly
Shift.Sdk.dll
public interface ILearnerAttemptSummarySearch
Extension Methods

Methods

GetFormSummary(Guid)

TLearnerAttemptSummary GetFormSummary(Guid form)

Parameters

form Guid

Returns

TLearnerAttemptSummary

GetSummary(Guid, Guid)

TLearnerAttemptSummary GetSummary(Guid form, Guid candidate)

Parameters

form Guid
candidate Guid

Returns

TLearnerAttemptSummary