Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Mindmap module.

Mindmap module: Difference between revisions

From MoodleDocs
(most important commands)
m (Text replacement - "class="nicetable"" to "class="wikitable"")
 
(One intermediate revision by one other user not shown)
Line 9: Line 9:


Most important commands and functions
Most important commands and functions
{|class="nicetable"
{|class="wikitable"
! Function
! Function
! Command
! Command
Line 48: Line 48:
*[[FreeMind filter]] contributed code
*[[FreeMind filter]] contributed code


 
* Register here to find out more about: http://ekpenso.com/
[[Category:Contributed code]]
[[Category:Contributed code]]

Latest revision as of 15:23, 10 August 2021

This contributed code activity module can add, create and share mindmaps within Moodle.

Features

  • Create and share mindmaps online.
  • Make mindmaps public or share them with groups or make them public.
  • Export maps to XML, PDF, image or Freemind-files.
  • Edit mindmaps offline via Gears or Adobe AIR

Most important commands and functions

Function Command
add node
  • Doubleclick on any place or click the green plus-icon
  • ENTER adds a node to the same layer
  • INSERT adds a childnode
delete nodes
  • CTRL + click on the node,
  • press DELETE
  • click the red minus-sign
deletes a node and all of his child-nodes CTRL + D
Undo and Redo
  • CTRL + Z and CTRL + Y or
  • use the icons|
Autocomplete-Node press END
move node
  1. position a node over new parent,
  2. release mouse,
  3. reposition node

See also