Note:

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

Dropdown Lists: Difference between revisions

From MoodleDocs
m (New page: Moodle User Interface Guidelines > '''Guideline template''' {{Work in progress|forumurl=http://moodle.org/mod/forum/discuss.php?d=126884|...)
 
mNo edit summary
Line 1: Line 1:
[[ Moodle User Interface Guidelines|Moodle User Interface Guidelines]] > '''Guideline template'''
[[ Moodle User Interface Guidelines|Moodle User Interface Guidelines]] > '''Dropdown Lists'''


{{Work in progress|forumurl=http://moodle.org/mod/forum/discuss.php?d=126884|info=<br /><br />'''Status: incomplete''' This is a guideline for a [[Moodle_User_Interface_Guidelines|Moodle Interface Guideline]]. Comments: [http://moodle.org/mod/forum/discuss.php?d=126884 developer forum thread] }}
{{Work in progress|forumurl=http://moodle.org/mod/forum/discuss.php?d=126884|info=<br /><br />'''Status: incomplete''' This is a guideline for a [[Moodle_User_Interface_Guidelines|Moodle Interface Guideline]]. Comments: [http://moodle.org/mod/forum/discuss.php?d=126884 developer forum thread] }}

Revision as of 09:41, 8 August 2009

Moodle User Interface Guidelines > Dropdown Lists

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.

Status: incomplete This is a guideline for a Moodle Interface Guideline. Comments: developer forum thread

Problem

Context

Forces: factors that affect selection

Solution

Common mistakes

Dropdown lists are used in Moodle too much, and should be replaced with a checkbox when the choice is just yes/no, or otherwise usually with radio buttons.

Examples and implementation

Example title

(Optional) Related guidelines

Related issues in the tracker

TODO: go through the misuses of dropdown lists and create tickets

Further information / Sources

Drop-down Lists