Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More
lino_voga.lib.voga.user_types¶
Defines the standard user roles for Lino Voga.
See also User types.
See also lino.core.site.Site.user_types_module
.
Classes
|
|
|
Can confirm invitations to calendar events. |
|
|
|
|
|
|
|
Can register presences of participants, i.e. mark them as absent or present. |
- class lino_voga.lib.voga.user_types.Teacher¶
Bases:
CoursesTeacher
,CalendarReader
Can register presences of participants, i.e. mark them as absent or present.
- class lino_voga.lib.voga.user_types.Pupil¶
Bases:
CalendarGuest
,LedgerPartner
,CalendarReader
Can confirm invitations to calendar events.