Another progress. Questions can now be created and saved. Every quiz gets its own custom ID made out of uppercase letters and numbers, with a maximum length of 6 characters. This makes them easy to share while still allowing 2,176,782,336 possible quiz IDs.
At the moment, the core systems for creating quizzes are working. There are still some smaller things left to do, like polishing the UI, adding visual feedback, and verifying quizzes before they are submitted, but I’ll worry about those later.
I know the ID generator isn’t the most efficient solution, but considering the scale of this project, it’s not something I’m concerned about right now.
Next up are some small improvements to the quiz creator, and then the biggest part of the project: the quiz test page itself. Since this project is mostly for close friends and maybe a few strangers online, I’ll be trusting user input for the leaderboard.
Also, user.displayName is handwritten in the screenshot because I covered my real name(it displays Google displayName).
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.