Apps Script Quiz - Day 3 Lesson

Apps Script Quiz - Day 3 Lesson

11th Grade

10 Qs

quiz-placeholder

Similar activities

Mobile G Suite

Mobile G Suite

4th Grade - University

7 Qs

Google App Scripts Assessment

Google App Scripts Assessment

6th - 12th Grade

14 Qs

Application

Application

10th Grade - University

10 Qs

Technology

Technology

KG - University

11 Qs

Sobre AppInventor

Sobre AppInventor

6th - 11th Grade

10 Qs

Cloud Computing

Cloud Computing

9th - 12th Grade

10 Qs

Autoevaluacion-Software-3

Autoevaluacion-Software-3

1st - 12th Grade

14 Qs

What's App?

What's App?

11th Grade

10 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?