Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Purpose: Adds extra dates into the summative exam calendar.
Version: 6.0

FieldTypePurpose
idint(11) unsignedPrimary Key – auto increment.
titlevarchar(255)Title of the announcement
messagetextDescription of the announcement - displayed in rollover callout in the interface.
thedatedatetimeThe time/date when the event occurs.
durationint(11)How long then event is (minutes)
bgcolorvarchar(16)Background colour for the event
deleteddatetimeWhen the event was deleted (NULL = event is undeleted).

...