Skip to main content

Participation details

Use the Participation page to review one completed session. Open it from Dashboard > a study's Participations list.

Tabs

TabDescription
GeneralEdit the participant ID, add Researcher Notes, and manage Labels. A camera preview appears when available.
Media & TranscriptionsPlay camera/screen recordings, review markers and transcription segments on an interleaved timeline, create and edit manual transcriptions.
TasksSee each recorded task with its configured parameters, uploaded files, markers, and responses.
TimelineVisual timeline of analysis tracks (transcription, emotion, gaze) alongside task boundaries.
AnalysesManage and run analyses (transcription, emotion recognition, etc.) for this participation.
ExportDownload data in various formats (CSV, JSON, SRT, VTT, ELAN) and media files.
Data DictionaryLists all marker names present in this participation to help standardize language across analyses.
Access levels

Editing participant details, notes, labels, and markers requires Analyst or Editor access. Viewer access is read-only.

Media & Transcriptions

This tab combines video playback with an interleaved markers/transcription timeline.

Recording view modes

When screenshare recordings are available, toggle between:

  • Camera — camera recording only
  • Screen — screenshare only
  • Camera + Screen — camera primary, screenshare below
  • Screen + Camera — screenshare primary, camera below

Markers & transcription timeline

The toolbar provides:

  • System markers toggle — show/hide automatically generated markers
  • Transcriptions toggle — show/hide transcription segments
  • Source selector — choose between multiple AI transcription sources (when available)
  • List / Timeline toggle — switch between flat list and time-proportional views
  • Follow playback — auto-scroll to keep the playhead visible
  • Add marker — place a new marker at the current playhead position

In Timeline view, use the mouse wheel to zoom in/out and the +/− buttons in the top-right corner.

Marker pairs following the Label_start / Label_stop naming convention are linked with a purple connector line in the timeline view.

Confidence scores

AI transcription segments that include confidence data display a colored background:

  • Green — high confidence (80%+)
  • Yellow — medium confidence (50-79%)
  • Red — low confidence (below 50%)

The exact confidence percentage appears next to each segment in list view.

Manual transcription

Researchers can create a manual (user) transcription to correct or annotate AI output.

Creating a transcription: Click Add manual transcription in the toolbar. Three creation modes are available:

  • Blank — start with an empty transcription
  • Copy from source — duplicate all segments from an AI transcription
  • Pick segments — cherry-pick specific segments from an AI source

Only one manual transcription is allowed per participation.

Editing: Click Edit transcription to open the editor panel (desktop only). The editor provides:

  • Per-segment text editing via textarea
  • Timestamp display with Set from playhead buttons (S for start, E for end)
  • Split a segment at the current playhead position
  • Merge a segment with the previous one
  • Insert a new segment after the current one
  • Delete a segment
  • Undo / Redo (Ctrl+Z / Ctrl+Shift+Z), up to 50 steps
  • Auto-save every 30 seconds while editing
  • Unsaved changes indicator and manual save button
tip

The editor auto-saves when you switch tabs or close the panel, so you won't lose work.

Keyboard shortcuts

Available when the editor panel is open:

ShortcutAction
Ctrl+SpacePlay / Pause video
Ctrl+Arrow LeftSeek back 3 seconds
Ctrl+Arrow RightSeek forward 3 seconds
Ctrl+SSave transcription
Ctrl+ZUndo
Ctrl+Shift+ZRedo

Click Shortcuts in the editor toolbar to show this reference inline.

Export

The Export tab provides a file-tree view of all downloadable artifacts.

Data exports

FileFormatDescription
markers.csvCSVAll task markers with timestamps, types, and data
responses.csvCSVAll task responses in a flat table
transcriptions.jsonJSONAll AI transcription sources with segments
transcription.srtSRTSubtitle format, compatible with most video players
transcription.vttVTTWebVTT subtitle format
transcription.csvCSVColumns: start_ms, end_ms, text
transcription.eafELANXML format for the ELAN qualitative analysis tool
screen-meta.jsonJSONScreen recording metadata (when available)
dictionary.csvCSVMarker name dictionary

Analysis results

Each completed analysis (transcription, emotion, etc.) can be downloaded as a JSON file.

Media files

Camera and screenshare recordings can be downloaded as MP4 files.

tip

Use Download All to download all data and media files at once.

Data Dictionary

The Data Dictionary gives you a quick overview of every marker name used in the session, without scanning the full markers table.

  • User markers: names you added manually during review.
  • System markers: names generated automatically by tasks.

Each marker includes a short English description to help standardize meaning across analyses.

tip

Use consistent marker names across sessions to simplify coding and analysis, for example: instruction start, instruction end, block A start.