Apps Script Quiz - Day 3 Lesson

Apps Script Quiz - Day 3 Lesson

11th Grade

10 Qs

quiz-placeholder

Similar activities

tik tok

tik tok

6th Grade - University

10 Qs

Designing with Type

Designing with Type

9th - 11th Grade

15 Qs

Unity Quiz

Unity Quiz

10th - 12th Grade

15 Qs

Unity Game Developer

Unity Game Developer

10th - 12th Grade

15 Qs

Full-Stack Concepts

Full-Stack Concepts

9th - 12th Grade

10 Qs

HTML Text Formatng

HTML Text Formatng

11th Grade

10 Qs

Year 6 Dig MOD 3 (D)

Year 6 Dig MOD 3 (D)

6th Grade - University

14 Qs

Evaluación 02 Media Técnica once

Evaluación 02 Media Técnica once

11th Grade

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