Apps Script Quiz - Day 3 Lesson

Apps Script Quiz - Day 3 Lesson

11th Grade

10 Qs

quiz-placeholder

Similar activities

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

G Suite

G Suite

4th Grade - Professional Development

13 Qs

Google

Google

7th - 12th Grade

12 Qs

Google Apps Quiz #2

Google Apps Quiz #2

KG - 12th Grade

10 Qs

Chrome Apps, Extensions, and Add-ons

Chrome Apps, Extensions, and Add-ons

KG - University

15 Qs

Application

Application

10th Grade - University

10 Qs

Google Icons for Dummies

Google Icons for Dummies

9th - 12th Grade

12 Qs

ระบบปฏิบัติการแบบ Cloud

ระบบปฏิบัติการแบบ Cloud

KG - University

15 Qs

Apps Script Quiz - Day 3 Lesson

Apps Script Quiz - Day 3 Lesson

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Rey Vegafria

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What FormApp method can you use to set the title of the form programmatically?

setDescription()

setTitle()

getTitle()

create(title)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A parent class that allows a script to open an existing Google Form or create a new one.

GoogleFormApp

FormApp

SpreadsheetApp

CalendarApp

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ let Apps Script run a function automatically if a certain event occurs.

ScheduledTasks

Triggers

Tigers

Schedulers

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A parent class that allows a script to create events, read or update the user's Google Calendar.

AppointmentApp

CalendarApp

GmailApp

EventApp

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You can use Apps Script to programmatically send emails to multiple recipients using a comma-separated list of email addresses.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A FormApp method that returns the form to which the script is container-bound.

getActiveForm()

openById(id)

openByUrl(url)

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What event type can you use to trigger or run a function when someone submits a form?

On open

On edit

On form submit

On change

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?