Skip to content

Commit

Permalink
Change 'Study admin' -> 'Study Manager'
Browse files Browse the repository at this point in the history
  • Loading branch information
kristian-lange committed Jun 6, 2024
1 parent 51ff813 commit 58d0c68
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ On the Administration page [users with admin rights](/User-Manager.html) can get
Manage users, passwords, and rights from here. Find more details on [its documentation page](/User-Manager.html)


### Study Administration
### Study Manager

By clicking the _Studies_ button you'll get to an overview about all studies that are on the JATOS instance. You'll also see, for each study: whom it belongs to (the study members), how much disk space it takes, and when it was active last.
By clicking the **Study Manager** button you'll get to an overview about all studies that are on the JATOS instance. You'll also see, for each study: whom it belongs to (the study members), how much disk space it takes, and when it was active last.

**In larger JATOS installations it can take up to a couple minutes to gather all data for this page**

![Studies Administration](/img/v39x/study_manager.png)
![Study Manager](/img/v39x/study_manager.png)

The information is displayed in a table with the columns:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1013,9 +1013,9 @@ Specifies a URL link to the 'terms of use' that will be shown in an info box on
~~~
## Study administration page
## Study manager page
Enable/disable some columns in the study administration table. Sometimes the calculation of those columns takes too much time
Enable/disable some columns in the study manager table. Sometimes the calculation of those columns takes too much time
due to a slow database or file system.
1. Via **config file** properties `jatos.studyAdmin.showStudyAssetsSize`, `jatos.studyAdmin.showResultDataSize`, and `jatos.studyAdmin.showResultFileSize`
Expand Down

0 comments on commit 58d0c68

Please sign in to comment.