I created (outside of Glide) an interactive questionnaire that provides recommendations based on the results of the instrument. ChatGPT suggested using Glide to build the app and provided step by step instructions to develop the app. Unfortunately, I don’t find Glide very intuitive and I haven’t found any guides for creating a questionnaire. Here is the basic structure for the app:
- Welcome! screen
- User Profile (several inputs only)
- Start Questionnaire (here is my issue…I can’t get each question to scroll or roll to the next after it is answered)
- Each question & choice is scored (haven’t gotten this far because I’m blocked/stuck on step 3)
- An overall score is provided when the questionnaire is completed & recommendations are provided based on this score. (I haven’t gotten this far because of step 3)
I don’t see any guidance for step 3 enabling each question to move to the next one once answered. Each question needs to be scored based on the answer choice and this score has to be tallied in order to provide the recommendations.
All the necessary tables are already present.