WEEK 6 - INFORMATICA

folder on table
A
laptop
B
map op tafel
C
bag
D
coat and pen
1 / 26
next
Slide 1: Quiz
InformaticaMiddelbare schoolhavoLeerjaar 4

This lesson contains 26 slides, with interactive quizzes and text slides.

time-iconLesson duration is: 90 min

Items in this lesson

folder on table
A
laptop
B
map op tafel
C
bag
D
coat and pen

Slide 1 - Quiz

STARTING ASSIGNMENT
Apple chooses a new sensor that prevents overexposure and should provide a significant improvement in low light.
Write a user story for the new Iphone

Slide 2 - Slide

Learning objectives
  • The student can name the guidelines for user-friendliness
  • The student can argue why a design is not a good user experience (UX)
  • The student can make a sketch of a screen based on the first guideline
  • Getting to know Trello

Slide 3 - Slide

TERMS


What does a.d.h.v. mean?
What does guidelines mean?
What does user experience mean?
What does argumentation mean?

Slide 4 - Slide

User experience vs design

Slide 5 - Slide

What is not an element of usability
A
gives control
B
provides connection
C
provides easy access
D
makes life easier

Slide 6 - Quiz

user friendly
  1. Provides easy access
  2. Provides control
  3. Provides security
  4. Provides connection

Slide 7 - Slide

What is not included in easy access
A
goal oriented
B
consistent
C
visible
D
light colours

Slide 8 - Quiz

Guideline 1: Provide easy access
  • Consistent (same)
  • Goal-oriented
  • Simplicity and Order
  • Visible
  • Arrangement
attention to word comprehension!

Slide 9 - Slide

Consistency and Purposeful
For example:
Provide the entire application with 1 type of font
The buttons are the same in shape everywhere
All titles are of the same style
The information on the application is goal-oriented

Slide 10 - Slide

Simplicity and Order

Slide 11 - Slide

Visibility

Slide 12 - Slide

Visibility

Slide 13 - Slide

Ranking

Slide 14 - Slide

ASSIGNMENT
Create in MS Word or other application different designs of a user friendly screen for the La Musica Analyzer. Think about the guidelines of "provide easy access" For example the login screen or screen where you select the music number

Slide 15 - Slide

SUMMARY
  • UX vs Design
  • User-Friendliness Guidelines
  • Guideline 1 Provides Easy Access
  • This guideline had 4 things
  • Consistent and Purposeful, Simplicity and Order, Visibility, Arrangement
  • A 3 number of user-friendly screens

Slide 16 - Slide

preparation for next lesson
Is Everyone in Trello Scrum Now?
In Teams there is a link to the scrum board

Slide 17 - Slide

LEARNING OBJECTIVES HTML
  • Student knows what HTML is
  • Student can create a simple website in HTML
  • Student can name a number of HTML <tag>

Slide 18 - Slide

FOUNDATION
https://fundament-online.nl/leeromgeving/content.php?id=49032

Slide 19 - Slide

URL

Slide 20 - Slide

<> </> TAGS

Slide 21 - Slide

HTML STRUCTURE
<!doctype html>

<html>
<head>
</head>
<body>
</body>
</html>




Slide 22 - Slide

CONSTRUCTION

Slide 23 - Slide

SAVE
Go to File → Save As...
When saving as, choose All Files
Give the file name: firstname.html and choose Save.

Slide 24 - Slide

ASSIGNMENT
BUILD YOUR WEB PAGE DESIGN IN HTML

Slide 25 - Slide

WHICH HTML TAGS DO YOU KNOW?

Slide 26 - Open question