wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Year 8 Baseline assessment

Total questions: 45

Worksheet time: 34mins

Name
Class
Date
1.

What is one way to ensure a healthy balance between media use and other activities?

a)

Use media all day

b)

Avoid media completely

c)


Schedule specific times for media use

2.

Which of the following is a positive effect of using media?

a)


Improved access to information

b)

Increased stress

c)

Decreased physical activity

3.

What is a common negative effect of excessive media use?

a)

Enhanced social skills

b)

Reduced physical activity

c)

Better sleep quality

4.

Why is it important to take breaks from media use?

a)

To avoid missing out on new content

b)

To increase screen time

c)

To reduce eye strain and mental fatigue

5.

What is one strategy for managing media use effectively?

a)

Multitasking with multiple devices

b)

Setting time limits for media use

c)

Using media during all free time

6.

How can you track your media use habits?

a)

By ignoring how much time you spend on devices

b)

By keeping a media use diary

c)

By using multiple devices simultaneously

7.

What is a benefit of having a media balance plan?

a)

Increased screen time

b)

More time spent on social media

c)


Better overall well-being

8.

Which activity can help balance media use with physical health?

a)

Watching TV for long hours

b)

Engaging in outdoor sports

c)

Playing video games all day

9.

What is the definition of 'Consumer'?

a)

A person who sells products or services

b)

A person who buys products or services to use

c)

A person who designs products

10.

What are 'Cookies' in the context of internet usage?

a)

Small text files stored on a computer that keep track of what a person does on a website

b)

A type of software that blocks ads

c)

A form of digital currency

11.

What is 'Targeted Advertising'?

a)

Advertising that is shown to everyone equally

b)

Advertising that uses collected information to show certain types of ads to specific users

c)

Advertising that is only shown on television

12.

Which of the following is a strategy to limit data collection by companies?

a)

Turn off cookies and adjust privacy settings

b)

Share more personal information online

c)

Use multiple social media accounts

13.

Why is data about consumers valuable to companies?

a)

It helps companies improve their products and services

b)

It is used to create public databases

c)

It is required by law

14.

What should you do if an app or website asks for unnecessary personal information?

a)

Provide the information without checking

b)

Check the privacy policy to see how the information is used

c)

Ignore the request and continue using the app

15.

What is the definition of 'Social Media' as per the lesson?

a)

A form of online gaming

b)

A type of digital currency

c)

Websites and applications that enable users to create and share content or to participate in social networking

16.

What is 'Oversharing' in the context of social media?

a)

Sharing personal feelings, information, or experiences that later make someone feel uncomfortable or regretful

b)

Posting too many photos

c)

Sharing content only with close friends

17.

What is a 'Red Flag Feeling'?

a)

A feeling of excitement when using social media

b)

When something happens on digital media that makes you feel uncomfortable, worried, sad, or anxious

c)

A positive reaction to a social media post

18.

What percentage of teens aged 12-15 had a social media profile in 2019 according to the lesson?

a)

50%

b)

70%

c)

90%

19.

What is one benefit of social media mentioned in the lesson?

a)

It always improves mental health

b)

It allows people to connect with others who have similar interests

c)

It guarantees privacy

20.

What is one strategy to handle 'Red Flag Feelings' when using social media?

a)

Use the 'Feelings & Options' thinking routine to consider ways to handle them

b)

Ignore the feelings and continue using social media

c)

Share more personal information online

21.

What is 'Copyright'?

a)

Legal protection that creators have over the things they create

b)

A type of public domain work

c)

A method of sharing creative works freely

22.

What is the 'Public Domain'?

a)

Creative work that is copyrighted and requires permission to use

b)

Creative work that is not copyrighted and free to use without permission

c)

A place where public events are held

23.

What does 'Fair Dealing' refer to?

a)

Using copyrighted works without any restrictions

b)

Selling copyrighted works for profit

c)

The circumstances in which copyrighted works can be used without permission from the copyright owner

24.

Which of the following is an exception of Fair Dealing?

a)

Using copyrighted work for commercial purposes

b)

Using copyrighted work for parody or caricature

c)

Using copyrighted work without acknowledgment

25.

What should you consider to determine if using someone else's work is fair dealing?

a)

Whether it is for personal enjoyment

b)

Whether it falls under one of the four exceptions: parody, reporting, review, or study

c)

Whether it is widely available online

26.

What is the primary purpose of HTML in web development?

a)

To style web pages

b)

To create animations

c)

To define the structure and content of a web page

27.

Which HTML tag is used to define the main heading of a web page?

a)

<head>

b)

<h1>

c)

<title>

28.

What does the section of an HTML document contain?

a)

The visible content of the web page

b)

Metadata about the document, such as the title and links to CSS files

c)

Images and videos

29.

Which HTML tag is used to create a paragraph of text?

a)

<p>

b)

<paragraph>

c)

<text>

30.

What is one benefit of having a well-designed website?

a)

It increases screen time

b)

It enhances user experience and improves brand reputation

c)

It reduces the need for online presence

31.

What HTML tag is used to display images on a web page?

a)

<img src="insert link">

b)

<image>

c)

<photo>

32.

Which attribute is used within the tag to specify the image source?

a)

href

b)

src

c)

alt

33.

What is the purpose of the alt attribute in the tag?

a)

To style the image

b)

To provide alternative text if the image doesn't load

c)

To link the image to another page

34.

Which HTML tag is used to create a hyperlink?

a)

<hyperlink>

b)

<link>

c)

<a>

35.

What is the purpose of nesting lists in HTML?

a)

To create a hierarchical structure within your content

b)

To add images to the list

c)

To link list items to other pages

36.

What should you include in the section of an HTML document?

a)

The visible content of the web page

b)

Metadata about the document, such as the title and links to CSS files

c)

Images and videos