Versions Compared

Key

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

...

To solve this the special_needs table is used to hold personalised data. Settings held in this table are set by members of staff, not the end student. The field special_needs in the users table when set to 1 signifies the presence of a corresponding record in the special_needs table. Any script can determine if the current user as a special_needs record by calling $userObject->is_special_needs(). In an assessment set_paper_colour_scheme() function is called to set the whole colour scheme of the paper. For most users this will be the colours as set in the 'Edit Properties' dialog box. But this function also calls is_special_needs and will override the colours accordingly if true.


These can be set via the user accessibility screen. From Rogo 7.2 the users can be given a break time value that will be applied to a remote summative paper (highlighted in the image below).

Image Added