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