Skip to content
Snippets Groups Projects
Commit 0c8bf39a authored by DUVAL Elvan's avatar DUVAL Elvan
Browse files

logo et equipe

parent aae15c0e
No related branches found
No related tags found
No related merge requests found
......@@ -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);
......
No preview for this file type
......@@ -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
No preview for this file type
No preview for this file type
No preview for this file type
......@@ -7,7 +7,7 @@ user_id,score
21,60
1,50
22,135
23,96
23,101
24,22
25,12
26,5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment