Squirrel learn to code #1: How I create and send personalised PDF from Google Forms for Free
Hello, world! Recently I've taken a personality assessment and obtained the result in a pdf form. I am wondering if we can create a form and send a personalized result to the given address. I searched the Internet and could not find a site that can do such a thing. And so, being a typical programmer, I write my own code. Read till the end to get the codes! Thus in today's sharing session, I will share how to create a simple online assessment and immediately send a personalized result to the respondent. Without further ado, these are the steps. Step 1: Create a form using Google Form First thing first, let's create a form via Google Form. Here, I created a simple quiz titled "Are you an Introvert?" . Figure 1. Google Form. Figure 2. Google Spreadsheet. Step 2: Understanding Responses in Google Spreadsheet This is the response that I obtained from the Google Form. Before we proceed, I would like to explain briefly the results obtained. In this form, I received the ...