Note:

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

Talk:Radio button: Difference between revisions

From MoodleDocs
(Created page with "'''Radio buttons and dropdown menus are too verbose for a binary choice: use check boxes instead.''' Following the advice above, a gender selection should look something like...")
 
mNo edit summary
 
Line 1: Line 1:
----
'''Radio buttons and dropdown menus are too verbose for a binary choice: use check boxes instead.'''
'''Radio buttons and dropdown menus are too verbose for a binary choice: use check boxes instead.'''


Line 6: Line 10:


I can think of a few women who would raise an eyebrow at that!
I can think of a few women who would raise an eyebrow at that!
----

Latest revision as of 15:01, 25 June 2013



Radio buttons and dropdown menus are too verbose for a binary choice: use check boxes instead.

Following the advice above, a gender selection should look something like:

Is this person male? [ ] Yes

I can think of a few women who would raise an eyebrow at that!