diff --git a/images/Context Diagram.png b/images/Context Diagram.png index 6371b3c..22038c1 100644 Binary files a/images/Context Diagram.png and b/images/Context Diagram.png differ diff --git a/images/Whitebox overall system.png b/images/Whitebox overall system.png index 73396d1..8ce2707 100644 Binary files a/images/Whitebox overall system.png and b/images/Whitebox overall system.png differ diff --git a/images/questions API (WhiteBox).png b/images/questions API (WhiteBox).png index 627739c..f252391 100644 Binary files a/images/questions API (WhiteBox).png and b/images/questions API (WhiteBox).png differ diff --git a/index.html b/index.html index f5070fb..483b330 100644 --- a/index.html +++ b/index.html @@ -608,35 +608,15 @@

1.1. Requirements Overview

-

The functional requirements are the following:

-
-
- +

The functional requirements are the following: +* The application must be accesible through the web +* Users must be able to register into the system +* Users must be able to see data about their past games (score, correct/wrong answers, number of questions answered…​) +* Questions must be automatically generated from Wikidata. +* Questions must be answered before some specific time. +* Each question must have one right answer and several incorrect ones or distractors. Both the right answer and the distractors should be automatically generated. +* The system must give access to the information about the users through an API. +* The system must give access to information about the generated questions through an API.

The functional requirements have been grouped into the different microservices the web application will have:

@@ -997,7 +977,7 @@

3.1. Business Context

-Context Diagram +Context Diagram
@@ -1206,7 +1186,7 @@

5.1. Whitebox Overall System

-Whitebox overall system +Whitebox overall system
@@ -1345,7 +1325,7 @@

5.2.1. questions API (White Box)

-questions API (WhiteBox) +questions API (WhiteBox)
@@ -2167,7 +2147,7 @@

12. Glossary