2023 upe David Rodriguez Rives


February 27th - March 5th

This week I prepared a solution to a problem that occured us: How can the user run the server rapidly and then the script? After trying several options I ended up proposing making a ps1 file which will be in charge of opening the docker containers and run the server.
I prepared an issue with its patch in the origin/seleniumTournament branch to be merged in the master branch, with all its documentation needed as TournamentDoc.ps
Also this week I solved a light bug, that occured when the script accesed an exercise too fast to the RADI to be operative and it didnt launch the exercise, by just refreshing the page if it passed some time.