Class | Description |
---|---|
Admin |
Controller class around administration (updates are handled in Updates and user manager in Users)
|
Api |
JATOS API Controller: all requests possible via JATOS' API
|
ComponentResults |
Controller that deals with requests regarding ComponentResult.
|
Components |
Controller that deals with all requests regarding Components within the JATOS GUI.
|
Home |
Controller that provides actions for the home page
|
ImportExport |
Controller that cares for import/export of components, studies and their result data.
|
Studies |
Controller for all actions regarding studies within the JATOS GUI.
|
StudyLinks |
Controller for all actions regarding study links, batches, and workers within the JATOS GUI.
|
StudyResults |
Controller for actions around StudyResults in the JATOS GUI.
|
Tests |
Controller with endpoints used by /jatos/test.
|
Updates |
Controller class for everything around JATOS' auto-update
|
Users |
Controller with actions concerning users (incl.
|