My mindmap overview

Blocks ::: block_mymindmap_overview
Maintained by Dey Bendifallah
The mymindmap_overview block presents the courses in the dashboard. Block mymindmap_overview has the advantage of seeing all its courses containing at least one module on a single screen zone and being able to navigate to the section, the activity or the chosen resource to access it. IMPORTANT! For a better view of the mindmap of your courses, put this block in the content column This view also shows how many modules constitute a course or section, which allows you to only go to courses offering content. This plugin uses jsmind javascript tool to design the schemas. You can find it here: https://github.com/hizzgdev/jsmind There are some slowdowns due to searching the logs table for each student and each course needed to show the red flag. To avoid this, you can replace the "block_mymindmap_overview" file with the "block_mymindmap_overview-without-flags" file by removing the "-without-flags" extension. In the last version, all calls to the "logs" table to control access to new activities are avoided in order to speed up the display of the mindmap

My mindmap overview 1.3.1 (Build: 2021010700)

Moodle 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10
Released: Thursday, 7 January 2021, 11:39 PM

moodle_block_mymindmap_overview

NEW: Now All new content in a course is marked with a red flag

The mymindmap_overview block otherwise presents the courses in the dashboard.

Everyone knows the block myoverview which presents in the dashboard in a paginated form the courses where the user is registered.

But the block mymindmap_overview has the advantage of seeing all its courses containing at least one module on a single screen zone and being able to navigate to the section, the activity or the chosen resource to access it.

This view also shows how many modules constitute a course or section, which allows you to only go to courses offering content.

This plugin uses jsmind javascript tool to design the schemas. You can find it here:

https://github.com/hizzgdev/jsmind

Version information

Version build number
2021010700
Version release name
1.3.1 (Build: 2021010700)
Maturity
Stable version
MD5 Sum
5d8e5763da99dfabdb24bbd0529ca3ac
Supported software
Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.