Vault seed record

Expense claim instruction sequence

Upload the receipt, choose reimbursement, then submit the expense claim.

Classification

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

Provenance

Kind: human-authored

Source: sticky-mechanic-seed-wave

Batch: sticky-mechanics-002

Reviewer: content-lead

Updated: 2026-05-21

Instruction and answer

Instruction

Tap the actions in the correct order.

Correct answer

upload -> reimbursement -> submit

Explanation

The sequence words give the order: first upload, then choose, then submit. 'Archive' is a plausible app action, but it is not requested.

Product use

Surfaces

testdailyfriend-challenge

Source languages

global

Difficulty

medium

Conversion hook

Feels like a real product task, which makes the English test less school-like.

Review payload

Review notes

Adds a workplace instruction-following seed.

Media prompt

No media prompt attached.

Assets

workplace-email-situationsword-crafting-chipsets

Source traps

none

Tags

instructionsworkplaceorderingbusiness-english

Usage

Tests: business-english, survival-english

Funnels: none

Challenges: expense-claim-order

{
  "type": "ordered-actions",
  "correctOrder": [
    "upload",
    "reimbursement",
    "submit"
  ],
  "actions": [
    {
      "id": "submit",
      "label": "Submit expense claim"
    },
    {
      "id": "archive",
      "label": "Archive the receipt"
    },
    {
      "id": "upload",
      "label": "Upload receipt"
    },
    {
      "id": "reimbursement",
      "label": "Choose reimbursement"
    }
  ]
}