Google Apps Script - Exercise Coding Projects - Create a Doc with Apps Script

Google Apps Script - Exercise Coding Projects - Create a Doc with Apps Script

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

This video tutorial introduces Google Apps Script, demonstrating how to create a script, access the editor, and utilize its features. It covers creating a document using the DocumentApp service, setting up a project, and running functions. The tutorial also explains the interface, setting triggers, and sharing projects. It provides a step-by-step guide to creating and executing a script, including handling permissions and debugging with the logger.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in creating a Google Apps Script?

Opening the Google Apps Script editor

Accessing the Google Drive

Logging into YouTube

Creating a new Google Document

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What method is used to create a document in Google Apps Script?

DocumentApp.create()

newDocument()

generateDoc()

createDocument()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the unique identifier for each Google file called?

File Name

File Type

File Path

File ID

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where can you start scripting in Google Apps Script?

youtube.com/start

drive.google.com/start

script.google.com/home/start

google.com/start

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should you consider when naming a new project in Google Apps Script?

Use random characters

Use a meaningful name

Use your favorite color

Use the current date

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What feature allows you to automate tasks in Google Apps Script?

Triggers

Macros

Widgets

Shortcuts

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two levels of access you can give when sharing a Google Apps Script project?

Admin and User

Editor and Viewer

Owner and Contributor

Reader and Writer

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?