Participant types and Approved role
Video tutorial
Main features
- UI for specifying an activity that has a role requirement, and optionally a number of open participants
- new role 'approved' available on request (ask below)
- if enabled, trust for approved in user profile (only editors can give trust, one trust needed)
Screenshots
Give trust for approved
add participant type to activity
activity with different participant types
More Information
- Write-up: https://github.com/karrot-dev/karrot-resources/blob/main/2022_Writeup_Roles-feature.pdfActivities configuration
- Fronted: Activities that require role https://github.com/karrot-dev/karrot-frontend/pull/2421
- Backend: Add activity roles https://github.com/karrot-dev/karrot-backend/pull/1199
Trust for role - Frontend: Trust for role https://github.com/karrot-dev/karrot-frontend/pull/2589
- Backend: Add trust for role https://github.com/karrot-dev/karrot-backend/pull/1167