Overall Summary:
| Treatment | Assigned | Completed | Likely Active | Likely Dropped | Never Started | Took Oath | Declined Oath | Avg Contribution |
|---|---|---|---|---|---|---|---|---|
| {{ r.treatment }} | {{ r.assigned }} | {{ r.completed }} | {{ r.likely_active }} | {{ r.likely_dropped }} | {{ r.never_started }} | {{ r.took_oath }} | {{ r.declined_oath }} | {{ r.avg_contribution }} |
"Likely Active" = reached game instructions and had activity in the last {{ dropout_threshold }} minutes. "Likely Dropped" = reached game instructions but no activity for over {{ dropout_threshold }} minutes. "Never Started" = dropped out before completing General Instructions (no treatment slot used). These are estimates — oTree cannot detect browser closes in real time.