Skip to content
mweisz edited this page Nov 20, 2014 · 28 revisions

Glossar

Admin

The admin is a configured user holding full rights for all available actions in the system. There should only be single admin in the system that is configured once via an email address.

Booking

A booking is a concrete occurance of an event. E.g. there is one Math lecture event taking place each Monday from 11:00 - 12:30. A booking is a single occurance of that event on a sole Monday.

Catering-Fähigkeit

Beschreibt die Property eines Raumes in der Lage zu sein, von einem Caterer beliefert (z.B. bevorzugt Erdgeschoss) werden zu können und zum gemeinsamen Essen geeignet zu sein. TODO ("Wie definieren wir das genau?" Rücksprache mit Kunde?)

Comment

A comment is a short message written by a user. It is part of a commenting functionality for Tasks that enables users to ask questions about a specific task (e.g. "What exactly did you mean exactly with ...?", "Sorry, I won't be able to do this in time."). Each comment is associated to exactly one task.

Equipment

An equipment is a concrete object available to a room. It can be either fixed or provided by the building service. A room can have multiple instances of certain equipment type (e.g. 10 tables, 20 chairs, 1 projector, 1 whiteboard).

Property

Unlike an equipment a property describes a certain ability or attribute of a room that is either present or not. A room can have multiple properties but only one property of each type. Exmaple: Accessibility or the possibility to provider catering in the given room.

Rolle / Role

Eine Rolle entspricht einem Nutzerprofile / Nutzergruppe im Zugriffsmanagement, dem gewisse Berechtigungen erteilt werden. Avisierte Rollen:

  • Verwaltungsmitarbeiter
  • Prof & WiMi
  • Studenten
  • Klubsprecher; FSR, usw

Task

Eine Task entspricht einem (TODO-)Eintrag in der einem Event zugehörigen Taskliste/Aufgabenliste. Sie kann weitere Informationen und Anhänge erhalten und Verantwortlichen zugeteilt werden.

Template

A template contains reusable information for reoccurring events. For instance, all "Softskills Kolloquium" events need a speaker headset, a lecture hall etc. but is not strictly regulary.

User

Ein User stellt einen im System erfassten Benutzer dar. Wenn eingeloggt können diese (je nach Berechtigung) aktiv im System agieren (z.B. Räume buchen und Events erstellen). Sie können zudem passiv von anderen Usern referenziert werden (z.B. bei der Zuweisung einer Task oder dem Einrichten einer Notification für diesen User).

Event

Ein Event..

Clone this wiki locally