From bb7c819446f4862a730589a40ad238bbcfbd3799 Mon Sep 17 00:00:00 2001 From: Thomas de Roo <2+thomas@noreply.localhost> Date: Mon, 15 Jun 2026 10:04:41 +0200 Subject: [PATCH] Add api/answer.php --- api/answer.php | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 api/answer.php diff --git a/api/answer.php b/api/answer.php new file mode 100644 index 0000000..e54097d --- /dev/null +++ b/api/answer.php @@ -0,0 +1,42 @@ + $correct +]); \ No newline at end of file