Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed JavaScript Basics!
You have completed JavaScript Basics!
Preview
You've learned enough to put together complete programs! Now you're going to write a simple quiz application utilizing most of your new-found JavaScript knowledge.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
In fact, you learned enough to
put together complete programs.
0:00
So let's wrap this course up with a little
simulation that will produce a working
0:00
program that utilizes most of your
newfound JavaScript knowledge.
0:03
For this exercise, I want you to
write a simple quiz application.
0:08
Let's have a look at
what you'll need to do.
0:12
Launch the new workspace with this
video to access the starter files for
0:15
this challenge.
0:18
Open the quiz.js file
located inside the js folder,
0:19
this is where you'll write all your code.
0:23
And the file is already
linked to index.html.
0:25
I've provided the instructions for
this challenge as JavaScript comments.
0:29
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up