From e963f3de8cb5da6618c85af149faf6553e808f79 Mon Sep 17 00:00:00 2001 From: Marcus Ferl Date: Fri, 10 Jun 2022 11:20:31 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9ETest=5FApp/Ressources/data.json?= =?UTF-8?q?=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Test_App/Ressources/data.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Test_App/Ressources/data.json b/Test_App/Ressources/data.json index 8f9ea09..61451a8 100644 --- a/Test_App/Ressources/data.json +++ b/Test_App/Ressources/data.json @@ -523,5 +523,10 @@ "ID": "104", "Question": "Was sind SMART-Ziele", "Answer": "S = spezifisch\nM = messbar\nA = attraktiv\nR = realistisch\nT = terminierbar" + }, + { + "ID": "105", + "Question": "Was versteht man unter dem Begriff Stakeholder?", + "Answer": "Stakeholder sind alle Gruppen, die ein Interesse an der Zielerreichung eines Projektes haben\nund durch die Aktivität eines Unternehmens direkt oder indirekt betroffen sind." } ]