Skip to main content
guest
|
Join
|
Help
|
Sign In
guest
Join
|
Help
|
Sign In
DPCSISH
Home
Wiki Home
Recent Changes
Pages and Files
Members
Topic 1 - System fundamentals
Topic 2 - Computer Organization
Topic 3 - Networks
Topic 4 - Computational Thinking, Problem-solving and Programming
JavaScript Programming
Java Programming
Useful Information
Internal Assessment (IA)
Sample Assessments
DP Sample Papers (Only for my class)
Exam Revision
Computer Science News
1.2.12 Define the term usability.
Edit
0
7
…
0
Tags
No tags
Notify
RSS
Backlinks
Source
Print
Export (PDF)
Usability is the ease of use and learnability of a man-made object.
What are the benefits of making something more usable:
More efficient to use—takes less time to accomplish a particular task
Easier to learn—operation can be learned by observing the object
More satisfying to use
When creating something new an individual should consider these points:
Learnability: How easy is it for users to accomplish basic tasks the first time they encounter the design?
Efficiency: Once users have learned the design, how quickly can they perform tasks?
Memorability: When users return to the design after a period of not using it, how easily can they re establish proficiency?
Errors: How many errors do users make, how severe are these errors, and how easily can they recover from the errors?
Satisfaction: How pleasant is it to use the design?
Javascript Required
You need to enable Javascript in your browser to edit pages.
help on how to format text
Turn off "Getting Started"
Home
...
Loading...
What are the benefits of making something more usable:
When creating something new an individual should consider these points: