Table of Contents

Class AttemptResultModel

Namespace
InSite.Portal.Assessments.Attempts.Models
Assembly
InSite.UI.dll
public class AttemptResultModel
Inheritance
AttemptResultModel
Inherited Members

Constructors

AttemptResultModel()

public AttemptResultModel()

Properties

Attempt

public QAttempt Attempt { get; }

Property Value

QAttempt

AttemptOrdinal

public string AttemptOrdinal { get; }

Property Value

string

BankForm

public Form BankForm { get; }

Property Value

Form

IsSuccess

public bool IsSuccess { get; }

Property Value

bool

RetryInstruction

public string RetryInstruction { get; }

Property Value

string

ScoreScaled

public decimal ScoreScaled { get; }

Property Value

decimal