17 topics found for:

“interface manipulation”

Obfuscated Options

A dark pattern where options to opt out or cancel services are deliberately hidden or made difficult to find. It's essential to avoid hiding options and provide clear, accessible choices for users to manage their preferences.

Roach Motel

A dark pattern where it's easy to get into a situation but hard to get out of it, such as signing up for a service but finding it difficult to cancel. Awareness of this tactic is crucial to design fair user experiences with straightforward entry and exit points.

MVC

Model-View-Controller (MVC) is an architectural pattern that separates an application into three main logical components: the Model (data), the View (user interface), and the Controller (processes that handle input). Essential for creating modular, maintainable, and scalable software applications by promoting separation of concerns.

Nagging

A dark pattern where repetitive notifications or prompts are used to wear down user resistance. Recognizing the annoyance of this tactic is important to maintain respectful user interactions and avoid interruptions.

Obstruction

A dark pattern where a process is made more difficult than it needs to be to discourage certain behavior. Recognizing the harm of this practice is important to design straightforward user processes.