Skip to content

Features

codebuff edited this page Oct 9, 2014 · 2 revisions
  1. One time configuration (where user provides info and preferences).
  2. Automatic fetching of all the courses the user is enrolled in.
  3. Periodically fetches updates every 12 hours(I will make it flexible later).
  4. Ability to select the courses for which you want notifications.
  5. Ability to fetch notifications manually.
  6. All the news related to all the chosen courses are displayed in one place.
  7. Assignment are also shown in similar fashion.
  8. A list quick links which contains list of courses chosen by user,when you will click on one of these, the extension will first log you in to the moodle and then open the concerned link in the new tab.

Currently there is no method to differentiate between old and new notification(will be implemented later), all the notifications are displayed in one place.This means the extension cannot notify about any new occurrence but it will display all of that information if you click on the icon of extension.

Clone this wiki locally