diff --git a/docs/images/BusinessContext1.1.png b/docs/images/BusinessContext1.png similarity index 100% rename from docs/images/BusinessContext1.1.png rename to docs/images/BusinessContext1.png diff --git a/docs/src/01_introduction_and_goals.adoc b/docs/src/01_introduction_and_goals.adoc index e6a0413..2267811 100644 --- a/docs/src/01_introduction_and_goals.adoc +++ b/docs/src/01_introduction_and_goals.adoc @@ -2,13 +2,13 @@ ifndef::imagesdir[:imagesdir: ../images] [[section-introduction-and-goals]] == Introduction and Goals -**** + The project is a quizz game based on the Spanish TV show "Saber y ganar", the users will be able to test their knowledge with questions from different categories and difficulties. Users will autenticate themselves into the system or create an account first. -**** + === Requirements Overview [role="arc42help"] -**** + * Users will be able to create an account and log in * Each question must have a prize associated to it @@ -22,12 +22,12 @@ The project is a quizz game based on the Spanish TV show "Saber y ganar", the us -**** + === Quality Goals [role="arc42help"] -**** + //This table is just a placeholder, replace it with real quality goals once discussed !!! @@ -43,12 +43,12 @@ image::01_2_iso-25010-topics-EN.drawio.png["Categories of Quality Requirements"] |QG2|Performance|The app should be able to handle a large amount of users at the same time |QG3|Security|The user's data should be protected and not accesible by anyone else |=== -**** + === Stakeholders [role="arc42help"] -**** + [options="header",cols="1,2,2"] @@ -60,4 +60,6 @@ image::01_2_iso-25010-topics-EN.drawio.png["Categories of Quality Requirements"] |_Users_|_Anyone who uses the app_|_Test their knowledge on a functional and easy to use quizz game app_ |=== -**** + + + diff --git a/docs/src/03_system_scope_and_context.adoc b/docs/src/03_system_scope_and_context.adoc index 93ed7b6..a848eed 100644 --- a/docs/src/03_system_scope_and_context.adoc +++ b/docs/src/03_system_scope_and_context.adoc @@ -8,13 +8,15 @@ ifndef::imagesdir[:imagesdir: ../images] [role="arc42help"] **** -image::business-context.png[Business Context Diagram, 600, 400] +image::businessContext1.png[Business Context Diagram, 600, 400] **** -**** +.Explanation of the Diagram + +The diagram shows the main 4 services the user interacts with. -**** +Login and validation of answers are handled by external services, such as *Google* and *WikiData*. === Technical Context The application structure is the following: