Moodle Plugins directory: Tiles format: Versions: 4.2.1.19 | 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.2.1.19
Moodle 4.2
Released: Tuesday, 17 December 2024, 11:40 PM
Code prechecks
overview
phplint
phpcs0 | 1
js0 | 7
css
phpdoc
savepoint
thirdparty
grunt
shifter
mustache0 | 15
gherkin
HTML | XML4.2.1.17 (2024120920)
=====================
- 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.2.1.18 (2024121220)
=====================
- Adjust tests
4.2.1.19 (2024121221)
=====================
- Make user pref controls more obvious if on/off (use same switch as edit mode)
- Improve JS section load content error report notification
=====================
- 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.2.1.18 (2024121220)
=====================
- Adjust tests
4.2.1.19 (2024121221)
=====================
- Make user pref controls more obvious if on/off (use same switch as edit mode)
- Improve JS section load content error report notification
Version information
- Version build number
- 2024121221
- Version release name
- 4.2.1.19
- Maturity
- Stable version
- MD5 Sum
- bc7e7031d4631d6f743e7cb8a7b9de1a
- Supported software
- Moodle 4.2
- Latest release for Moodle 4.2
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