Versions Compared

Key

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

...

Status
colourRed
titleRogo 6.1.0

...


Purpose: Holds data about a session (or activity) which is a container into which objectives can be structured.

...

    
Field
Type
Purpose
Key
sess_idint(11)auto increment.
identifierbigint(20) unsignedNumber that joins with objectives tablePRIMARY KEY
idModchar(25) unsignedID of the module the session pertains toPRIMARY KEY
titletextThe title of the session
source_urltextOptional URL to point to. The intention would be to point to a lecture page in a VLE or portal
calendar_yearint(4)Academic year the metadata applies to.PRIMARY KEY, FOREIGN KEY academic_year.calendar_year
occurrencedatetimeDatetime when the session occurrs