-
Notifications
You must be signed in to change notification settings - Fork 6
Levels and groups
The reservation system has support to automatically group people based on their email address. This way, some sessions can be targeted to e.g. members of some company or community.
Groups can be added and edited dynamically on admin pages. Note that changes you make on the group email recognition doesn't reflect to the history. Therefore, only new members are categorized automatically. You can, however, add members manually to the group on user management page.
Only members within group "admin" can access admin pages and be able to be assigned as a supervisor. Therefore, even if you mistakenly add level 4 or 5 machine skill level to normal user, for they it's the same than if it would be the highest normal user level.
Users can have five different levels (three normal user, two supervisor):
- No skills or low level skills. There needs to be lvl. 5 supervisor supervising (can teach).
- Medium skills. There still needs to be lvl. 5 supervisor supervising (can teach).
- High skills. Only lvl. 4 supervisor is reguired (can supervise).
- Low skilled supervisor. Can supervise the machine but cannot teach how to use it.
- High skilled supervisor. Can supervise and teach to use the machine.
Levels can be assigned machine vise. The change of levels is done manually on user management page. These levels are shown as stars.