This app implements Prelec's (2004) Bayesian Truth Serum (BTS) for likert scale questions. It should be working with an arbitrary number of choice options.
The app has been updated to work with otree 5.11 (Aug. 2024).
Calculating the BTS requires numpy. Install it and add it to your requirements.txt
.