Table of Contents

Class AttemptQuestionMatch

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

Constructors

AttemptQuestionMatch()

public AttemptQuestionMatch()

Properties

Distractors

public string[] Distractors { get; set; }

Property Value

string[]

Pairs

public AttemptQuestionMatchPair[] Pairs { get; set; }

Property Value

AttemptQuestionMatchPair[]