This is the second version of the MUM Moodle template. Created 18/08/2021. The first version continues to serve SOS and SOB and should only be discontinued after Semester 2 2022 rollover.
All notable changes to this project will be documented in this file.
- Dark mode in beta currently only deployed in SCI1020 and AMU1017.
- Centralised Key Contacts customised according to Schools.
- MUI Key Contacts moved to MUI repo.
- Centralised Key Contacts and Important Policy via javascript (addfeatures.js)
- CSS to prevent users from add/deleting sections, changing section names, rearranging sections, and editing menubar.
- Alignment no longer requires "move right" on labels. All elements align left automatically now.
- Embed live gdoc
- Embed live gdoc in Important Policies for consistency
- Placeholder in Important Policies to indicate possibility of adding more relevant policies.
- Alert box in Assessments about academic integrity
- New section (Recycle Bin) for staff eyes only (based on request)
- Unit Calendar to Unit Schedule
- Zoom Links and Schedule to Class Timetable
- Moved Class Timetable to Section 2
- Old label in Important Policies
| File name | Description |
|---|---|
| addfeatures.js | Brings in additional javascript via the Hidden Block. Controls editor behaviour and brings in centralised information. |
| addcss.css | Brings in additional css via the Hidden Block. Styles things that will not appear on the same page as the menubar (Moodle Books, Lessons etc.); styles accordion in Overview. |
| anchor.js | Creates anchor links on all H2, H3 and Heading Large text. |
| artsbannerbackup.css, artbannerbackup.js | Controls and styles the menubar. |
| gridicons.css | Brings in the icons used on the Overview page and determines their position on the grid. |
| hiddenoverview.js | Hides the accordion elements from displaying across Moodle site (this is the default behaviour). |
| icon_x | Grid icon actual images. |
| main.css | Does most of the work in determining how our site looks including colours, alignment and html elements. Called into moodle site via the menubar. |
| BU_accordion | Backup html code that creates the accordion element in Overview. |
| BU_additional-resources | Backup html code that creates the header in Addtional Resources. |
| BU_assessment-1 | Backup html code that creates the assessment descriptions placeholders in Assessments. |
| BU_assessment-table | Backup html code that creates the assessment overview table in Assessments. |
| BU_design-resources | Backup html code that creates title and instructions box in Design Resources. |
| BU_forums-head | Backup html code that creates the headers with description text in Forums and other places. |
| BU_hiddenblock | Backup html code that is inserted into the Hidden Block. |
| BU_important-policy | Backup html code that creates the placeholder in Important Policy. |