Moodle Plugins directory: Tiles format: Versions: 5.0.0.20 | 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 5.0.0.20
Moodle 5.0
Released: divendres, 4 de juliol 2025, 00:23
Code prechecks
overview
phplint
phpcs
js0 | 2
css
phpdoc
savepoint0 | 1
thirdparty
grunt
shifter
mustache0 | 17
gherkin
HTML | XML5.0.0.0 & 5.0.0.1 (2025041700 & 2025041701)
===========================================
- Moodle 5.0 compatibility fixes
5.0.0.2 (2025052060)
====================
- Improve monologo icon check
- Remove redundant language strings
5.0.0.3 (2025052760)
=====================
- Issue 270 - add admin setting to prevent user collapsing section zero
- Issue 239 - fix "Show section zero at top of all sections" Setting Not Working
- Issue 263 - use iframe for PDF modal instead of object
5.0.0.4 (2025052761)
=====================
- Issue 268 add missing cachedef string
- Adjust section header layout
5.0.0.5 (2025052762)
=====================
- Edit admin settings strings re animated navigation
- Add workaround for core bug Safari black activity icons - see https://tracker.moodle.org/browse/MDL-84630.
5.0.0.6 (2025052763)
=====================
- Remove format.js deprecated since 4.0 - see https://tracker.moodle.org/browse/MDL-74778.
5.0.0.7 (2025052764)
=====================
- Extend workaround for core bug Safari black activity icons to iOS Safari
5.0.0.8 (2025052765)
=====================
- Remove redundant behat test steps
5.0.0.9 (2025052766)
=====================
- Fix issue when clicking sub-section headings in course index
5.0.0.10 (2025060260)
=====================
- Introduce cache for tiles format options
5.0.0.11 (2025060261)
=====================
- Issue 272 - fix nav arrows in subsection accessed from course index when animated navigation is off
5.0.0.12 (2025060262)
=====================
- Use section.php page to show single section when animated navigation is off
5.0.0.13 (2025060263)
=====================
- More adaptation to use section.php for single section when animated nav is off.
- Move sec zero and arrows to top
- Tidy appearance
5.0.0.14 (2025060264)
=====================
- Run grunt AMD missing from last version
5.0.0.15 (2025060265)
=====================
- More adaptation to use section.php for single section when animated nav is off.
- Move sec zero and arrows to top
- Tidy appearance
- Fix section zero reduced width
- Fix animated nav toggle colour
- Respect setting to show section 0 course wide
5.0.0.16 (2025060266)
=====================
- If user is editing, ignore setting to show sec zero at top of every section.php page
- If user requests course/view.php?section=xx, redirect to course/section.php
- Improve modal JS on section.php page
5.0.0.17 (2025060267)
=====================
- Admin setting to include subsection data in tile progress indicator - set to on.
(Was initially off by default to follow core, but seems illogical in the context of tiles so changing.)
(Admins can set this back to off if they prefer.)
- Issue 274 remove tooltip for activity summary
- Update Moodle docs link for activity completion settings
5.0.0.18 (2025060268)
=====================
- Issue 277 fix progress count error where no subsection data
- Issue 276 remove subsection icon in edit mode
- Simplify legacy excess sections check
5.0.0.19 (2025060269)
=====================
- Fix missing activity description in modal for non-subtile activities
5.0.0.20 (2025070360)
=====================
- Issue 280 button icon colour darker to match core (accessibility)
- Remove docs links
===========================================
- Moodle 5.0 compatibility fixes
5.0.0.2 (2025052060)
====================
- Improve monologo icon check
- Remove redundant language strings
5.0.0.3 (2025052760)
=====================
- Issue 270 - add admin setting to prevent user collapsing section zero
- Issue 239 - fix "Show section zero at top of all sections" Setting Not Working
- Issue 263 - use iframe for PDF modal instead of object
5.0.0.4 (2025052761)
=====================
- Issue 268 add missing cachedef string
- Adjust section header layout
5.0.0.5 (2025052762)
=====================
- Edit admin settings strings re animated navigation
- Add workaround for core bug Safari black activity icons - see https://tracker.moodle.org/browse/MDL-84630.
5.0.0.6 (2025052763)
=====================
- Remove format.js deprecated since 4.0 - see https://tracker.moodle.org/browse/MDL-74778.
5.0.0.7 (2025052764)
=====================
- Extend workaround for core bug Safari black activity icons to iOS Safari
5.0.0.8 (2025052765)
=====================
- Remove redundant behat test steps
5.0.0.9 (2025052766)
=====================
- Fix issue when clicking sub-section headings in course index
5.0.0.10 (2025060260)
=====================
- Introduce cache for tiles format options
5.0.0.11 (2025060261)
=====================
- Issue 272 - fix nav arrows in subsection accessed from course index when animated navigation is off
5.0.0.12 (2025060262)
=====================
- Use section.php page to show single section when animated navigation is off
5.0.0.13 (2025060263)
=====================
- More adaptation to use section.php for single section when animated nav is off.
- Move sec zero and arrows to top
- Tidy appearance
5.0.0.14 (2025060264)
=====================
- Run grunt AMD missing from last version
5.0.0.15 (2025060265)
=====================
- More adaptation to use section.php for single section when animated nav is off.
- Move sec zero and arrows to top
- Tidy appearance
- Fix section zero reduced width
- Fix animated nav toggle colour
- Respect setting to show section 0 course wide
5.0.0.16 (2025060266)
=====================
- If user is editing, ignore setting to show sec zero at top of every section.php page
- If user requests course/view.php?section=xx, redirect to course/section.php
- Improve modal JS on section.php page
5.0.0.17 (2025060267)
=====================
- Admin setting to include subsection data in tile progress indicator - set to on.
(Was initially off by default to follow core, but seems illogical in the context of tiles so changing.)
(Admins can set this back to off if they prefer.)
- Issue 274 remove tooltip for activity summary
- Update Moodle docs link for activity completion settings
5.0.0.18 (2025060268)
=====================
- Issue 277 fix progress count error where no subsection data
- Issue 276 remove subsection icon in edit mode
- Simplify legacy excess sections check
5.0.0.19 (2025060269)
=====================
- Fix missing activity description in modal for non-subtile activities
5.0.0.20 (2025070360)
=====================
- Issue 280 button icon colour darker to match core (accessibility)
- Remove docs links
Version information
- Version build number
- 2025070360
- Version release name
- 5.0.0.20
- Maturity
- Versió estable
- MD5 Sum
- 7178a1363f60675b07bd1e9b2395ecf7
- Supported software
- Moodle 5.0
- Latest release for Moodle 5.0
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