Search Header Logo

Apps Script Quiz - Day 2 Lesson

Authored by Rey Vegafria

Computers

11th Grade

Used 4+ times

Apps Script Quiz - Day 2 Lesson
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With Apps Script, you can programmatically manipulate Google Sheets and send email alerts.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is the parent class for the Spreadsheet service. It is used to reference a Google Sheet file for any automation task.

 GmailApp

FormApp

SpreadsheetApp

GoogleSheetApp

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


A SpreadsheetApp method that gets the active sheet in a spreadsheet.

getActiveRange()

getActiveSheet()

getActive()

getActiveSpreadsheet()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is sheet.getRange("A1:C3") same as sheet.getRange(1,1,3,3)?

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This function automatically executes a script when a user opens a spreadsheet, document, presentation, or form that they have permission to edit.

onOpen()

onEdit()

onInstall()

doGet()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This class provides access to Gmail threads, messages, and labels.

SpreadsheetApp

GmailApp

FormApp

calendarApp

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This method allows you to reference the Ui class to add features like menus, dialogs, and sidebars.

SpreadsheetApp

.getMenu()

SpreadsheetApp

.getUserInterface()

SpreadsheetApp

.getUi()

None of the above

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?