Skip to content

Commit

Permalink
Merge pull request #172 from arc42/#154-add-communicability
Browse files Browse the repository at this point in the history
thanx to P.Hechler (@VirtuOes)
  • Loading branch information
gernotstarke authored Jul 1, 2024
2 parents 2bad8dd + 5881be2 commit 8fb75ca
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
7 changes: 0 additions & 7 deletions _todo-qualities/2099-01-01-communicability.md

This file was deleted.

16 changes: 16 additions & 0 deletions qualities/C/_posts/2022-12-28-communicability.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Communicability
tags: usable
related: usability, learnability, understandability, user error protection, ease of use
permalink: /qualities/communicability
---

### Definitions:

> Communicability in software systems refers to the clarity and effectiveness with which the system conveys its functions and usability to the user.
> This includes the design of the user interface, the presentation of information, and the system's ability to guide and assist users in accomplishing their tasks.
>
> modified by G.Starke, originated from [Prates+2000](https://dl.acm.org/doi/fullHtml/10.1145/328595.328608)

(Definition contributed by [P.Hechler](https://github.com/arc42/quality.arc42.org-site/pull/154))

0 comments on commit 8fb75ca

Please sign in to comment.