Vault seed record

Museum locker instruction

Before entering the exhibit, put your backpack in the locker, keep your ticket visible, then join the line.

Classification

reviewed-seedapprovedvisual-simulation-mechanicsinstruction-sequence-taskinstruction-followingA2Real life

Provenance

Kind: human-authored

Source: viral-mechanics-depth

Batch: viral-mechanics-002

Reviewer: content-lead

Updated: 2026-05-20

Instruction and answer

Instruction

Tap the actions in the correct order.

Correct answer

locker -> ticket -> line

Explanation

'Before entering' tells you the locker step happens first. Then the instruction says to keep the ticket visible and join the line.

Product use

Surfaces

testdailyfriend-challenge

Source languages

globalrues

Difficulty

medium

Conversion hook

Feels like a real place with a small mistake penalty.

Review payload

Review notes

Adds a public-place sequence with a tempting forbidden-action decoy.

Media prompt

No media prompt attached.

Assets

shop-catalog-missionsword-crafting-chipsets

Source traps

ru-word-order-question

Tags

instructionsmuseumordering

Usage

Tests: survival-english, listening-comprehension

Funnels: none

Challenges: museum-instruction-trap

{
  "type": "ordered-actions",
  "correctOrder": [
    "locker",
    "ticket",
    "line"
  ],
  "actions": [
    {
      "id": "line",
      "label": "Join the line"
    },
    {
      "id": "ticket",
      "label": "Keep ticket visible"
    },
    {
      "id": "photos",
      "label": "Take flash photos"
    },
    {
      "id": "locker",
      "label": "Put backpack in locker"
    }
  ]
}