Table of Contents

Class AttemptQuestionMatchPair

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

Constructors

AttemptQuestionMatchPair()

public AttemptQuestionMatchPair()

Properties

LeftText

public string LeftText { get; set; }

Property Value

string

Points

public decimal Points { get; set; }

Property Value

decimal

RightText

public string RightText { get; set; }

Property Value

string