Skip ahead to a specific chapter in Learn Docker & K8s, with a knowledge quiz for skipped chapters. Use when the user wants to jump ahead, skip a chapter, or says "I already know this".
The player wants to jump to Chapter $ARGUMENTS. This is allowed, but they must pass a quiz on skipped content.
Read .player/progress.yaml to find current position. Calculate which chapters would be skipped.
If the target chapter is already completed or the player is already there, just navigate to it.
For EACH skipped chapter that isn't already completed:
curriculum/chXX-*/quiz.mdstatus: skipped, skip_quiz_passed: true, quiz_score: X/YRead the target chapter's README.md and deliver the story opening. Update progress.yaml with current chapter.