I am currently engaged in a project at my workplace, developing a Weekly Trivia App. While searching for resources, I've come across numerous videos and materials related to basic quizzes, but unfortunately, I haven't been able to find any concrete examples or tutorials specifically tailored to this type of app. The closest thing I found was an article titled "How to Create a Power Apps Quiz to Educate Your Enterprise" on skypointcloud.com, but it doesn't delve into the actual process of building the app.
Our preference is to have the questions and answers stored in either Dataverse or SharePoint, as it would make it convenient for non-developers to add and update content in the app. I'm familiar with creating quizzes using radio buttons for multiple-choice questions, but I'm currently facing challenges in figuring out the logic for incorporating true/false questions and checkboxes. Many other quizzes I've come across use multiple screens, but this approach seems to require a lot of manual updating each week, which we'd like to avoid.
As we're currently in the requirements phase of the project, it's crucial to resolve this aspect and determine the parameters for the type of questions we want before we begin the actual development. By figuring this out now, we can ensure a smoother and more efficient process going forward.
I'm curious if anyone has information on the construction of the quiz app featured on skypointcloud.com, specifically how they implemented the questions. Alternatively, if there are any other quiz app examples available, I would greatly appreciate the opportunity to review them. Analyzing such examples could provide valuable insights and guidance for developing our own app.