Table of Contents

Class QTIReader.Response

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class QTIReader.Response
Inheritance
QTIReader.Response
Inherited Members
Extension Methods

Constructors

Response()

public Response()

Properties

Choices

public List<QTIReader.Choice> Choices { get; set; }

Property Value

List<QTIReader.Choice>

Identifier

public string Identifier { get; set; }

Property Value

string

ResponseText

public string ResponseText { get; set; }

Property Value

string