Masonry Topics format

Course formats ::: format_masonry
Maintained by RenaatRenaat Debleu
This course format displays all sections like a masonry build brick wall. Every section can have a different background and is dynamically placed into a fluent style page.

Masonry Topics format 3.7+

Moodle 3.7, 3.8
Released: Monday, 18 May 2020, 5:01 PM
--------------------------------------------------------------------------------
Description
--------------------------------------------------------------------------------

This course format displays all sections like a masonry build brick wall. Using
YUI (http://yui-masonry.appspot.com/), every section is dynamically placed into
a fluent style page. Each section can have a different background color.

--------------------------------------------------------------------------------
Warning
--------------------------------------------------------------------------------

The order of the topics can vary from screen to screen.

--------------------------------------------------------------------------------
Dependencies
--------------------------------------------------------------------------------

Course Format topics

--------------------------------------------------------------------------------
Installation
--------------------------------------------------------------------------------

1. copy the folder named "masonry" into the moodle/course/format folder.
2. Login to Moodle with admin rights.
3. The notification for the installation of the new course format is shown
4. Click on Install
5. Decide which default backcolor you want to use

--------------------------------------------------------------------------------
Todo
--------------------------------------------------------------------------------
1. Move to AMD (when Moodle docking events are AMD)
2. Verify input

--------------------------------------------------------------------------------
Done
--------------------------------------------------------------------------------
1. Re-layout on docking events
2. Travis integration
3. PHP 7.0
4. Behat integration


![travis](https://travis-ci.org/ewallah/moodle-format_masonry.svg?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/ewallah/moodle-format_masonry/badge.svg?branch=master)](https://coveralls.io/github/ewallah/moodle-format_masonry?branch=master)

Version information

Version build number
2020051800
Version release name
3.7+
Can be updated from
3.4+ (2018111801), 3.7+ (2019051707), 3.7+ (2019111708)
Can be updated to
3.7+ (2020061200), 3.7+ (2020072700), 3.8+ (2020102300), 3.8+ (2020110300), 3.9+ (2021020700), 3.9+ (2021051500)
Maturity
Stable version
MD5 Sum
31d1094ff4691a1359511979aa3d3193
Supported software
PHP 7.1, PHP 7.2, Moodle 3.7, PHP 7.3, PHP 7.4, Moodle 3.8

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v3.7+

Default installation instructions for plugins of the type Course formats

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myformat") in the "course/format" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation