Moodle Plugins directory: Tiles format: Versions: 4.5.0.6 | Moodle.org
Tiles format
Course formats ::: format_tiles
Maintained by
David Watson
A course format which displays course topics as "Tiles", in a grid rather than as a list. When clicked, tile content is displayed under the tile with an animated transition. The layout adapts to different screen sizes and orientations. Within each tile, activities can also be set to display as "sub-tiles". For each tile, the teacher can pick an icon from a predefined set, or upload a background photo.
Tiles format 4.5.0.6
Moodle 4.5
Released: Friday, 13 December 2024, 8:12 PM
4.5.0.2 (2024102550)
====================
- Fix missing section link in breadcrumb in activity
- Fix new number picker button titles
- Remove jquery from behat tests
- Remove redundant local icons for resource subtiles in Moodle 4.3+
- Improve appearance of bigbluebutton and Turnitin icons on sub-tiles
4.5.0.3 (2024120950)
=====================
- High contrast mode available (shown if activated by user preference)
- Simplify $displaysection
- Improve scroll bar access when tile open (overlay in centre section only, exposing left and right drawers to user)
- Include "General" heading (for section zero) at top of course index
- In course index, clicks on section headings can open sections using JS nav (if enabled)
- Remove debug message
- Allow null displaysection on js init
4.5.0.4 (2024121250)
====================
- Adjust tests
4.5.0.5 (2024121251)
====================
- Fix JS build file course.min.js
4.5.0.6 (2024121252)
====================
- Add missing change to version.php
====================
- Fix missing section link in breadcrumb in activity
- Fix new number picker button titles
- Remove jquery from behat tests
- Remove redundant local icons for resource subtiles in Moodle 4.3+
- Improve appearance of bigbluebutton and Turnitin icons on sub-tiles
4.5.0.3 (2024120950)
=====================
- High contrast mode available (shown if activated by user preference)
- Simplify $displaysection
- Improve scroll bar access when tile open (overlay in centre section only, exposing left and right drawers to user)
- Include "General" heading (for section zero) at top of course index
- In course index, clicks on section headings can open sections using JS nav (if enabled)
- Remove debug message
- Allow null displaysection on js init
4.5.0.4 (2024121250)
====================
- Adjust tests
4.5.0.5 (2024121251)
====================
- Fix JS build file course.min.js
4.5.0.6 (2024121252)
====================
- Add missing change to version.php
Version information
- Version build number
- 2024121252
- Version release name
- 4.5.0.6
- Maturity
- Stable version
- MD5 Sum
- aa06e6b34d3cb8cc15d438c4e809a61e
- Supported software
- Moodle 4.5
- Latest release for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Course formats
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myformat") in the "course/format" subdirectory.
- Visit http://yoursite.com/admin to finish the installation