Please enable JavaScript.
Coggle requires JavaScript to display documents.
Visual/Useability/security - Coggle Diagram
Visual/Useability/security
Useability Principles
Accessibility
How many people are able to use the website no mater what kind of computer knowledge they have
Learnability
How easy it is for users to learn the layout and applications of the site. e.g. a guided introduction around the site
Safety
What measures does the site have in place to avoid errors and mitigate the risks involved with storing and transferring data
Utility
Whether the site does what is required of the tasks it was designed to do in a streamline fashion
Effectiveness
The degree to which a system or interface allows the user/s to achieve their desired goals
UI elements
colour scheme
vibrant, yet clear
colours don't overlap and melt other web page elements together
buttons
three click rule
users should be able to reach any page or information within three clicks
clear buttons
buttons look like buttons
buttons are clearly styled so that it is clear to users that they are buttons
buttons act like buttons
buttons are responsive when clicked
layout
header
includes the title of the webpage as well as the logo for the page (if any)
navigation bar
navigation bar has buttons which link to the other web pages of the site
main content
relevant content to the specific webpage of the site
footer
bottom of web page, can contain copyright info etc.
Stakeholders/Users
Students
College Stakeholders
Players
Coaches
Security Measures
Password
A string of character which can be used as key to verify and authenticate a user. This password should be kept secret.
Encryption
Encryption is a process that converts data to a secret code. A certain encryption key is used and sent to the receiving end of the data. This means interceptors of the data will not have access and have great difficulty in decoding it.
Username
A username is a unique Identifier for a user. Used in part with a password. there are several authentication methods for a system.