Table of Contents

Class AttemptQuestionHotspot

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

Constructors

AttemptQuestionHotspot()

public AttemptQuestionHotspot()

Properties

Image

public string Image { get; set; }

Property Value

string

Options

public AttemptOptionHotspot[] Options { get; set; }

Property Value

AttemptOptionHotspot[]

PinLimit

public int PinLimit { get; set; }

Property Value

int

ShowShapes

public bool ShowShapes { get; set; }

Property Value

bool