Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Moodle User Interface Guidelines.

Development:Moodle User Interface Guidelines: Difference between revisions

From MoodleDocs
Line 54: Line 54:


== See also ==
== See also ==
Talk page: [[Development_talk:Moodle_User_Interface_Guidelines]]
* Further development on Talk page: [[Development_talk:Moodle_User_Interface_Guidelines]]
 
* '''[[Using Moodle book]]'''
'''[[Using Moodle book]]'''
 


=== Usability in Moodle ===
=== Usability in Moodle ===
Line 66: Line 64:
* [[Development:Developer_documentation|Developer documentation]]
* [[Development:Developer_documentation|Developer documentation]]
* UI coding: [[Development:Interface_guidelines]]
* UI coding: [[Development:Interface_guidelines]]





Revision as of 15:02, 15 May 2010

NOTE: these guidelines were produced as part of a student project in 2009, and are not official Moodle guidelines. In fact, many of the pages below are currently incomplete or obsolete. They still need a lot of work to be regarded as useful and authoritative guidelines.


These guidelines are to be used as a UI reference library by Moodle developers when creating user interfaces.

It does not catalogue all the elements in use in Moodle, but is intended a reference of reusable elements sharing that common Moodle style. We aim to update this reference as new common practices appear. More...

Moodle basics

Moodle UI library

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

Elements

Interaction Styles

General design guidelines

Relevant guidelines from other sites

See also

Usability in Moodle

Implementation advice