Search Header Logo
Multimedia

Multimedia

Assessment

Presentation

Computers

2nd Grade

Practice Problem

Hard

Created by

Gosia WP

Used 2+ times

FREE Resource

31 Slides • 22 Questions

1

media

2

Open Ended

Why is it important for modern websites to support multimedia content such as audio and video?

3

media

4

Multiple Choice

Which of the following file formats is specifically designed for internet video applications?

1

AVI

2

.wav

3

WebM

4

MP3

5

media

6

media

7

Multiple Choice

What is the main advantage of using the

1

They require additional plugins to work.

2

They allow embedding media without extra plugins.

3

They only work in Internet Explorer.

4

They are used for creating hyperlinks.

8

media

9

Multiple Choice

Which attribute in the

1

src

2

controls

3

autoplay

4

panel

10

media

11

Fill in the Blanks

Type answer...

12

media

13

Multiple Select

Select all the video formats supported by HTML5 according to the slides.

1

MP4

2

AVI

3

WebM

4

Ogg

14

media

15

media

16

Multiple Select

Which of the following formats are supported by the HTML5

1

MP3

2

WAV

3

Ogg

4

AVI

17

media

18

Multiple Choice

Which of the following is a limitation of the element as described in the slides?

1

It is time-consuming to use for drawing complex geometric shapes or charts.

2

It cannot be used for drawing at all.

3

It does not support JavaScript.

4

It only supports vector graphics.

19

Open Ended

Explain the main purpose and key features of the element in HTML5.

20

media

21

media

22

Fill in the Blanks

Type answer...

23

media

24

media

25

Multiple Choice

Which of the following is NOT a use case for browser plugins (wtyczki) mentioned in the slides?

1

Editing videos online

2

Scanning for viruses

3

Displaying maps

4

Attaching PDF readers

26

media

27

Multiple Choice

Which of the following is NOT a type of file that can be embedded using the tag?

1

Multimedia files

2

Graphics/Animations

3

HTML files

4

Text documents

28

media

29

Multiple Select

Select all the optional attributes that can be used with the tag.

1

width

2

height

3

type

4

name

30

Fill in the Blanks

Type answer...

31

media

32

media

33

media

34

Fill in the Blanks

Type answer...

35

media

36

Open Ended

How can scripts be used to make elements on a webpage respond to user actions?

37

media

38

Multiple Choice

Which of the following events is triggered when the mouse button is pressed down?

1

onclick

2

onmousedown

3

onmouseup

4

onmouseover

39

media

40

Open Ended

Explain the difference between the 'onsubmit' and 'onreset' events in HTML forms.

41

Multiple Choice

Which events from the list are related to keyboard actions?

1

onmouseover, onmouseout, onmousemove, onclick

2

onkeydown, onkeypress, onkeyup

3

onfocus, onblur, onchange, onselect

4

onsubmit, onreset, onload, onunload

42

media

43

Open Ended

What new attributes for the