Difference between revisions of "Complexity"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
|contains=dividing_processes | |contains=dividing_processes | ||
}} | }} | ||
− | |||
− | |||
− | |||
==simple introduction== | ==simple introduction== | ||
* This part is about handling complex content or processes | * This part is about handling complex content or processes | ||
Line 23: | Line 20: | ||
* Long processes that require user input should, if possible, be divided into multiple simpler processes. | * Long processes that require user input should, if possible, be divided into multiple simpler processes. | ||
* If that is not possible, it is recommended to offer a saving function that allows users to pause a process and resume it later without losses. | * If that is not possible, it is recommended to offer a saving function that allows users to pause a process and resume it later without losses. | ||
− | |||
==testimonial== | ==testimonial== | ||
Some person has witnessed the whole shabang. So here is a story about it. It wasnt nice. Thats why you will have to do better. To make it nice. So that the whole shabang doesnt exclued the person again. | Some person has witnessed the whole shabang. So here is a story about it. It wasnt nice. Thats why you will have to do better. To make it nice. So that the whole shabang doesnt exclued the person again. | ||
+ | |||
+ | ==header== | ||
+ | =[[dividing_processes]]= |
Revision as of 13:14, 3 April 2021
headline | Complexity |
---|---|
headline coordinates | 32.980, 290.903, 0.000 |
image | img/img.link |
image coordinates | 0, 0, 0 |
simple introduction |
|
simple introduction coordinates | 0, 0, 0 |
testimonial | Some person has witnessed the whole shabang. So here is a story about it. It wasnt nice. Thats why you will have to do better. To make it nice. So that the whole shabang doesnt exclued the person again. |
testimonial coordinates | 0, 0, 0 |
links to | |
belongs to | attention |
contains | dividing_processes |
simple introduction
- This part is about handling complex content or processes
- Extensive or complex content can be better understood if it is broken down into seperate parts.
- Long processes that require user input should, if possible, be divided into multiple simpler processes.
- If that is not possible, it is recommended to offer a saving function that allows users to pause a process and resume it later without losses.
testimonial
Some person has witnessed the whole shabang. So here is a story about it. It wasnt nice. Thats why you will have to do better. To make it nice. So that the whole shabang doesnt exclued the person again.