Fix Google Apps script

종료 등록 시간: 1년 전 착불
종료 착불

I need your help to fix my Google Apps Script.

It is not working.

I have set up the trigger, but onFormSubmit(e) is not called.

If you see the error(s), please send me a message.

Thank you!

function myfunction() {

var form = [login to view URL]('PSSD / PSF survey');

// Add problems question with "Other" option

var problemsQuestion = [login to view URL]()

.setTitle('Problems')

.setChoiceValues(['Libido','Anesth', 'brain fog'])

.showOtherOption(true);

// Add gender question on a new page

var genderQuestion = [login to view URL]()

.setTitle('Gender')

.setGoToPage([login to view URL])

.addMultipleChoiceItem()

.setTitle('What is your gender?')

.setChoices([

[login to view URL]('Male'),

[login to view URL]('Female'),

[login to view URL]('Other')

])

.setRequired(true);

// Log the published URL of the form

[login to view URL]('Published URL: ' + [login to view URL]());

}

function onFormSubmit(e) {

var form = [login to view URL]();

var formResponse = [login to view URL];

var itemResponses = [login to view URL]();

for (var i = 0; i < [login to view URL]; i++) {

var itemResponse = itemResponses[i];

var question = [login to view URL]().getTitle();

var answer = [login to view URL]();

// Ask "why did you choose answer" for all questions except gender confirmation

if (question !== 'Are you sure that you are a <gender>?') {

var followupQuestion = [login to view URL]()

.setTitle('Follow-up question')

.setGoToPage([login to view URL])

.addParagraphTextItem()

.setTitle('Why did you choose ' + answer + '?');

}

// Add gender confirmation question on a new page

if (question === 'What is your gender?' && answer !== 'Other') {

var confirmationQuestion = [login to view URL]()

.setTitle('Gender confirmation')

.setGoToPage([login to view URL])

.addMultipleChoiceItem()

.setTitle('Are you sure that you are a ' + answer + '?')

.setChoices([

[login to view URL]('Yes'),

[login to view URL]('No')

])

.setRequired(true);

}

}

}

JavaScript PHP 구글 크롬 소프트웨어 아키텍처 HTML

프로젝트 ID: #36241848

프로젝트 소개

5 건(제안서) 재택 근무형 프로젝트 서비스 이용 중: 11 달 전

이 일자리에 대한 프리랜서 5 명의 평균 입찰가: €54

PoojaRautela417

Hi there, I can help you with this project and am ready to start right now. Please ping me back so we can discuss further this project to clear all the requirements. Looking forward to hearing from you soon. Thanks & 기타

€150 EUR (3일 이내)
(59 리뷰)
6.2
darwjensen

Hello, How are you? I have reviewed your requirement and I understood what you want. I have rich experience in PHP, JavaScript, HTML, CSS, etc. So I can deliver the best result asap. Please contact me to discuss more d 기타

€20 EUR (1일 이내)
(1 리뷰)
0.7