CAT Grade 12

CAT Grade 12

12th Grade

6 Qs

quiz-placeholder

Similar activities

MOAC Word 2016 Lesson 09

MOAC Word 2016 Lesson 09

8th - 12th Grade

10 Qs

MS Word Formatting

MS Word Formatting

9th - 12th Grade

10 Qs

Understanding Microsoft Word Features

Understanding Microsoft Word Features

9th Grade - University

10 Qs

ADD Unit 2 CSS Basics

ADD Unit 2 CSS Basics

9th - 12th Grade

10 Qs

1.4 Review, navigate, and edit a document

1.4 Review, navigate, and edit a document

8th Grade - University

6 Qs

Word Tables

Word Tables

9th - 12th Grade

10 Qs

Word 2016 - 2.02 Advanced Editing and Formatting

Word 2016 - 2.02 Advanced Editing and Formatting

12th Grade

10 Qs

Lesson 9 Knowledge Assessment

Lesson 9 Knowledge Assessment

6th Grade - University

10 Qs

CAT Grade 12

CAT Grade 12

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Sage Stephens

Used 14+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following error message appears when trying to insert an automatic table

of contents in a word processing document, even though styles have been

added to the headings:

'No table of contents entries found'

Explain how you would fix this error.

Match Table of tags levels/styles to those of styles used in

the web page.

Match Table of Contents levels/styles to those of styles used in

the document.

Swap the styles of the paragraph tag to match the ones specified

in the Table of contents dialog.

Change the css of the headings to match the ones specified

in the Table of document dialog.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the best way to move a heading that appears in a column of text to

the top of the next column in a word processing document?

Use a column break (Ctrl+Shift+enter)

Use a line break (alt+Shift+enter)

Use a table break (Ctrl+alt+enter)

Use a page break (Ctrl+Shift+enter)

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Name TWO word processing features that can be used to position text 'away

from the margin', other than using the spacebar.

• Indentation

• Align (center)

• Insertion

• Align (right)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a bookmark AND how is it used in a word processing document?

A bookmark marks/indicates specific text in a document, which

can be navigated/hyperlinked to.

A bookmark marks/indicates specific element in a document, which

can be navigated/hyperlinked to.

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Media Image

Study the extract from a spreadsheet above and answer the questions

The employee code in column B is created by combining the

initials of the employee with a random number smaller than 30.

CONCATENATE

RANDBETWEEN

REN

LEFT/MID

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In an HTML document the <b> tag was used to display the heading in bold.

Give the most likely reason why the rest of the text below the heading also appears in bold.

The end tag/</b> was omitted.

The beginning tag/</b> was omitted.