
ICT Quiz
Quiz by Carlos Alberto Llamas Escartín
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
What is the App Script ?
Apps Script is part of the G Suite ?
App Script uses Java as programming language
What are the appps we can link with the Apps Script with
What is the Synthax to print something in the Apps Script
What is the correct synthax to create a variable with the name birthday and the value Daniel
What is the ID of the following document ?
https://docs.google.com/document/d/1wCpKf6P-9l7qb7mxsdYToGyu7v3sD5sjHy3dhz6fFG0/edit#heading=h.gdv08iogj0w9
What is the correct line of code ?
Apps Script is not useful because we can link it with multiple apps to perform certain tasks
Type the correct line of code that contains a variable called F1drivers in which we get the values from C1:C21 on the sheet number one
What correct symthax if we want to convert a google document into a PDF
Which one of this is the correct line of code if we want to link the Apps Script with Gmail , name the variable "gmail"?
We can create events on the Google Calendar by using the App Script ?
The for loop is useful if we want to create multiple events at the same time
Choose the line of code whose synthax is correct
We must set a startime and an endtime to the event we are creating by using the hours and minutes
Type a line of code which sets the recurrence of the event to a Yearly Rule