Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Web Developmenet Ch 8 Quiz Review

Total questions: 20

Worksheet time: 7mins

Name
Class
Date
1.

The video codec for the Ogg format is ​ (a)   .

Choose from the below words
Theora
H.264
VP9
TikTok
2.

This attribute of the preload element loads descriptive data about a particular clip.

a)

metadata

b)

description

c)

auto

d)

caption

3.

​ (a)   are windows that are embedded within a webpage

Choose from the below words
Inline frames
Key frames
Framesets
Frame vectors
4.

Originally, the web and HTML were designed to deliver textual information via separate, disconnected hypertext documents.

a)

True

b)

False

5.

A multimedia plug-in works inside a browser.

a)

True

b)

False

6.

By default, captions are placed at the ​ (a)   of the video window.

Choose from the below words
bottom
top
center
left side
right side
7.

Which is the correct format of a Web Video Text Tracks file?

a)

WebVTT

cue1

cue2

...

b)

WEBVTT

cue1

cue2

...

c)

WVtt

cue1

cue2

...

d)

WVidTT

cue1

cue2

...

8.

A challenge in delivering multimedia content is presenting it in a form that can be retrieved ​ (a)   without loss of quality.

Choose from the below words
quickly and easily
slowly and carefully
speedily but with difficulty
instantly and problematically
9.

Of the following, which audio format has higher quality at lower transfer rates?

a)

.ogg

b)

.mp3

c)

.wav

d)

.aiff

10.

A video file usually contains multiple formats for audio and video.

a)

True

b)

False

11.

What major browser does not support the .ogg format?

a)

Safari

b)

Edge

c)

Chrome

d)

Firefox

12.

The ​ (a)   timing function keyword allows a transition to occur rapidly at the beginning and slower near the end.

Choose from the below words
ease
ease-in
ease-out
ease-in-out
smooth
13.

Transition invloves the use of multiple images in rapid succession.

a)

True

b)

False

14.

An example track element is shown in the image. Which attribute defines the type of media?

a)

kind

b)

label

c)

srclang

d)

src

15.

Animations have only one state of operation that is controlled by a radio button.

a)

True

b)

False

16.

​ (a)   compress data so that it can be transmitted in a fast and efficient manner and then decompress it when it is to be read or played back.

Choose from the below words
Codecs
Plug-ins
Bitmaps
Secure sockets
17.

This is a highly customizable HTML 5 video player that works with the WordPress HTML framework and supports captions and subtitles.

a)

VideoJS

b)

Wistia

c)

Flowplayer

d)

JWPlayer

18.

The value of the kind attribute that provides long explanations synced to specified time points within a media clip is...?

a)

metadata

b)

descriptions

c)

captions

d)

srclang

19.

Since there are no CSS styles that control video playback, what do you use instead?

a)

Javascript

b)

Java

c)

Plug-ins

d)

Extensions

20.

Is cue a pseudo-element?

a)

Yes

b)

No