Line Judgment Task

Processing Speed Duration: ~10 minutes
Line Judgment Task screenshot

Description

A speed-accuracy tradeoff task based on Henmon (1910) where participants quickly discriminate which of two vertical lines is longer under varying deadline conditions.

Measures: Speed-accuracy tradeoff in visual discrimination, perceptual judgment under time pressure, and the relationship between response time constraints and decision accuracy.

Processing Speed Perception Visuospatial

Ages: 7+  ยท  Populations: adults, children, research, clinical

About This Test

Participants view two vertical lines (one on the left, one on the right) and must judge which is longer before a visual timer expires. The task consists of multiple blocks with progressively shorter response deadlines (default: 10000ms, 2000ms, 1000ms, 700ms, 500ms), creating an increasingly difficult speed-accuracy tradeoff. Each block includes practice trials followed by experimental trials with balanced sampling of line length differences. A red timer bar animates to show remaining response time.

  • Migrated to PEBL 2.3 Layout & Response System on January 12, 2026
  • Supports 8 response modes for multi-platform deployment
  • Includes 7 language translations: English, Spanish, French, German, Italian, Dutch, Portuguese
  • Uses semantic response labels ('left'/'right') instead of raw key codes
  • Timer animation can be disabled via usetimer parameter while maintaining deadline enforcement
  • Default configuration uses 5 deadline blocks with progressively shorter time limits

Test Details

Test ID:
linejudgment
Main File:
linejudgment.pbl
Parameters:
12 configurable parameters
12 configurable parameters including number of trials per block, number of deadline blocks (1-5), deadline durations, line length range, horizontal offset, timer visualization, and response mode (8 options: auto/keyboardShift/keyboardSafe/arrowLR/userselect/mousetarget/mousebutton/touchtarget)
Languages:
German English Spanish French Italian Dutch Portuguese

๐Ÿš€ Try Without Registration

Run this test immediately without creating an account. Data stays in your browser.

Scientific Background

Original Task References:

These references describe the original task that this PEBL implementation is based on.

  • Henmon, V. A. C. (1911). The relation of the time of a judgment to its accuracy. Psychological Review, 18(3), 186-201.

Validation status: Not-validated

Related Tests

dotjudgment crt srt

Data Output

Creates two data files: (1) linejudgment-data-<subnum>.csv with trial-by-trial data; (2) linejudgment-report-<subnum>.txt with block-level summary statistics including accuracy rates and mean response times.

Key Variables

Variable Description
subnum Participant identifier code
block Block number (1-5 depending on numblocks parameter)
trial Cumulative trial number across all blocks
blocktrial Trial number within block (P=practice trials, 1-N for experimental trials)
deadline Response time limit for the block in milliseconds
usetimer Whether animated timer was shown (0=off, 1=on)
l1, l2 Lengths of the two lines in pixels
x1, y1, x2, y2 Screen positions of the two lines (x,y coordinates)
toolong Whether response exceeded deadline (1=timeout, 0=responded in time)
resp Semantic response: 'left', 'right', or '<timeout>'
corr Response accuracy (1=correct, 0=incorrect)
rt Response time in milliseconds
time0 Absolute trial start time in milliseconds

Example Data

subnumblocktrialblocktrialdeadlineusetimerl1l2x1y1x2y2toolongrespcorrrttime0
P-mkc14c8b-q8ge1PP1000011101209194989994870right1208523783
P-mkc14c8b-q8ge1PP1000011201109184909994950right0186126397
P-mkc14c8b-q8ge1PP10000111011192049310014960left0162828789
P-mkc14c8b-q8ge1PP10000112011992048910004910left190030937
P-mkc14c8b-q8ge1111000011161159194899994950left167832358
P-mkc14c8b-q8ge1221000011181129194959984900left181333558
P-mkc14c8b-q8ge13310000111312091849710024860right1113534892
P-mkc14c8b-q8ge14410000112011091948510005000left164936555
P-mkc14c8b-q8ge15510000111711291849410014910left160537735

View full file (271 rows) โ†’

Sample data showing typical output format. Actual values will vary by participant.

About This Test

A speed-accuracy tradeoff task based on Henmon (1910) where participants quickly discriminate which of two vertical lines is longer under varying deadline conditions.

Category: Processing Speed
Estimated Duration: 10 minutes
Available Translations: 7 languages

Documentation Sources:
Test description file, Test implementation, Parameter schema

Documentation Status: Complete