MOOIN stands for Mobile Open Online Interactive eNvironment.
It is used as Moodle course format for Massive Open Online Courses (MOOCs).
To use the course format, at least two Moodle plugins are necessary.
We need to install the course format
cd /path/to/moodle/course/format/
git clone https://github.com/ild-thl/moodle-format_mooin.git mooin4
and the MOOIN 4.0 Design
cd /path/to/moodle/theme/
git clone https://github.com/ild-thl/moodle-theme_mooin.git mooin4
For a better user experience we recommand to use H5P (https://moodle.org/plugins/mod_hvp). With some modifications (coming soon...)
and the local Plugin H5P Extender
cd /path/to/moodle/local/
git clone https://github.com/ild-thl/moodle-local_ildhvp4.git ildhvp4
First check if changing Designs in courses is enabled. Go to Site Administration > Appearance > Theme settings and enable Allow course themes (allowcoursethemes).
Then create a new course or navigate to an existing course. In the course settings go to Course format and choose Mooin 4.0 course format. Then go to Appearance > Force theme and choose mooin4.
To add more chapters to the course, turn editig on. Move to the bottom of the course overview site and click Add sections. Change the name and move it to the required position. Click Edit at the right side of the lesson and choose Set as chapter title.