measures

JSON array

Measures are observations collected from a participant in response to an experiment.

JSON variables

*required

Variable

Type

Description

MeasureName

string

Name of the measure. REQUIRED

DateStart

datetime

Start datetime of the measurement. REQUIRED

DateEnd

datetime

End datetime of the measurement.

DateRecordCreate

datetime

Date the record was created in the current database. The original record may have been imported from another database.

DateRecordEntry

datetime

Date the record was first entered into a database.

DateRecordModify

datetime

Date the record was modified in the current database.

InstrumentName

string

Name of the instrument associated with this measure.

Rater

string

Name of the rater.

Notes

string

Detailed notes.

Value

string

Value (string or number).

Description

string

Longer description of the measure.

Duration

number

Duration of the measure in seconds, if known.

Last updated