diff --git a/_todo-qualities/2099-01-01-communicability.md b/_todo-qualities/2099-01-01-communicability.md deleted file mode 100644 index 7f82a54..0000000 --- a/_todo-qualities/2099-01-01-communicability.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: -tags: -related: a,b,c -permalink: /qualities/q ---- - diff --git a/qualities/C/_posts/2022-12-28-communicability.md b/qualities/C/_posts/2022-12-28-communicability.md new file mode 100644 index 0000000..1e69e00 --- /dev/null +++ b/qualities/C/_posts/2022-12-28-communicability.md @@ -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)) \ No newline at end of file