To test the student program, these commands should be ran to have the dependencies needed and to start the webpage on the port 3000:
docker compose upThen, any guesser should be added to the url:
?guesser=<name_of_guesser>For example:
http://localhost:3000/?guesser=averageAfter that, choose which of the random data set to test. After that you can
wait for the program to test all of the values (boooooring), or you can click
Quick to skip the waiting and be presented with the results.
Since the website uses big data sets, we advise you to clear the displays
clicking on the Clean button after each test.
Be aware, median guesser works slow, hence, you have to wait some time
##Errors
The server continues to work, thus my program continues to work as well. The program prints lower and upper bounds of the previous number in case of error.