Charlotte Clark


Coding Quiz

Screenshot of Coding Quiz Website

Description:

Take this quick quiz to test your knowledge of JavaScript.

This project was one of my first projects using javascript, and using CSS to style a site. I initally hard coded each question in the quiz to appear subsequently, and in this project, I figured out how to dynamically loop through a set of Question objects to ask each question. It was a great wayto learn the difference between hard coding and dynamically coding.

Technologies:

HTML / CSS / JavaScript

Role:

I worked individually on this project.