Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (27 loc) · 2.27 KB

README.md

File metadata and controls

34 lines (27 loc) · 2.27 KB

Middlesex's eSignout Subplugin

Local Moodle plugin written for Middlesex. Middlesex is an independent secondary school for boarding and day students in grades 9-12. Learn more at https://mxschool.edu.

Moodle is the world’s open source learning platform. Learn more at https://moodle.org.

Package Description

This package provides a system for students to sign out to both on- and off-campus locations and a means for faculty and the deans to view and manage these signouts.

Dependencies

This plugin has the following dependencies:

Subpackages

This package houses the following subpackages and pages:

  • null
    • combined_report Report for dorm faculty to view and manage the active on- and off-campus records for students in their dorm.
  • on_campus — Provides a means for students to sign out of their dorms to an on-campus location during and after study hours.
    • preferences, location_edit — Preferences page to enable or disable features of the form, configure form text, and manage the available on-campus locations.
    • form — Form for students to sign out to an on-campus location.
    • report — Report for dorm faculty and deans to view and manage students' on-campus signouts. Also logs historical data.
    • duty_report — Report for faculty on evening duty to view and confirm students' on-campus signouts on a given evening.
  • off_campus — Provides a means for students to sign out to an off-campus location on a weekday.
    • preferences, type_edit — Preferences page to enable or disable features of the form, configure form text as well as the text in email notifications, and manage the available off-campus signout types.
    • form — Form for students to sign out to an off-campus location.
    • report — Report for dorm faculty and deans to view and manage students' off-campus signouts. Also logs historical data.

Credits

v3.1 of this plugin was developed alongside v3.1 of the local_mxschool plugin in 2019 by:

See our documentation to learn more about this project