Creating a Popup in Google Docs

Creating a Popup in Google Docs

Assessment

Interactive Video

Computers

9th - 10th Grade

Hard

Created by

Jennifer Brown

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in creating a popup window in Google Docs?

Open a new Google Document

Install a browser extension

Access the HTML editor

Download a script template

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which service is used to get the user interface in the script?

DriveApp

DocumentApp

CalendarApp

SpreadsheetApp

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the alert box in the script?

To display a welcome message

To save the document

To close the document

To change the document title

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can the popup be triggered automatically when the document is opened?

By renaming the function to onOpen

By adding a new button

By using a different script editor

By changing the document settings

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What additional customization is mentioned for the popup?

Changing the document theme

Adding more buttons

Using a different programming language

Editing HTML code