Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 902 Bytes

permissions_and_roles.md

File metadata and controls

17 lines (11 loc) · 902 Bytes

Roles and Permissions

In crowdAI there are three virtual participant roles.

  • Organizer
  • Participant
  • Admin

The Organizer role granted against a participant account. Users who have the organizer role have the ability to create and modify challenges, with each challenge belonging to a single organizer under the current model. This role is currently granted by associating the organizer with the participant on the admin panel.

A Registered Participant is currently der participant - challenge

When the participant is registered, they are given the participant role for that challenge.

Upcoming changes

A future release will move to role-based authorisation which will be required to support multiple organizer-challenges and [teams](#325