Skip to content

Commit

Permalink
Merge branch '129-corregir-diagramas' of https://github.com/Arquisoft…
Browse files Browse the repository at this point in the history
…/wiq_es1a into 129-corregir-diagramas
  • Loading branch information
CANCI0 committed Apr 28, 2024
2 parents ea5d808 + 9e2ffb9 commit d6c8d82
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/01_introduction_and_goals.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ifndef::imagesdir[:imagesdir: ../images]
== Introduction and Goals

WIQ is a project developed for the subject "Software Architecture" of the Computer Engineering degree of the School of Computer Engineering of the University of Oviedo. This project is based on the wiq project, made available to the students by the teachers of the subject.
WIQ! has been commissioned to the company HappySw by RTVE, with the aim of recreating its famous quiz show Saber y ganar in a web version accessible to everyone. This project will be carried out by the development team is formed by:
WIQ! has been commissioned to the company HappySw by RTVE, with the aim of recreating its famous quiz show Saber y ganar in a web version accessible to everyone. This project will be carried out by the development team, which is formed by:

* Martín Cancio Barrera, mailto:[email protected][_UO287561_].

Expand Down Expand Up @@ -59,7 +59,7 @@ WIQ! is a software by means of which users can emulate being the participants of
|Role/Name|Contact|Expectations

| *_Students (HappySw)_*
| Martín Cancio Barrera, Iyán Fernández Riol, Rodrigo García Iglesias and Alfredo Jirout Cid
| Martín Cancio Barrera, Iyán Fernández Riol and Rodrigo García Iglesias
| The students are the developers of the application. They are in charge of the complete development, which will improve their programming and teamwork skills.

| *_Users_*
Expand Down
1 change: 1 addition & 0 deletions docs/src/10_quality_requirements.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ These are:
| Performance |User |While playing, a user selects a response to a question.|User Interface|Normal gameplay conditions.|The system updates its interface very fast and the user knows if they responded correctly, so they can keep playing.|Interface update time is less than 0.5 seconds.
| Usability |User|A new user starts playing the game.|User Interface|Initial game setup.|The user interface displays available options and provides clear instructions on how to play, including a 'Help' button.|User can navigate through the interface without guidance.
| Performance |User|A user finishes playing a game and wants to start a new one.|System and User Interface|Post-game completion.|The system ends the current game, displays the user's score, resets all game elements, and offers the option to start a new game.|Score is saved accurately, and game restarts without errors.
| Performance |User|A user finishes playing a game and wants to see his stats.|System, User Interface, Stats Service |Stats retrieving.|The user presses the Stats button, and his stats are shown in the screen, giving him the option to switch between gamemodes.|Stats are shown correctly, including last game.
|===


Expand Down

0 comments on commit d6c8d82

Please sign in to comment.