Skip to content

Commit

Permalink
Fixing visualization issues on documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
UO287741 committed Feb 19, 2024
1 parent 606babc commit dcf3cd7
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 11 deletions.
File renamed without changes
18 changes: 10 additions & 8 deletions docs/src/01_introduction_and_goals.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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 !!!

Expand All @@ -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"]
Expand All @@ -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_
|===

****



8 changes: 5 additions & 3 deletions docs/src/03_system_scope_and_context.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
****

**<Diagram or Table>**
.Explanation of the Diagram

The diagram shows the main 4 services the user interacts with.

**<optionally: Explanation of external domain interfaces>**
Login and validation of answers are handled by external services, such as *Google* and *WikiData*.

=== Technical Context
The application structure is the following:
Expand Down

0 comments on commit dcf3cd7

Please sign in to comment.