wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

N5 WDD: Analysis Design and HTML

Total questions: 15

Worksheet time: 9mins

Name
Class
Date
1.

Users should see the photos of products on sale within website. What kind of requirement it is?

a)

End User

b)

Functional

2.

A list of items on sale listed within website should be updated with its current number of available items within the shop database after purchase is made. What kind of requirement it is?

a)

End User

b)

Functional

3.

Wireframe is a graphical design where hierarchy of all pages within website can be set up.

a)

TRUE

b)

FALSE

4.

When creating a wireframe for website - it is important to include:

a)

Type of objects used and specific setting(s) like text font size, object alignment

b)

File format used for website objects

c)

List of all objects' features designed to implement during implementation phase

d)

Structure Diagram showing hierarchy of pages within website

5.

In Website's Structure Diagram when including External Link one way arrow is used coming from the subpage of the website which is being developed.

a)

TRUE

b)

FALSE

6.

When being asked about data types you should list:

a)

video

b)

audio/sound

c)

graphic/image

d)

file extension(s) associated with this data type(s)

7.

Select answers including file formats:

a)

JPEG, GIF, PNG

b)

MPEG, MP4

c)

MP3, WAV

d)

Audio/sound

Graphic/Image

Video

8.

The legislation which protects creator's intellectual property is called:

a)

Data Protection Act

b)

Copyright Designs and Patents Act

c)

Equality Act

d)

Computer Misuse Act

9.

Select all answers which include ways to avoid being prosecuted under the Copyright Designs and Patents Act when using files within your website - downloaded from the Internet:

a)

Seek permission for use from the owner/creator of the file

b)

Buy copyrights to files by paying for licence

c)

Make sure files are copyright-free

d)

Change the name of the file and saved them in double nested folder in your private drive

10.

What makes bit-mapped graphics suitable for use within the website?

a)

Presence of compression which results in less memory space taken to save these graphics

b)

Bit mapped graphics are always copyright-free

c)

Because files are compressed - the download rate is faster when saving graphics from website to your storage

d)

They can be edited in any photo editing software

11.

What is the file extension for the graphic which has lossy compression?

a)

GIF

b)

JPEG

c)

PNG

d)

MP4

12.

What is the name for the only file extension which supports animation?

a)

GIF

b)

JPEG

c)

PNG

d)

WAV

13.

What will you see when you run these lines of code:

<ul>

<li> Computing Science</li>

<li> Games Development </li>

</ul>

a)

1. Computing Science

2. Games Development

b)

Computing Science

Games Development

c)

# Computing Science

#Games Development

d)

*Computing Science

*Games Development

14.

Where within website will be visible text included within <title> .... </title> tags?

a)

Bottom of the website

b)

First paragraph on Home Page

c)

Top of the website - within it's tab/ribbon

d)

Under every graphical file inserted into page

15.

What is the purpose of this code?

a)

It specifies the width of the video which is 400 pixels

b)

It specifies the height of the video 250 pixels

c)

It locates/displays the video file with filename “starFrostFree.mp3”

d)

It shows the video within website with control buttons