You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As sdaps_web should be usable by many people at the same time, user permissions will be necessary. To make it easy for everyone we should use roles and groups. We really need input on that for organizing that as easy as possible, so please feel free to comment.
At first there should be two organizational groups:
Administrator: Is the role with all the rights (mainly focused on technical stuff)
Manager: Is the role, that is mainly focused on content (so some rights are stripped from the ones admin has), so it can delete surveys independent from the creators of the surveys and is the "go-to-person" for survey creators (like professors or other research project leaders), when something goes wrong or they need help.
All the other rights should be given independently to other users by the survey creator(s):
is allowed to edit the survey draft
is allowed to initialize the survey
is allowed to download the empty (to be filled) survey
is allowed to upload scans
is allowed to verify scans (validation will be done by the code)
is allowed to download the csv/report
is allowed to download scans of sheets
is allowed to download the whole sdaps project (including scans)
is allowed to change basic survey configurations
change the title
change the author
change the status to "visible" (name of the title will be searchable on sdaps_web)
change the status to "transparent" (the survey "draft" can be looked into and copied by other users) [+visible]
change the status to "open" (results will be downloadable for everyone) [+visible, +transparent]
change the description (description will be searchable on sdaps_web, maybe add doi-links)
The text was updated successfully, but these errors were encountered:
As sdaps_web should be usable by many people at the same time, user permissions will be necessary. To make it easy for everyone we should use roles and groups. We really need input on that for organizing that as easy as possible, so please feel free to comment.
At first there should be two organizational groups:
All the other rights should be given independently to other users by the survey creator(s):
The text was updated successfully, but these errors were encountered: