openskills.info
Course Preview

Interaction Design

Interaction design defines how people and interactive systems communicate through actions, states, feedback, and recovery. It turns a task into a usable flow and tests whether people can understand, control, and complete it.

itWeb development

Interaction Design

Interaction design specifies the conversation between a person and an interactive system. The person forms an intent, notices an available action, acts, receives feedback, and interprets the result. The system moves from one state to another throughout that exchange. A screen layout matters, but the interaction also includes timing, language, input method, rules, errors, and recovery.

The central design object is behavior over time. A static mockup can show a button and a form. An interaction model states when the button is enabled, what happens after activation, how progress is communicated, what invalid input does, whether work can be undone, and what remains true after a failure.

The interaction loop

A useful interaction loop has six parts:

  1. Intent: The person has a goal in a real context.
  2. Opportunity: The interface makes a relevant action perceivable.
  3. Action: The person uses a supported input method.
  4. State change: The system accepts, rejects, or continues the operation.
  5. Feedback: The interface communicates what happened in time to guide the next decision.
  6. Interpretation: The person compares the result with the goal and continues, recovers, or stops.

Breaks can occur at every boundary. A control without a clear label hides the opportunity. A pointer-only gesture excludes keyboard use. Delayed or absent feedback makes a completed action look ignored. An error message that describes the system rather than the remedy prevents recovery.

Continue the course

This section is part of the paid course.

See pricing to subscribe, or log in if you already have access.

Where this skill leads

Relevant careers

See how this topic contributes to broader role-level skill maps.

Sources