Group: Administrators
Posts: 13K,
Visits: 104K
|
It depends on the script. In simple cases, something like
<summarydata> / columns = [..., trial.a.totalmeanlatency, trial.b.totalmeanlatency, ...] ... </summarydata>
might suffice. See the language reference for the <summarydata> element as well as the language reference topics for <trial> etc. elements for listings of available / loggable properties.
For questions re. the particular script you're working with, I would recommend consulting w/ the person who wrote it -- s/he should be in the best position to clear up any confusion.
|