Please enable JavaScript to use CodeHS

Web Development

Lesson 4.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

4.9.1 Storing Click Data Overview
4.9.2 Get Date and Element
4.9.3 Storing Click Data