Skip to content
Snippets Groups Projects
Commit c7e329f0 authored by Goik Martin's avatar Goik Martin
Browse files

Exam doc to lecture notes

parent e6594ae2
Branches
No related tags found
No related merge requests found
<?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« --&gt;
»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>
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment