diff --git a/Doc/Sd1/Appendix/Exam/2022/Winter/exam.xml b/Doc/Sd1/Appendix/Exam/2022/Winter/exam.xml
index fd0cff0c66df7549683770ff6de44033384df50e..ec61834e4774b673d03c037eb4f270dd12fd96f7 100644
--- a/Doc/Sd1/Appendix/Exam/2022/Winter/exam.xml
+++ b/Doc/Sd1/Appendix/Exam/2022/Winter/exam.xml
@@ -69,12 +69,26 @@
     <section xml:id="sd1_exam_2022_winter_task1_tasks">
       <title>Tasks</title>
 
-      <para>Complete the implementation of classes and methods in both
-      packages <package>de.hdm_stuttgart.mi.sd1.task1</package> and
-      <package>de.hdm_stuttgart.mi.sd1.task2</package>. Your project's
-      <filename>test</filename> branch contains corresponding
-      <productname>Junit</productname> tests for each class / method to be
-      implemented.</para>
+      <qandaset defaultlabel="qanda" xml:id="sd1_exam_2022_winter_task1Qanda">
+        <qandadiv>
+          <qandaentry>
+            <question>
+              <para>Complete the implementation of classes and methods in both
+              packages <package>de.hdm_stuttgart.mi.sd1.task1</package> and
+              <package>de.hdm_stuttgart.mi.sd1.task2</package>. Your project's
+              <filename>test</filename> branch provides corresponding
+              <productname>Junit</productname> tests for each class / method
+              to be implemented.</para>
+            </question>
+
+            <answer>
+              <para>Solution see below <link
+              xlink:href="https://gitlab.mi.hdm-stuttgart.de/goik/GoikLectures/-/tree/master/Klausuren/Sd1/2022winter/Solve">winter
+              2022 Exam</link>.</para>
+            </answer>
+          </qandaentry>
+        </qandadiv>
+      </qandaset>
     </section>
 
     <section xml:id="sd1_exam_2022_winter_task1_hints">