Catalog108 / challenges / dynamic/hover-required/tooltip

Hover-only tooltip data

intermediate Matching curriculum →

What this challenge teaches

Teaches: Tooltip text appears only on hover, sourced from the data-tooltip attribute.

Expected output: Read data-tooltip directly (it's in the DOM) OR simulate hover.

Submit your scraper's JSON output to /challenges/dynamic/hover-required/tooltip/grade (grader endpoint is part of a later phase; URL is reserved now).

Each item has a data-tooltip attribute that's shown only on hover.

  • Item 1 (hover to reveal)
  • Item 2 (hover to reveal)
  • Item 3 (hover to reveal)
  • Item 4 (hover to reveal)
  • Item 5 (hover to reveal)