up Inquisit Language Reference

plugin attribute

The plugin attribute specifies which eye tracker plugin to load.

Member of

<eyeTrackerTobii>

Syntax

/ plugin = tobii

Parameters

Name Type Description
tobii string Specify "tobii" to use the Inquisit Tobii Plugin

Remarks

This attribute is mandatory for the eyetracker element.

Examples

The following binds the eytracker element to the Tobii plugin for use with a Tobii eye tracker:

<eyetracker>
/ plugin = "tobii"
</eyetracker>

Copyright Millisecond Software, LLC. All rights reserved.