implement a Go to section based on answer rule in a JSON payload
{ “requests”: [ { “createItem”: { “item”: { “title”: “Email”, “questionItem”: { “question”: { “required”: false, “textQuestion”: {} } } }, “location”: { “index”: 0 } } }, { “createItem”: { “item”: { “title”: “Product Title”, “questionItem”: { “question”: { “required”: true, “textQuestion”: {} } } }, “location”: { “index”: 1 } } }, { […]
implement a Go to section based on answer rule in a JSON payload
{ “requests”: [ { “createItem”: { “item”: { “title”: “Email”, “questionItem”: { “question”: { “required”: false, “textQuestion”: {} } } }, “location”: { “index”: 0 } } }, { “createItem”: { “item”: { “title”: “Product Title”, “questionItem”: { “question”: { “required”: true, “textQuestion”: {} } } }, “location”: { “index”: 1 } } }, { […]
How do i fix my google form so that it meets the terms of service and enables me to release the results of the form?
I have drafted a FICA Assessment on Google Forms and have sent it to our clients to answer. When i want to release the results of the assessment, Google Forms will not allow me to release the marks as it goes against their terms of service. How do i fix the form so that i am able to release the results.