‹ Back to examples of polite software
8. Polite software is well informed
Software that is well informed has information that is useful to the user beyond what the user enters themselves. For instance, accounting software might have information about tax brackets, and leaves software might have information about public holidays.
Software that is well informed provides the user with additional context for their tasks and makes it easier for them to make decisions.
In order to design software that is well informed we should consider the context around the users’ actions beyond the data the software already has. We can also take into account that we can populate some data ourselves.
Well informed software often goes hand in hand with forthcoming software.
Examples of software being well-informed