Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different user roles and groups #14

Open
TheRadialActive opened this issue Feb 13, 2019 · 0 comments
Open

Different user roles and groups #14

TheRadialActive opened this issue Feb 13, 2019 · 0 comments

Comments

@TheRadialActive
Copy link
Contributor

TheRadialActive commented Feb 13, 2019

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant