Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
468 views
in Technique[技术] by (71.8m points)

api - Is it possible to update google form questions according to the answers submitted?

My professor asked me to create a google form that will allow students to opt for subjects/topics or recommend a topic of their choice. For example, the form would look like this:

        Courses Offered
    
Professor A
     o Topic A1
     o Topic A2

Professor B
     o Topic B1
     o Topic B2

Already recommended
     o SomeOtherTopic

Suggest a topic
_________________ (short answer text)

(o here represents radio button for selecting option)

Now, if a student suggests some topic then it should be added under the 'Already Recommended' section. Also, a professor can volunteer for a recommended topic (if he/she knows about it) and hence the topic should then shift from 'Already Recommended' to the Professors list of offered courses.

I am beginner and have once used google sheets API using gspread. But I have no clue if such dynamic google forms can be created. If they do then is it possible to execute them using python or do I have to learn something new?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...