diff --git a/index.html b/index.html index 9321306..f5070fb 100644 --- a/index.html +++ b/index.html @@ -608,15 +608,35 @@
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 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: