Moodle Plugins directory: Tiles format | 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.
Latest release:
22049 sites
5k downloads
479 fans
Current versions available: 10
Key features
- Tiles are used to show course topics and activities
- Animation is used to expand tiles to reveal content
- Icons or photos on each tile increase visual appeal
- Modal windows (animated pop ups) to show content
- Colours for tiles are customisable
- Theme compatibility is broad (Boost, Clean, Essential, Moove and Adaptable).
- Easy to switch into Tiles from other formats (e.g. Topics, Grid) without changing course content
- User friendly (e.g. tile icons are provided and don't need to be uploaded)
- Mobile responsive (adapts to different screen sizes and orientations)
- Progress shown on tile with % in a circle, or as a fraction

Contributors
David Watson (Lead maintainer)
Please login to view contributors details and/or to contact them
Moodle 4.4.12
Udemy 4.4
Formato de curso Blocos.
O problema:
O Formato de blocos não está funcionando corretamente no tema Udemy
Thanks for the recent improvements!
Just a quick note: in Tiles, only visible activities are counted toward overall course completion, while in “My courses” all activities, including hidden ones, are included. This can cause confusion when comparing progress percentages.
I've reported here: https://bitbucket.org/dw8/moodle-format_tiles/issues/320/difference-in-course-completion
Thanks again!
I cannot see the issue in bitbucket, but I want to let you and Tiles developers know that there is an issue in Moodle core tracker currently in integration process (https://moodle.atlassian.net/browse/MDL-60912) to hopefully fix this incoherence the other way around, so that the overall completion percentage only will take into account the activities each student can access.
In any case, thanks for pointing us to the Moodle core issue (MDL-60912). We'll follow its progress!!
We noticed a bug with the Tiles course format plugin. When we create a file containing a Genially download and set the appearance to Automatic or Open, it becomes impossible to access the file.
The issue disappears when we switch to editing mode or when we change the course format. Our Moodle version is 4.5.5+, and the plugin version is 4.5.0.28.
Thank you very much for this plugin. We use it extensively on our platform, and it is both very aesthetic and very useful.
May we know when the plugin is expected to be updated for compatibility with version 5.2?
core/modal_factory has been fully removed (not just deprecated) in Moodle 5.2. The plugin still depends on it in two places:
amd/src/course_mod_modal.js line 30 — in the define([...]) list
amd/src/edit_icon_picker.js line 298 — require(["core/modal_factory"], ...)
Loading either module on a 5.2 site fails with "Failed to load module: core/modal_factory" and the corresponding modals don't open. Migrating both usages to the new core/modal API (available since 4.3) should be enough.
Happy to test a patch on a 5.2 install if useful.
I’d like to join in on the questions about the 5.2 update.
Unfortunately, there hasn’t been a response yet.
Currently, many of us are eagerly awaiting a new feature in 5.2, but at the same time, all our courses are in the tiles format, so we can’t update them.
Is there any indication of when we can expect the update?
I, and probably a few others, would be very happy to hear that.
Thank you very much and best regards