Create an Interactive Quiz
I worked in css, html, and json to create an interactive quiz. The questions were designed so that if a student were to get it incorrect, the feedback for the answer would give an explanation of the correct answer.
Target Audience: The assessment questions are for middle school students in 7th or 8th grade. The vocabulary and basic understanding of space and gases as well as planet terminology need to be understood for the scaffolding of the video tutorial and assessment.
CSS coding for the color, font, and overall design of the interactive assessment
HTML coding that designs the images and writing
The font, size, and typography as well as the "Begin" button that starts the quiz
Json code that designs the questions with the possible answer choices
Json code that shows the design of imported images for answer choices
Back to Top