fbctf
fbctf copied to clipboard
Old CTF games history
Good afternoon!
I was using the platform for an important event, and in order to give more time to the participants, I added some extra time during the CTF, with no problems. However, I did it a second time, when the timer was about to reach 0. Then, all the game was restarted, and I have no data about the scores the participants got until then.
I am wondering if there is any way to get a history of all the games, or at least a log of all the things that were going on during the last CTFs, even from the server itself where I have full access... I would appreciate your help.
Thank you! Xevi
when you press the start button,the mysql db table scores_log will be cleared,so you can change the fbctf code to store you history scores.