A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
Apex::XAPI Namespace Reference

Variables

static const FString CHOICE = TEXT("choice")
 
static const FString FILLIN = TEXT("fill-in")
 
static const FString LIKERT = TEXT("likert")
 
static const FString LONGFILLIN = TEXT("long-fill-in")
 
static const FString MATCHING = TEXT("matching")
 
static const FString NUMERIC = TEXT("numeric")
 
static const FString OTHER = TEXT("other")
 
static const FString PERFORMANCE = TEXT("performance")
 
static const FString SEQUENCING = TEXT("sequencing")
 
static const FString TRUEFALSE = TEXT("true-false")
 

Variable Documentation

◆ CHOICE

const FString Apex::XAPI::CHOICE = TEXT("choice")
static

Definition at line 94 of file XAPITypes.h.

◆ FILLIN

const FString Apex::XAPI::FILLIN = TEXT("fill-in")
static

Definition at line 100 of file XAPITypes.h.

◆ LIKERT

const FString Apex::XAPI::LIKERT = TEXT("likert")
static

Definition at line 96 of file XAPITypes.h.

◆ LONGFILLIN

const FString Apex::XAPI::LONGFILLIN = TEXT("long-fill-in")
static

Definition at line 101 of file XAPITypes.h.

◆ MATCHING

const FString Apex::XAPI::MATCHING = TEXT("matching")
static

Definition at line 97 of file XAPITypes.h.

◆ NUMERIC

const FString Apex::XAPI::NUMERIC = TEXT("numeric")
static

Definition at line 102 of file XAPITypes.h.

◆ OTHER

const FString Apex::XAPI::OTHER = TEXT("other")
static

Definition at line 103 of file XAPITypes.h.

◆ PERFORMANCE

const FString Apex::XAPI::PERFORMANCE = TEXT("performance")
static

Definition at line 98 of file XAPITypes.h.

◆ SEQUENCING

const FString Apex::XAPI::SEQUENCING = TEXT("sequencing")
static

Definition at line 95 of file XAPITypes.h.

◆ TRUEFALSE

const FString Apex::XAPI::TRUEFALSE = TEXT("true-false")
static

Definition at line 99 of file XAPITypes.h.