<?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%3AUsability_issues_-_File_management_system</id>
	<title>Development:Usability issues - File management system - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3AUsability_issues_-_File_management_system"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Usability_issues_-_File_management_system&amp;action=history"/>
	<updated>2026-05-08T00:39:08Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:Usability_issues_-_File_management_system&amp;diff=12058&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Usability_issues_-_File_management_system&amp;diff=12058&amp;oldid=prev"/>
		<updated>2024-10-21T08:53:22Z</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:53, 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:Usability_issues_-_File_management_system&amp;diff=12057&amp;oldid=prev</id>
		<title>1&gt;Tsala: Student projects/Usability issues/FileManagementSystem moved to Development:Usability issues - File management system: adding to development namespace</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Usability_issues_-_File_management_system&amp;diff=12057&amp;oldid=prev"/>
		<updated>2008-08-14T08:29:38Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;/index.php?title=Student_projects/Usability_issues/FileManagementSystem&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Student projects/Usability issues/FileManagementSystem (страница не существует)&quot;&gt;Student projects/Usability issues/FileManagementSystem&lt;/a&gt; moved to &lt;a href=&quot;/index.php?title=Development:Usability_issues_-_File_management_system&quot; title=&quot;Development:Usability issues - File management system&quot;&gt;Development:Usability issues - File management system&lt;/a&gt;: adding to development namespace&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Most logical, consistent ordering of columns==&lt;br /&gt;
How can we be consistent with other file management systems?&lt;br /&gt;
&lt;br /&gt;
Linux file management system has the order: name, size, (type, which won&amp;#039;t exist in this case) and modified. So I think we should follow this pattern and have name, size an modified in this order. So the question is where to put the &amp;quot;rename&amp;quot;. There are two possibilities:&lt;br /&gt;
&lt;br /&gt;
*To put it near name because it has name connotations.&lt;br /&gt;
*To put it at the end because the first three are informative fields and the last one is two change a parameter of the file.&lt;br /&gt;
&lt;br /&gt;
In general, it is more common the second one. It must also be considered that action is not only rename but also list, unzip, etc.&lt;br /&gt;
&lt;br /&gt;
==Would users prefer to have the icons for rename, delete, unzip, list, restore or words?==&lt;br /&gt;
&lt;br /&gt;
Users prefer generally icons rather than names. Moreover, you can always put the mouse over the icon and you can read the description. In this case it will not confuse the user because there would be few icons in the page and it would be used icons that have already been used in other places at Moodle (specially when selecting the &amp;quot;Turn editing on mode&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
This would be the icons that I find more usable and that are already used at Moodle:&lt;br /&gt;
&lt;br /&gt;
[[Image:Rename.gif]] Rename (used already at Moodle)&lt;br /&gt;
&lt;br /&gt;
[[Image:delete.gif]] Delete (used already at Moodle)&lt;br /&gt;
&lt;br /&gt;
[[Image:Hide.gif]] List (used already at Moodle but to hide, perhaps this can cause confusion...)&lt;br /&gt;
&lt;br /&gt;
[[Image:Restore.gif]] Restore (used already at Moodle)&lt;br /&gt;
&lt;br /&gt;
[[Image:winzip.JPG]] Unzip (my proposal) although at Moodle this icon is used &lt;br /&gt;
[[Image:zip.gif]] Zip icon  as it can bee seen here&lt;br /&gt;
[[Image:Backup.JPG]]&lt;br /&gt;
&lt;br /&gt;
So it must be considered that if my proposal is used it should be changed of several pages in order to be consistent.&lt;br /&gt;
&lt;br /&gt;
==Ability to click on the column headings to sort the files username, file size, and modified date==&lt;br /&gt;
&lt;br /&gt;
This is a functionality that should be added to all tables but the backup table shown above, which have no sense ordering it in another way which is not the date of the backup.&lt;br /&gt;
&lt;br /&gt;
[[Category:Usability]]&lt;/div&gt;</summary>
		<author><name>1&gt;Tsala</name></author>
	</entry>
</feed>