Files
nexus/wiki/concepts/Opt-Out-Completion.md
2026-04-21 00:02:55 +08:00

27 lines
716 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Opt-Out Completion"
type: concept
tags: [ux-design, behavioral-psychology, user-autonomy]
sources: [product-behavioral-nudge-engine]
last_updated: 2026-04-20
---
## Definition
提供清晰的退出路径而非强制持续的机制,尊重用户自主权同时保持参与度。
## Mechanism
- 每个交互都提供明确的"退出"或"继续"选项
- 不使用黑暗模式dark patterns强制用户继续
- 用户可以随时调整偏好
## Example
> "Great job! Want to do 5 more minutes, or call it for the day?"
## Related Concepts
- [[Momentum Nudge]]
- [[Default Bias]]
- [[Cognitive Load Reduction]]
## Connections
- [[Behavioral Nudge Engine]] ← implements ← [[Opt-Out Completion]]