Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Moodle User Interface Guidelines: Difference between revisions

From MoodleDocs
Line 37: Line 37:
** Feedback pages
** Feedback pages
** See [http://mahara.org/view/view.php?id=3482 presentation] ([http://mahara.org/artefact/file/download.php?file=14278&view=3482 alternate link]) of workshop by David Mudrak for the future direction of feedback
** See [http://mahara.org/view/view.php?id=3482 presentation] ([http://mahara.org/artefact/file/download.php?file=14278&view=3482 alternate link]) of workshop by David Mudrak for the future direction of feedback
** GNOME: [http://library.gnome.org/devel/hig-book/stable/feedback.html.en Feedback]
** GNOME: [http://library.gnome.org/devel/hig-book/stable/feedback.html.en Feedback]  
*** (for Desktop but still a great guide and mostly applicable to Moodle)
* Course format
* Course format
* Block (not a technical guide but a guideline how what to take into account when using a block as a part of a design)  
* Block (not a technical guide but a guideline how what to take into account when using a block as a part of a design)  

Revision as of 09:56, 8 August 2009

Note: This page is a work-in-progress. Feedback and suggested improvements are welcome. Please join the discussion on moodle.org or use the page comments.

The greatest risk of this effort is that developers may not find it when they need it, while designing parts of Moodle. Please help: look at what is here already now, and comment: How could it serve your development work better? What aspects of user interface design would you need clear guidelines on? If there is any reason you feel you can not benefit from the guidelines, please tell me about it in the developer forum thread. See also: Introduction


Moodle basics

Moodle UI library

UIs are built of Elements and Interaction Styles (bigger wholes, which are built of Elements).

Elements

  • Tabs
  • Jump Navigation
  • Tooltip
  • Links and Buttons
  • Command Popup Menu
  • Dialog
  • Popup Window

Interaction Styles

  • Wizard
  • Form
  • Help Popups
  • Feedback
    • Feedback pages
    • See presentation (alternate link) of workshop by David Mudrak for the future direction of feedback
    • GNOME: Feedback
      • (for Desktop but still a great guide and mostly applicable to Moodle)
  • Course format
  • Block (not a technical guide but a guideline how what to take into account when using a block as a part of a design)
  • Filter
  • Module (not a technical guide but a guideline how what to take into account when using a module as a part of a design)

Guidelines that may one day be

These are plans to create new interaction styles, switch existing conventions for more usable ones, or to list multiple interaction styles for a single purpose to combine some of them into a more consistent guideline.

  • Switch Button
  • Add element
  • Move Element
  • Quick Inline Help ([1] for now)
  • Further research required: Search
  • Further research required: Editing modes

General design guidelines

Relevant guidelines from other sites

See also

About writing these guidelines

Usability in Moodle

Implementation advice

Todo