Mindmap icon

Mindmap

Maintained by Tõnis Tartes
Mindmap module for Moodle
Price option: Free

Supports Moodle 2.1-5.0 See all versions
Latest release: 1 year ago
Installations: 2018
Downloads (last 90 days): 259

Frankenstyle name: mod_mindmap
Activities

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Sry for this question, which might be stupid anyway but I'm not quit sure about the Mindmap activity on moodle works:
Do you think it is possible that I have 15 students working on one mindmap at the same time?
Hi! No i have not yet tested it in 3.1. If you encounter any issues let me know!
Hi, we've just moved to Moodle 3.1. Have you tested Mindmap on this version yet ?
I'm glad it worked out smile
I did figure out how to do these things and I will be doing an example exercise for my students.
However, I wish there was even a minimal help doc that would tell us how to re-position, for example, a finished mindmap that (even fully zoomed out) runs off the page.
Actually I figured it out. On my keyboard I had to choose the node from which I wanted to build a new association and then hold down the FUNCTION key and then hit the INSERT button.
I cannot find a way to branch to a second level. I'm trying to create a writing exercise where one idea is developed into second level ideas and those can be developed into a third level. But I cannot seem to get to the third level. Every time I add a node, it adds itself to the original idea.
Update to the latest code from github
Good day,
I installed the version mindmap 2014060900 in moodle 2.8. After completing the installation , send me /admin/index.php but this is blank . If moodle income without being logged , works without problem, but once I sign a blank page , and I do not throw errors. Can you help me with this, please .
Not sure.. Are other 2.7 modules working good for you?
Hi Tõnis,
we have version 2.7.1+ installed, after updating from version 2.4.9.
Is it possible that our problems come from skipping versions 2.5 and 2.6?
Thanks for your help!
Hey!
Are you sure you are using Moodle 2.7 version? Because that error would be shown only if you are on Moodle 2.6 or lower. The new logging API is only available from 2.7.
If your Moodle version is below 2.7 then download some older version of this plugin.
Let me know how it works out.
Hi Tõnis,
I have the 2.7-version of the mindmap installed, but when I click on it after having it included in a course I get a blank page.
When I switch on debugging I get the following error message:
Class 'mod_mindmap\event\course_module_viewed' not found in ../html/mod/mindmap/view.php on line 66
I think you have to have a folder "classes/event" in your plugin and then implement the class "course_module_viewed" as an extension of the abstract class there. That seems to be done in all the other modules, so it might be required?