Quiz 7: Intro to JavaScript

  • Due Oct 13, 2019 at 11:59pm
  • Points 30
  • Questions 10
  • Available Aug 12, 2019 at 12am - Dec 20, 2019 at 11:59pm
  • Time Limit 45 Minutes

Instructions

7 Intro to JavaScript

As you've probably gathered by now, JavaScript is different from everything we've talked about so far. It can take a static webpage made with HTML/CSS and turn it into a dynamic, interactive experience. But before we dive into its potential, we learned the fundamentals in this module. This quiz will help determine if you know the basic knowledge required to start coding in JavaScript.

Topics include:

  • JavaScript's relationship with HTML and CSS
  • Generating output to the screen
  • Definition and examples of variables, boolean variables, and operators
  • How to insert JavaScript code into a webpage

You may have your notes available while taking this quiz.

 

Only registered, enrolled users can take graded quizzes