Moodle Plugins directory: Tiles format: Versions: 5.0.0.1 | 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.1
Moodle 5.0
Released: vienres, 18 de d’abril de 2025, 03:58
Code prechecks
overview
phplint
phpcs
js0 | 7
css
phpdoc2 | 0
savepoint
thirdparty
grunt
shifter
mustache0 | 17
gherkin
HTML | XML4.5.0.7 (2025041650)
====================
- Simplify legacy checks for excess sections (detail now redundant)
- Add setting to include sub-section progress data within on-tile progress indicator
- Adjust tests
- Make user pref controls more obvious if on/off (use same switch as edit mode)
- Improve JS section load content error report notification
- Remove registration form and contact links
- Simplify page scroll
- Inline folder warning
- Refactor to video cm class
- Fix issue 252 section zero heading
- Remove any queued adhoc tasks for deleted code
5.0.0.0 & 5.0.0.1 (2025041700 & 2025041701)
===========================================
- Moodle 5.0 compatibility fixes
====================
- Simplify legacy checks for excess sections (detail now redundant)
- Add setting to include sub-section progress data within on-tile progress indicator
- Adjust tests
- Make user pref controls more obvious if on/off (use same switch as edit mode)
- Improve JS section load content error report notification
- Remove registration form and contact links
- Simplify page scroll
- Inline folder warning
- Refactor to video cm class
- Fix issue 252 section zero heading
- Remove any queued adhoc tasks for deleted code
5.0.0.0 & 5.0.0.1 (2025041700 & 2025041701)
===========================================
- Moodle 5.0 compatibility fixes
Version information
- Version build number
- 2025041701
- Version release name
- 5.0.0.1
- Maturity
- Stable version
- MD5 Sum
- 31acb3d8584b624c2d76e2d44716bd1d
- 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