diff --git a/Klausuren/Sda1/2019summer/Doc/exam.xml b/Doc/Sda1/Exam/2019/Summer/exam.xml similarity index 89% rename from Klausuren/Sda1/2019summer/Doc/exam.xml rename to Doc/Sda1/Exam/2019/Summer/exam.xml index 70345f569a81b9488f4a8dd673625ff134cbddf0..72200d3912d1000c63cd91273a5735e69f430194 100644 --- a/Klausuren/Sda1/2019summer/Doc/exam.xml +++ b/Doc/Sda1/Exam/2019/Summer/exam.xml @@ -1,25 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> -<book version="5.0" xml:id="klausur_SoSe_2017" xml:lang="en" - xmlns="http://docbook.org/ns/docbook" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:xila="http://www.w3.org/2001/XInclude/local-attributes" - xmlns:xi="http://www.w3.org/2001/XInclude" - xmlns:trans="http://docbook.org/ns/transclusion" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns:m="http://www.w3.org/1998/Math/MathML" - xmlns:html="http://www.w3.org/1999/xhtml" - xmlns:db="http://docbook.org/ns/docbook"> - <info> - <title/> - - <author> - <personname/> - </author> - - <pubdate/> - </info> - - <chapter xml:id="task1"> +<section version="5.0" xml:id="sda1_exam_2019_summer" xml:lang="en" + xmlns="http://docbook.org/ns/docbook" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:xila="http://www.w3.org/2001/XInclude/local-attributes" + xmlns:xi="http://www.w3.org/2001/XInclude" + xmlns:trans="http://docbook.org/ns/transclusion" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:m="http://www.w3.org/1998/Math/MathML" + xmlns:html="http://www.w3.org/1999/xhtml" + xmlns:db="http://docbook.org/ns/docbook"> + <title>SDA1 examination summer 2019</title> + + <section xml:id="sda1_exam_2019_summer_task1"> <title>Articles and categories</title> <section xml:id="aufgabe1_prepare"> @@ -37,7 +29,7 @@ </listitem> <listitem> - <para>Also import <filename>Exam</filename> into your + <para>Also import the <filename>Exam</filename> folder into your <productname>Oxygenxml</productname> IDE using »Project« --> »Open Project« subsequently selecting the <filename>Exam/sda1.xpr</filename> file.</para> @@ -223,13 +215,13 @@ </listitem> </itemizedlist> </section> - </chapter> + </section> - <chapter xml:id="task2"> + <section xml:id="sda1_exam_2019_summer_task2"> <title>Relational representation of <tag class="starttag">catalog</tag> documents</title> - <section xml:id="task2_prepare"> + <section xml:id="sda1_exam_2019_summer_task2_prepare"> <title>Preparation</title> <para>If you already started the first task just continue working on @@ -240,7 +232,7 @@ level.</para> </section> - <section xml:id="task2_descr"> + <section xml:id="sda1_exam_2019_summer_task2_descr"> <title>Description</title> <para>Extend the relational schema skeleton @@ -248,7 +240,7 @@ <tag class="starttag">catalog</tag> instances.</para> </section> - <section xml:id="task2_tasks"> + <section xml:id="sda1_exam_2019_summer_task2_tasks"> <title>Tasks</title> <para>Extend your project's incomplete @@ -280,12 +272,12 @@ expecting points for my work on the current task» into the text field.</para> </section> - </chapter> + </section> - <chapter xml:id="task3"> + <section xml:id="sda1_exam_2019_summer_task3"> <title>Import XML instances into RDBMS</title> - <section xml:id="task3_prepare"> + <section xml:id="sda1_exam_2019_summer_task3_prepare"> <title>Preparation</title> <para>If you already started the first task just continue working on @@ -293,7 +285,7 @@ skeleton project import.</para> </section> - <section xml:id="task3_descr"> + <section xml:id="sda1_exam_2019_summer_task3_descr"> <title>Description</title> <para>Write a Java application reading <tag @@ -329,14 +321,14 @@ </itemizedlist> </section> - <section xml:id="task3_tasks"> + <section xml:id="sda1_exam_2019_summer_task3_tasks"> <title>Tasks</title> <para>Insert data from <filename>Schema/sampledata.xml</filename> into your local database. Use your schema from the second task.</para> </section> - <section xml:id="task3_hints"> + <section xml:id="sda1_exam_2019_summer_task3_hints"> <title>Hints</title> <para>Even if your application <abbrev>e.g.</abbrev> just fills in @@ -344,7 +336,7 @@ working code may contribute.</para> </section> - <section version="5.1" xml:id="task3_upload"> + <section version="5.1" xml:id="sda1_exam_2019_summer_task3_upload"> <title>Solution upload</title> <para>Upload your project using the first task. Enter either of the @@ -362,5 +354,5 @@ <para>You may as well add other marking related comments.</para> </section> - </chapter> -</book> + </section> +</section> diff --git a/Doc/lectures.xml b/Doc/lectures.xml index 05a9a5bb7fa71879c07abba30acee30013bc1fe4..eeccd0d880571bcaccc4e79b2938b0a59a8c7545 100644 --- a/Doc/lectures.xml +++ b/Doc/lectures.xml @@ -148,6 +148,13 @@ <xi:include href="Sda1/sax.xml" xpointer="element(/1)"/> <xi:include href="Sda1/fo.xml" xpointer="element(/1)"/> + + <section xml:id="sda1_exams"> + <title>Past SDA1 examinations</title> + + <xi:include href="Sda1/Exam/2019/Summer/exam.xml" + xpointer="element(/1)"/> + </section> </appendix> </part>