INTERACTIVE DESIGN: EXERCISES
INTERACTIVE DESIGN: EXERCISES
1/10/2024 - 15/10/2024 (Week1-Week4)
Zhang WanRu /0368214
Interactive Design / Bachelor of Design in Creative Media / Taylors University
Exercises
1.Lecture
2.Instructions
3.Task
4.Feedback
1.Lecture week2
Usability: Designing Products for User SatisfactionUsability refers to how effectively, efficiently, and successfully a particular user can utilise a product or design in a certain situation.It is a part of User Experience (UX) Design. It is the second level of UX Design .A design’s usability depends on how well its features accommodate users’ needs and contexts.Principle of UsabilityKey Principle of Usability
·Consistency ·Simplicity
·Visibility
·Feedback
·Error Prevention
Usability: Designing Products for User Satisfaction
Consistency is a key factor in web design for both visual elements and functionality. Consistency ensures that your website looks coherent and works harmoniously across all its different elements, such as headers, footers, sidebars and navigation bars.Consistent design is intuitive design.It includes consistent navigation system, page layout and menu structure, fonts and typography and branding in web design.Consistency is key for these patterns to be recognized and learned by users. If similar-looking things do not produce a similar output, the user is bound to become frustrated.For example, if a website’s buttons are protruding boxes with labels on them, then all of the website’s buttons should look like that. Similarly, if a backward arrow denotes the back button, then it should not be changed to something else because that would be inconsistent with what the user has learned.
·Poor feedback
·Inadequate error handling
Week4
WEB STANDARDS
The standard markup languages:
• HTML
• CSS
In all kinds of documents, structure is very important in helping readers to understand the messages we are trying to convey and to navigate around the document.
HOW PAGES USE STRUCTURE
The use of headings and subheadings in any document often reflect a hierarchy of information Any document will start with a large heading, followed by an introduction or the most important information.
This might be expanded upon under subheadings lower down on the page When using a word processor to create a document, we separate out the text to give it structure Each topic might have a new paragraph, and each section can have a heading to describe what it covers.
In the browser window you can see a web page that features exactly the same content as the Word document To describe the structure of a web page, we add code to the words we want to appear on the page.
Attributes provide additional information about the contents of an element. They appear on the opening tag of the element and are made up of two parts: a name and a value , separated by an equals sign.
You met the <body> element in the first example created. Everything inside this element is shown inside the main browser window.
<head>
Before the <body> element you will often see a <head> element. This contain information about the page. You will usually find a <title> element inside the <head> element.
<title>
The contents of the <title> element are either shown in the top of the browser (tab bar).
• <h1> main headings
• <h2> subheadings
• If there are further sections under the subheadings then the <h3> element
-By default, using these attributes does not affect the presentation of an element.
2.Instructions
Write a brief report summarizing your findings and recommendations.
What To Have in The Analysis:
Consider the purpose and goals of the website, and evaluate whether they are effectively communicated to the user.
Evaluate the visual design and layout of the website, including its use of color, typography, and imagery. Consider the functionality and usability of the website, including its navigation, forms, and interactive elements. Evaluate the quality and relevance of the website's content, including its accuracy, clarity, and organization. Consider the website's performance, including its load times, responsiveness, and compatibility with different devices and browsers.
Deliverables:
Write a brief report summarizing in not less than 500 words. You can include a screen capture of each section or page of the website to explain. Make sure that the formatting of the report is clear (heading/subheadings)
The website offers high accessibility. For example, simply moving your mouse automatically reveals the artworks’ content, providing an easy and interactive teaser. Users can also search through the search bar for more artwork content. Additionally, the site effectively showcases the studio’s services and creations. It is well-optimized for mobile devices, with good responsiveness and functionality. However, a small portion of 3D animations and displays may perform slower on a weak internet connection.
Exercise 2 - Web Replication
https://www.pexels.com/
Google Fonts link:
https://fonts.google.com/



































Comments
Post a Comment