Color Theory Quiz
Solution:
Your response:


Start Over Cheat Mode

This free quiz script provided by
JavaScript Kit

How I Customized This Page

In the JavaScript file, I changed the questions to be about color theory, and I added an additional 5 questions for a total of 10. I also changed the responses that show when an answer is correct. For the HTML code, I changed the background color to a gradient. I also added more spacing between the different sections so that it displayed more evenly across the page. I changed the title to white so it would stand out better against the gradient, and I styled the “solution” and “your response” text as well. At first, I had issues editing the code correctly in Word, so I switched to Notepad, which fixed it. I also had an issue where the questions would disappear. After some searching, I learned that clearing my browser cache fixed the issue. Once the basics were working, I explored more styling options like gradients and font colors.