| Class | Description |
|---|---|
| GeneralMultiplePublix |
Implementation of JATOS' public API for studies run by
PersonalMultipleWorker.
|
| GeneralSinglePublix |
Implementation of JATOS' public API for general single study runs (open to
everyone).
|
| JatosPublix |
Implementation of JATOS' public API for studies and components that are
started via JATOS' UI (run study or run component).
|
| MTPublix |
Implementation of JATOS' public API for studies that are started via MTurk.
|
| PersonalMultiplePublix |
Implementation of JATOS' public API for studies run by
PersonalMultipleWorker.
|
| PersonalSinglePublix |
Implementation of JATOS' public API for personal single study runs.
|
| Enum | Description |
|---|---|
| JatosPublix.JatosRun |
Distinguish between study run and component run.
|