Catalog108 / challenges / dynamic/drag-drop/list-reorder
Drag-and-drop reorder
What this challenge teaches
Teaches: List order matters; the "correct" order is revealed only after a specific drag interaction.
Expected output: Simulate drag-and-drop OR read the JS to find the correct sequence.
Submit your scraper's JSON output to /challenges/dynamic/drag-drop/list-reorder/grade
(grader endpoint is part of a later phase; URL is reserved now).
The list below starts in alphabetical order. Drag items to match the correct order to reveal the secret.
- alpha
- beta
- gamma
- delta
- epsilon
Order check: pending