Class | Description |
---|---|
GeneralMultipleWorker |
DB entity of the concrete Worker if a study is run as an General Multiple Worker.
|
GeneralSingleWorker |
DB entity of the concrete Worker if a study is run as an General Single Worker.
|
JatosWorker |
DB entity of the concrete Worker who originates from JATOS itself.
|
MTSandboxWorker |
DB entity of the concrete worker who originates from the MTurk Sandbox.
|
MTWorker |
DB entity of the concrete worker who originates from the MTurk.
|
PersonalMultipleWorker |
DB entity of the concrete Worker for a Personal Multiple Run (worker for an external run that can be used multiple
times and always assigns the results to the same worker).
|
PersonalSingleWorker |
DB entity of the concrete Worker if a study is run as Personal Single Worker.
|
Worker |
Abstract DB entity of a worker.
|