Vault seed record
Find travel objects in a hotel lobby
Find the receipt, kettle, and suitcase in the hotel lobby.
Classification
Provenance
Kind: human-authored
Source: exercise-lab
Batch: viral-mechanics-001
Reviewer: content-lead
Updated: 2026-05-20
Instruction and answer
Instruction
Find the objects in the scene.
Correct answer
receipt, kettle, suitcase
Explanation
This checks whether vocabulary survives inside a real visual scene, not only in a translated list.
Product use
Surfaces
Source languages
Difficulty
low
Conversion hook
Feels like a quick game instead of a school question.
Review payload
Review notes
Good first hidden-object seed because every target is concrete.
Media prompt
Premium realistic 3D hotel lobby scene with a visible receipt, kettle, and suitcase as findable objects.
Assets
Source traps
Tags
Usage
Tests: survival-english
Funnels: ru-translated-english, es-translated-english
Challenges: daily-object-hunt
{
"type": "coordinate-targets",
"targets": [
{
"id": "receipt",
"label": "receipt",
"x": 70,
"y": 64,
"clue": "Paper proof of payment"
},
{
"id": "kettle",
"label": "kettle",
"x": 23,
"y": 41,
"clue": "Used to boil water"
},
{
"id": "suitcase",
"label": "suitcase",
"x": 48,
"y": 72,
"clue": "Packed for travel"
}
]
}