From 05ad6cb1ea741e8caf03b0ec2333ca9475c5163a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20M=C3=A9ndez=20Murias?= <144954916+UO287687@users.noreply.github.com> Date: Tue, 7 May 2024 01:08:24 +0200 Subject: [PATCH] Update 01_introduction_and_goals.adoc --- docs/src/01_introduction_and_goals.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/01_introduction_and_goals.adoc b/docs/src/01_introduction_and_goals.adoc index 7ce81664..998bf186 100644 --- a/docs/src/01_introduction_and_goals.adoc +++ b/docs/src/01_introduction_and_goals.adoc @@ -20,6 +20,7 @@ The quality goals in order of priority are as follows: |=== |Quality goal|Description |Performance efficiency|Question generation must be efficient +|Availability|Users must always be able to play, regardless of the number of users or problems with third-party services used |Usability|The application must be easy to understand and use |Maintainability|The application must be testable and easily modifiable |Security|The login password of users must be encrypted. Other sensitive information must be kept secure