Please enable JavaScript to use CodeHS

Web Design and Development

Lesson 8.9 Challenge: Collecting User Clicks

Description

In this lesson, students will implement the skills they’ve learned from the previous lessons to create a program that tracks the number of times elements are clicked.


Objective

Students will be able to:

  • Track click events
  • Appropriately implement the Date object class

Activities

These are all the activities included in the lesson

8.9.1 Storing Click Data Overview
8.9.2 Get Date and Element
8.9.3 Storing Click Data