google-forms Questions
2
Solved
I want to make a quiz for students regarding basic programming using Google Forms. The challenge is that I can not find any Add On how add code snippets to the questions, like it is here in S...
Jeanmariejeanna asked 10/10, 2019 at 19:33
1
I'm building a form using Google Forms, and then taking the form out into my web page so I can directly edit the form (so I do have complete control over the form code).
Right now I'm able to submi...
Declinatory asked 15/2, 2013 at 21:13
4
Solved
Is there any way to find out the current response of the Google Form (programmatically)?
In the onSubmit function.
Looked over their documentation but I have to provide the respondId.
How do I f...
Ypsilanti asked 8/2, 2014 at 15:21
4
I embedded Google Forms to my blog and I want to assign different points to each answer in the multiple choice.
A = 1 point, B = 2 points, C = 3 points, D = 4 points.
There is no such feature...
Nne asked 12/11, 2016 at 19:33
5
Solved
I am working with google forms via app script. I want to determine if the current form that is being submitted is in edit mode or a new response? How can I check this in the onSubmit event.
If ye...
Posh asked 13/9, 2016 at 17:11
5
Solved
I want to use google forms to collect questionnaire responses but with a much more custom UI for doing so. Is there a way to send in responses from my custom application to my google forms api?
Milamilady asked 2/4, 2022 at 1:5
2
Solved
I'm trying to send an automatic response from code to a form of mine. I can open it and send empty responses (I create a FormResponse and submit it empty).
Now I want to fill the itemResponses pri...
Petrozavodsk asked 3/6, 2013 at 12:46
2
So, I would like that when I send an email via a Google Form (now it is possible to embed the whole form automatically in the message - I usually do this) the email of the recipient would already b...
Hautrhin asked 3/10, 2016 at 12:52
2
My web browser is logged into multiple Google accounts and I have a restricted Google Form URL like this that I need to open with a specific account.
https://docs.google.com/forms/d/e/XxXxXxXxXxXxX...
Ghibelline asked 9/10, 2020 at 17:29
3
I have created this form:
https://docs.google.com/forms/d/e/1FAIpQLSepL1NX2ZVNFBDtbvFZqWrHlXVRUznljb6GkJBv2XJ5XCTBpg/viewform
there is a way to force aligment to RTL no matter what?
Ceratodus asked 16/4, 2018 at 6:26
2
I have a custom Google Form i made and an own site. What i need is, after submitting the Google Form, to allow the user access to download a file.
This means that you should only be able to access ...
Sable asked 4/7, 2018 at 20:27
4
I have created a Google Survey and I want to be able to pass URL parameters into the survey so that I can track where responses are coming from. Ideally these URL parameters will be populated into ...
Babineaux asked 8/1, 2015 at 16:13
6
My IMPORTRANGE function is not refreshing with new data once the linked spreadsheet is added to. Instead, I am having to cut and paste all of the formulae again whenever I want to view the new info...
Streaky asked 22/9, 2014 at 9:0
3
Google Forms I need Pre-filled current Date & current Time Entry in date and time fields of my google form. How to do it
Guillory asked 4/11, 2016 at 9:56
3
Solved
I need to find a way to have the multiple choice options in a Google form change based on a set of cells in a Google Spreadsheet that is constantly changing. Any ideas?
Histoplasmosis asked 10/11, 2011 at 19:8
3
Google Forms - I have set up a google form and I want to assign a unique id each of the completed incoming form inputs. My intention is to use the unique ID as an input for another google form I ha...
Fabre asked 23/2, 2015 at 20:33
5
I have a Google Spreadsheet that a form is linked to and all form responses are stored in. What I am trying to find is the ID of the FORM itself. I tried this but this does not work..
(I'm running...
Undefined asked 17/6, 2014 at 21:38
1
Function has a trigger for on form submit
having issues with this very first line. Its supposed to grab data from excel sheet to auto-populate into a copy of template
function autofillGoogleDo...
Mycosis asked 18/10, 2022 at 0:45
3
I have a script attached to a Google Form which sends a notification to a Discord channel on submission. I want to include a direct link to the individual response (link looks like https://docs.goo...
Francinafrancine asked 21/1, 2018 at 16:11
7
Solved
I want to use a Google Form to populate a Google Spreadsheet. One of the fields is email address, and I need to validate this against the list of emails for our organisation - in other words forcin...
Quetzal asked 18/5, 2012 at 9:36
7
Solved
I am adding a unique ID to each submission of the form. Right now, I made that ID the first field, and pre-filled it with the ID, along with a help text asking the user not to modify this field. Is...
Jerboa asked 3/12, 2013 at 4:5
6
Solved
With the recent study-from-home dynamics hastly implemented by budget schools, I am now facing a mindless-robot-like-task of filling in attendance for my kids everyday multiple times per child. The...
Ency asked 17/5, 2020 at 9:36
3
Solved
I want to use regex to validate names. The names must contain, first name, middle name, last name (not necessarily all). But I also want to impose a condition that the name must be of at least four...
Starling asked 14/2, 2016 at 14:16
4
Solved
I'm looking for a programmatic way to automate the generation of pre-filled URLs for google forms.
In a recent update, Google introduced a new Forms product to Google Docs. If you open the tools m...
Trophy asked 2/2, 2013 at 3:44
3
Is there a way to call an external API Endpoint on Google Forms every time the form is filled out?
Masters asked 3/11, 2018 at 23:0
1 Next >
© 2022 - 2025 — McMap. All rights reserved.