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

Pupil()

Can confirm invitations to calendar events.

Receptor()

Secretary()

SiteAdmin()

Teacher()

Can register presences of participants, i.e. mark them as absent or present.

class lino_voga.lib.voga.user_types.Teacher

Bases: CoursesTeacher

Can register presences of participants, i.e. mark them as absent or present.

class lino_voga.lib.voga.user_types.Pupil

Bases: CalendarGuest, LedgerPartner

Can confirm invitations to calendar events.