Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

User Interfaces

Each User Interface is to be a collection of widgets, enabled/disabled/customised in a per role/level basis.

The Widgets are independent sections composed of one or more customisable components that obeys the following rules:

  • Enabling/disabling a Widget should effectively turn off/on all functions that their components provide, and not only hiding/showing the element in the DOM.
  • Enabling/disabling a component of a Widget can simply hide/show its elements in the DOM.


Table of Contents

  • Landing Page
  • Login/Register
  • Dashboard
  • Class Materials
  • Test Manager
  • iRead
  • Assignments
  • Markbook
  • Communications
  • Class Library
  • Games


  • No labels