/moodle-format_masonry

Moodle course format masonry

Primary LanguagePHPGNU General Public License v3.0GPL-3.0


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. Verify color input

Done

  1. Re-layout on docking events
  2. Travis integration
  3. PHP 7.0
  4. Behat integration
  5. Docking event removed
  6. Prepare for PHPUnit 9
  7. PHP 8.0
  8. PHP 8.1

Build Status Coverage Status