From 92d5072a3276b8655091a658a9dbbceadc2e132c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Fern=C3=A1ndez=20Noriega?= Date: Sat, 6 Apr 2024 21:02:39 +0200 Subject: [PATCH] Updates --- index.html | 38 +++++++++++++++++++++++++++++--------- 1 file changed, 29 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 9321306..f5070fb 100644 --- a/index.html +++ b/index.html @@ -608,15 +608,35 @@

1.1. Requirements Overview

-

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 functional requirements have been grouped into the different microservices the web application will have: