From 5dcec66367c6219f9c47e933866b9d2fdf680a00 Mon Sep 17 00:00:00 2001 From: Marcus Ferl Date: Thu, 17 Mar 2022 14:36:42 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Evquestions=5Fanswers.json=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- questions_answers.json | 0 vquestions_answers.json | 63 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 63 insertions(+) delete mode 100644 questions_answers.json create mode 100644 vquestions_answers.json diff --git a/questions_answers.json b/questions_answers.json deleted file mode 100644 index e69de29..0000000 diff --git a/vquestions_answers.json b/vquestions_answers.json new file mode 100644 index 0000000..ffa18a6 --- /dev/null +++ b/vquestions_answers.json @@ -0,0 +1,63 @@ +[ + { + "#1": { + "question": " ", + "answer": " " + } + }, + { + "#2": { + "question": " ", + "answer": " " + } + }, + { + "#3": { + "question": " ", + "answer": " " + } + }, + { + "#4": { + "question": " ", + "answer": " " + } + }, + { + "#5": { + "question": " ", + "answer": " " + } + }, + { + "#6": { + "question": " ", + "answer": " " + } + }, + { + "#7": { + "question": " ", + "answer": " " + } + }, + { + "#8": { + "question": " ", + "answer": " " + } + }, + { + "#9": { + "question": " ", + "answer": " " + } + }, + { + "#10": { + "question": " ", + "answer": " " + } + } + +] \ No newline at end of file