<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3AForm</id>
	<title>Development:Form - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3AForm"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Form&amp;action=history"/>
	<updated>2026-05-07T02:11:59Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:Form&amp;diff=11140&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Form&amp;diff=11140&amp;oldid=prev"/>
		<updated>2024-10-21T08:51:16Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 08:51, 21 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:Form&amp;diff=11139&amp;oldid=prev</id>
		<title>1&gt;Pilpi в 14:39, 15 мая 2010</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Form&amp;diff=11139&amp;oldid=prev"/>
		<updated>2010-05-15T14:39:50Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Development: Moodle User Interface Guidelines|Moodle User Interface Guidelines]] &amp;gt; &amp;#039;&amp;#039;&amp;#039;Form&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
{{Work in progress|forumurl=http://moodle.org/mod/forum/discuss.php?d=126884|info=&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;#039;&amp;#039;&amp;#039;Status: INCOMPLETE&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt;This is a guideline template for a [[Development:Moodle_User_Interface_Guidelines|Moodle Interface Guideline]]. Comments: [http://moodle.org/mod/forum/discuss.php?d=126884 developer forum thread]}}&lt;br /&gt;
&lt;br /&gt;
== Problem ==&lt;br /&gt;
You want to allow users to enter information into the application.&lt;br /&gt;
&lt;br /&gt;
== Forces: factors that affect selection ==&lt;br /&gt;
* There may not be much space. Forms elements are typically verbose and forms require at least a submit button.&lt;br /&gt;
&lt;br /&gt;
== Solution ==&lt;br /&gt;
&lt;br /&gt;
Moodle uses progressive disclosure to hide form items that are suspected to be needed a minority of users.&lt;br /&gt;
&lt;br /&gt;
On simple forms, (less than one page / four elements or less) autofocus the first field of the form on body onload&lt;br /&gt;
* IF none of the fields have any changed content in them (i.e. if the user is not returning to the page from browser history, see: [http://tracker.moodle.org/browse/MDL-825 MDL-825]) &lt;br /&gt;
&lt;br /&gt;
Date selection: use javascript selector (how about time?)&lt;br /&gt;
&lt;br /&gt;
* Show the more important settings at the top&lt;br /&gt;
* Each entry should have a label, and if necessary, a help file&lt;br /&gt;
* If there are more than 10 options, split them into required and optional/extra/advanced parameters&lt;br /&gt;
&lt;br /&gt;
== Common mistakes ==&lt;br /&gt;
Autofocusing a field by default is an accessibility issue, see MDL-20410&lt;br /&gt;
&lt;br /&gt;
== Examples and implementation ==&lt;br /&gt;
&lt;br /&gt;
=== Site configuration forms ===&lt;br /&gt;
=== Module configuration forms (&amp;quot;Update this Forum&amp;quot;)===&lt;br /&gt;
&lt;br /&gt;
== Related guidelines ==&lt;br /&gt;
* [[Development:Radio button|Radio button]]&lt;br /&gt;
* [[Development:Checkbox|Checkbox]]&lt;br /&gt;
* [[Development:Dropdown Lists|Dropdown lists]] (incomplete)&lt;br /&gt;
&lt;br /&gt;
== Related issues in the tracker ==&lt;br /&gt;
&lt;br /&gt;
* TODO: Configuration defaults  http://moodle.org/mod/forum/discuss.php?d=124533&lt;br /&gt;
* TODO: Inconsistency with buttons in each module configuration: save and return to course / save and display / cancel. Are there really use cases to support having this choice each time?&lt;br /&gt;
&lt;br /&gt;
== Further information / Sources  ==&lt;br /&gt;
&lt;br /&gt;
* http://moodle.org/mod/forum/discuss.php?d=122545#p554845&lt;br /&gt;
&lt;br /&gt;
[[Category:Moodle User Interface Guidelines]]&lt;/div&gt;</summary>
		<author><name>1&gt;Pilpi</name></author>
	</entry>
</feed>