Web Design Flashcards
Main reasons why a wireframe is not an effective user-interface design
Two drop down boxes have no indication of the inputs
No context for media elements
Inconsistent image alignment or size under Book Now/bottom right
File formats of the media used are not specified
No URLs specified for navigation links
How is a low-fidelity prototype used when performing usability testing.
Provide scenario/give prospective users a task to perform
Observe users
Receive feedback
Identify problems with navigation eg missing/orphan pages/ hyperlink destinations
Record difficulties or improvements needed
Describe reasons for using a dropdown list rather than radio buttons on a form.
Reduced screen area (required for large number of options)
Multiple selections can be made
Compatibility testing should also be carried out on a website.
State one problem that may be identified when testing compatibility
Browser/device problems
Environmental benefits to using a heating system which is intelligent.
Pro-active decision making by software/apps to reduce usage eg
automatically switch heating off/on when within range
monitoring/responding to external weather conditions
adjust heating based on historical patterns of data
zoned heating
Describe how interframe compression is used to reduce the file size of a video.
Key frames/I-frames are stored.
Saves changes between (key) frames.
A new app is being developed for movie fans.
(a) The developers of the app are using agile methodologies. They employ usability testing as part of this.
Describe how usability testing influences the development of the app.
Create prototypes/wireframes/design of user interface.
Prospective users perform tasks.
Developers observe/interview/discuss scenarios with users.
Obtain feedback to influence changes.
Describe how CSS rules should be implemented to ensure that all of the web pages on the website have consistent formatting.
Use external style sheet/ create a file with CSS rules.
Create a link tag to external stylesheet.
Place link to external stylesheet in all web pages.
Tracking cookies can be created and used when browsing a website.
Describe a security risk associated with tracking cookies.
Unauthorised access to personal data (sent to third parties through the tracking cookie)
Customers log into their bank account using a username, PIN and password.
Explain how public and private keys help to keep these details secure when transmitted between the customer and the bank’s server.
A public key is used to encrypt the personal data
A private key is used to decrypt the personal data
Describe ways that intelligent heating systems such as HiDoe can be used to reduce the carbon footprint of homes.
Remote access to control heating when not at home
Use of geolocation can automatically turn heating off
when no one is home
Takes account of external weather forecast and adjusts temperature accordingly
Real time temperature monitoring through mobile
devices can reduce unnecessary gas/fuel use
Data can be analysed to determine how quickly a home heats and how slowly it loses heat meaning that the boiler can be used more efficiently
Multi room control systems prevent rooms being
overheated when not in use
Search engine providers realised that web developers were placing large numbers of keywords in meta tags to improve a website’s ranking in search results. This means that meta tags are often ignored by search
engines.
Describe two techniques that search engines use to ensure more relevant results are returned.
Search (index) for key words in o title tags o alt tags o body/page/content o URL Checking links to the site from other sites Data analytics eg hit rate, location by proximity, filters, prominent social media presence Algorithms to determine relevance
Describe the effect on efficiency of web page load times when comparing external and internal CSS.
External more efficient as loaded once/cached but used by several pages
Internal loaded every time a page is accessed
Describe the process of usability testing of a new website.
Users given task/scenario to perform on the software
Suitable target set of users eg novice, experienced
Observation of performance of users
Feedback is given to developers
State the purpose of metatags.
To provide a description of the webpage
To provide information to search engine (webcrawlers)
To include key words
To provide information about page creation date/last edit date/author’s details etc