Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Manages XAPI reporting. The MOTIVE_XAPI build define needs to be set for this to work.

Tin Can XAPI Reporter

Handles reporting using XAPI statements.

Name

Description

Ignore Reports Of Type

Optional list of report types to ignore. Report types are defined in the ReportType.cs file.

Gaze Duration Threshold

How long a user needs to “gaze” at an object before a Gaze report is generated.

Point Duration Threshold

How long a user needs to “point” at an object before a Point report is generated.

Tin Can XAPI Engine

Handles the connection to the XAPI back end. Can use a baked-in configuration or be dynamically configured by Launch Server.

Name

Description

Store Config Options

XAPI Store configuration.

Initialize On Start

If true, initializes the Engine on start. Otherwise wait for a configuration from a Launch Session.

Local Agent Info

Agent info to use if using a baked-in configuration.

  • No labels