Key Notes
Link to the Quiz Game Akshat’s Sports Quiz Akshat’s Sports Quiz
Program Purpose: The purpose of the quiz game is to learn more about sports. There are five questions and then there is a survey at the end. The best thing to do is have fun and take the best guess to do best.
Functionality: The quiz is built around three simple MC questions that have an input and output, if you get it right, you have a correct screen as an output, if you get it wrong, you have an incorrect screen as an output. The FRQ is also like that, and has one or two responses as correct answers which leads to two different outputs.
FRQ Design
Successes
- Quiz functions properly
- Inputs and outputs are well connected
- Quiz is visually appealing
- Quiz achieves the goal to educate about sports
Discoveries
Some things we discovered:
- Code.org can be utilized to create a way more advanced and interactive program
- onEvent and setScreen primary ran this program.
Challenges
- Brainstorming the layout of the quiz
App#2 - Car App
I created a car app that gives information on all sorts of cars, I plan to add more cars in the future. It’s pretty cool!
Design
Successes
- Way easier to code
Discoveries
- I like using Code.org :)