Skip to content

bamonroe/ca_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ca_task

An oTree app for eliciting correlation aversion preferences using intertemporal lottery pairs. Subjects choose between paired lotteries to reveal attitudes toward correlated risks.

Features

  • CSV-driven instrument: Task configurations loaded from CSV files
  • Multi-locale support: Separate configs for different locales (e.g., USA, RSA)
  • Randomized display: Top/bottom option positions are randomized
  • Multiple lottery pairs: Supports configurable numbers of options and rounds

Setup

Add to your oTree project and include in SESSION_CONFIGS:

SESSION_CONFIGS = [
    dict(
        name='correlation_aversion',
        app_sequence=['ca_task'],
        num_demo_participants=1,
    ),
]

Place instrument CSV files in the configs/ directory.

Author

Brian Albert Monroe

About

oTree app for correlation aversion elicitation with lottery pairs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors