Definition
- Mission alarm clock
- A mission alarm clock is an alarm that cannot be dismissed with a single tap. It continues sounding until the user completes a defined task — solving arithmetic, walking a set number of steps, scanning a barcode, or photographing a specified object — which serves as evidence the user is genuinely awake.
Why the category exists
A conventional alarm can be silenced with one gesture, and one gesture is achievable during sleep inertia, when a person can act but cannot reliably form memories. Requiring a task that demands attention or movement closes that gap.
The category has no settled name. Different apps describe the same mechanic as missions, quests, challenges or tasks.
What varies between implementations
The mechanic is broadly the same everywhere; the meaningful differences are elsewhere. Whether alarms are scheduled by the operating system or inside the app determines whether they fire reliably. Whether anything on the dismiss path needs a network determines whether the app works offline. Whether there is a guaranteed timeout and escape route determines whether the app can trap someone.
That last property is worth checking before relying on any app in this category, because an alarm that cannot be escaped will eventually cause a genuine problem.