-
Fork and clone this quiz.
-
Modify the code under the exercise/ directory as follows:
-
When the user clicks either conversion button, you should perform the appropriate calculation and update any form fields that need updating. The temperature conversion formulas are provided in the Javascript file.
-
When you do the conversion, you should set the background color of the page to reflect how warm or cold the temperature is. Use purple for temperatures below freezing, blue for temperatures between 0 C and 10 C, yellow for temperatures between 10 C and 20 C, orange for temperatures between 20 C and 30 C, and red for temperatures above 30 C.
-
-
You have 30 minutes. When you're done, commit your work and make a pull request.
-
Feel free to use your notes and Google, but you should work by yourself (not with a partner).
-
Remember that you can also use jshint to check the correctness and style of your code.
forked from ga-wdi-boston/wdi_2_js_jquery_quiz
-
Notifications
You must be signed in to change notification settings - Fork 0
License
gaand/wdi_2_js_jquery_quiz
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 68.7%
- CSS 16.9%
- JavaScript 14.4%