On Google Forms, can i set a default on a radio button?

牧云@^-^@ 提交于 2019-12-22 05:18:14

问题


I am trying to figure out if I can make one of the radio button choices a default, but is not possible on Google Forms? https://www.google.com/forms/about/

Is is not possible even with the Google app script?


回答1:


You could use the option to pre-fill a form and set up the defaults you wish - leaving other fields blank. Then share the link to that pre-filled form rather than the original.

You can do this either using the menu options from the form editor, or by constructing a formResponse in google apps script.



来源:https://stackoverflow.com/questions/38653020/on-google-forms-can-i-set-a-default-on-a-radio-button

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!