Moodle User Interface Guidelines: Skillnad mellan sidversioner

Från MoodleDocs
Hoppa till:navigering, sök
Olli Savolainen (diskussion | bidrag)
Olli Savolainen (diskussion | bidrag)
 
(8 mellanliggande sidversioner av 2 användare visas inte)
Rad 2: Rad 2:
<p class="note">
<p class="note">


NOTE: these guidelines were produced as part of a student project in 2009, and are not official Moodle guidelines.
DRAFT DOCUMENT
<br /><br />


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.
Many of the pages below are incomplete or obsolete.
<br /><br />


These guidelines were produced as part of a student project in 2009, and are not yet official Moodle guidelines.
</p>
</p>


Rad 15: Rad 18:


==Moodle basics==
==Moodle basics==
* Hierarchy of a Moodle site ([http://moodle.org/mod/forum/discuss.php?d=115620 one attempt])
* [[Development:Page structure and types|Page structure and different page types]]
* [[Development:Page structure and types|Page structure and different page types]]
* [[Roles and capabilities]]
* [[Roles and capabilities]]
Rad 24: Rad 26:
=== Elements ===
=== Elements ===
* [[Development:Big Select List|Big Select List]]
* [[Development:Big Select List|Big Select List]]
* Hierarchy Browsing List


* [[Development:Tooltip|Tooltip]]
* [[Development:Tooltip|Tooltip]]
Rad 55: Rad 56:
* [http://library.gnome.org/devel/hig-book/stable/principles-direct-manipulation.html.en Provide Direct Manipulation]
* [http://library.gnome.org/devel/hig-book/stable/principles-direct-manipulation.html.en Provide Direct Manipulation]


* [http://developer.fellowshipone.com/patterns/ Design Patterns Library & Code Standards] by Fellowship technologies


== 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 ===
Rad 69: Rad 70:
* [[Development:Developer_documentation|Developer documentation]]
* [[Development:Developer_documentation|Developer documentation]]
* UI coding: [[Development:Interface_guidelines]]
* UI coding: [[Development:Interface_guidelines]]





Nuvarande version från 22 maj 2010 kl. 11.46

DRAFT DOCUMENT

Many of the pages below are incomplete or obsolete.

These guidelines were produced as part of a student project in 2009, and are not yet official Moodle 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