Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Mindmap module: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Línia 42: Línia 42:
#reposition node
#reposition node
|}
|}
For Mac User: There is no INSERT key!  To add a child node on Mac, position your cursor at the place, then double click left mouse at the same time pressing the command key.


==See also==
==See also==

Revisió del 06:31, 26 juny 2011

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

For Mac User: There is no INSERT key! To add a child node on Mac, position your cursor at the place, then double click left mouse at the same time pressing the command key.

See also