diff --git a/AppGCC/AppGCC/templates/challenges.html b/AppGCC/AppGCC/templates/challenges.html index d34640fcdfabc75c5c94548c49644f55c318f2c3..e673d8cb2ecd6a7416609b9c1656186eb382e9bd 100644 --- a/AppGCC/AppGCC/templates/challenges.html +++ b/AppGCC/AppGCC/templates/challenges.html @@ -155,7 +155,7 @@ button.classList.add("bg-green-500", "cursor-not-allowed"); } addValidatedChallenge(challengeId); - document.getElementById("confirmationText").innerText = data.message + " (" + data.points + " points)"; + document.getElementById("confirmationText").innerText = "(" + data.points + " points)"; document.getElementById("confirmationMessage").classList.remove("hidden"); } else { alert(data.message); diff --git a/AppGCC/db.sqlite3 b/AppGCC/db.sqlite3 index 8e87ad356b6a81275014b8ba125eeba2d297a6d2..acabd13d0d321122a99c005ae2e753e2b29ab9e5 100644 Binary files a/AppGCC/db.sqlite3 and b/AppGCC/db.sqlite3 differ diff --git a/daily_challenges.csv b/daily_challenges.csv index 6083f524971af0eeb60d2439aedf00856e044946..3cec0b3a6aabf2e2ed9ab7f722d895a9820b6fd9 100644 --- a/daily_challenges.csv +++ b/daily_challenges.csv @@ -23,3 +23,5 @@ 2025-03-19,29,17,27,22 2025-03-19,30,19,24,30 2025-03-19,31,19,22,30 +2025-03-21,22,41,36,35 +2025-03-21,23,19,22,30 diff --git a/postgresData/pg_stat_tmp/db_0.stat b/postgresData/pg_stat_tmp/db_0.stat index 1585d83e9b8b6378df30529723ee28204393ce50..a326364b604c6fcce2ddea49741faf6a2a227a81 100644 Binary files a/postgresData/pg_stat_tmp/db_0.stat and b/postgresData/pg_stat_tmp/db_0.stat differ diff --git a/postgresData/pg_stat_tmp/db_13468.stat b/postgresData/pg_stat_tmp/db_13468.stat index f21c8bd2e40fcaaa96645d67db429a6ef926a995..323ddf5f7f85d24f3e4b90ba0a85dd48f74b512a 100644 Binary files a/postgresData/pg_stat_tmp/db_13468.stat and b/postgresData/pg_stat_tmp/db_13468.stat differ diff --git a/postgresData/pg_stat_tmp/global.stat b/postgresData/pg_stat_tmp/global.stat index b1a5277b34998dd82895f7749d786aa8fa46e72a..7c2af960bfce681704411aa4150dad764ec7d297 100644 Binary files a/postgresData/pg_stat_tmp/global.stat and b/postgresData/pg_stat_tmp/global.stat differ diff --git a/scores.csv b/scores.csv index 85e5f130965757755e708ef9dfb19c675e2eaf17..633ddca8f924e101e431682f99dc8715ff1eecf0 100644 --- a/scores.csv +++ b/scores.csv @@ -7,7 +7,7 @@ user_id,score 21,60 1,50 22,135 -23,96 +23,101 24,22 25,12 26,5