Table of Contents

Class AttemptQuestionOrdering

Namespace
InSite.Domain.Attempts
Assembly
Shift.Sdk.dll
public class AttemptQuestionOrdering : AttemptQuestion
Inheritance
AttemptQuestionOrdering
Inherited Members
Extension Methods

Constructors

AttemptQuestionOrdering()

public AttemptQuestionOrdering()

Properties

BottomLabel

public string BottomLabel { get; set; }

Property Value

string

Options

public AttemptOption[] Options { get; set; }

Property Value

AttemptOption[]

Solutions

public AttemptQuestionOrderingSolution[] Solutions { get; set; }

Property Value

AttemptQuestionOrderingSolution[]

TopLabel

public string TopLabel { get; set; }

Property Value

string