Moodle Plugins directory: Tiles format: Versions: 4.3.0.68 | 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.3.0.68
Moodle 4.3
Released: Friday, 30 May 2025, 8:18 PM
Code prechecks
overview
phplint
phpcs0 | 1
js0 | 8
css
phpdoc
savepoint
thirdparty
grunt
shifter
mustache0 | 15
gherkin
HTML | XML4.3.0.65 (2025041630)
=====================
- Simplify page scroll
- Inline folder warning
- Refactor to video cm class
- Remove registration form and contact links
- Fix issue 252 section zero heading
4.3.0.66 (2025041631)
=====================
- Remove any queued adhoc tasks for deleted code
4.3.0.67 (2025041632)
=====================
- Admin setting to prevent user collapsing section zero
4.3.0.68 (2025052730)
=====================
- Issue 263 - use iframe for PDF modal instead of object
- Edit admin settings strings re animated navigation
=====================
- Simplify page scroll
- Inline folder warning
- Refactor to video cm class
- Remove registration form and contact links
- Fix issue 252 section zero heading
4.3.0.66 (2025041631)
=====================
- Remove any queued adhoc tasks for deleted code
4.3.0.67 (2025041632)
=====================
- Admin setting to prevent user collapsing section zero
4.3.0.68 (2025052730)
=====================
- Issue 263 - use iframe for PDF modal instead of object
- Edit admin settings strings re animated navigation
Version information
- Version build number
- 2025052730
- Version release name
- 4.3.0.68
- Maturity
- Stable version
- MD5 Sum
- e43911d24ffcc3220683094a3eeade33
- Supported software
- Moodle 4.3
- Latest release for Moodle 4.3
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