absolutely! if the interface does not communicate VISUALLY the function of that button or selection, it can't be understood.
also, its has to be organized logically so new users can understand it.
2006-12-02 02:07:17
·
answer #1
·
answered by Anonymous
·
0⤊
0⤋
your interface should be idiot proof. The way to do this is to literally have an idiot (someone not familiar with the function of the program) test your software as you progress and give you feedback.
Your interface should be self explanatory and should communicate EXACTLY what to do without looking at manuals. The function should never be hidden.
Where there is input, ALWAYS, ALWAYS validate the user input, NEVER EVER trust input from the user....always check this information against known values where ever possible.
2006-12-02 12:41:33
·
answer #2
·
answered by Jeffrey F 6
·
0⤊
0⤋
Exactly! Visual is the only thing visible to the end user and not the code. Thus, the visual communication should be in a way where user understands everything that is their on the screen. Easily use and relate it. Reach anywhere on the website in maximum 2 clicks.
Their lot many standards to follow and you can find them on http://www.w3c.org
--
Thanks,
Rahul Kaul
Web Design @ http://www.creatorshive.com
2006-12-05 03:25:02
·
answer #3
·
answered by Creators H 1
·
0⤊
0⤋
Yes, its the concept behind the Graphical User Interface, as well as being good design.
2006-12-02 10:30:20
·
answer #4
·
answered by sarah c 7
·
0⤊
0⤋
This is an interface and youre using it so yes it is.
2006-12-02 09:56:38
·
answer #5
·
answered by John S 4
·
1⤊
0⤋
Yes, ask an 80 year old grandmother to operate a command line program and the question will answer itself. :)
2006-12-02 14:23:47
·
answer #6
·
answered by Anonymous
·
0⤊
0⤋