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
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<book version="5.0" xml:id="klausur_SoSe_2017" xml:lang="en" <section version="5.0" xml:id="sda1_exam_2019_summer" xml:lang="en"
xmlns="http://docbook.org/ns/docbook" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xila="http://www.w3.org/2001/XInclude/local-attributes" xmlns:xila="http://www.w3.org/2001/XInclude/local-attributes"
xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:trans="http://docbook.org/ns/transclusion" xmlns:trans="http://docbook.org/ns/transclusion"
xmlns:svg="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"
xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:m="http://www.w3.org/1998/Math/MathML"
xmlns:html="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:db="http://docbook.org/ns/docbook"> xmlns:db="http://docbook.org/ns/docbook">
<info> <title>SDA1 examination summer 2019</title>
<title/>
<section xml:id="sda1_exam_2019_summer_task1">
<author>
<personname/>
</author>
<pubdate/>
</info>
<chapter xml:id="task1">
<title>Articles and categories</title> <title>Articles and categories</title>
<section xml:id="aufgabe1_prepare"> <section xml:id="aufgabe1_prepare">
...@@ -37,7 +29,7 @@ ...@@ -37,7 +29,7 @@
</listitem> </listitem>
<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; <productname>Oxygenxml</productname> IDE using »Project« --&gt;
»Open Project« subsequently selecting the »Open Project« subsequently selecting the
<filename>Exam/sda1.xpr</filename> file.</para> <filename>Exam/sda1.xpr</filename> file.</para>
...@@ -223,13 +215,13 @@ ...@@ -223,13 +215,13 @@
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</section> </section>
</chapter> </section>
<chapter xml:id="task2"> <section xml:id="sda1_exam_2019_summer_task2">
<title>Relational representation of <tag class="starttag">catalog</tag> <title>Relational representation of <tag class="starttag">catalog</tag>
documents</title> documents</title>
<section xml:id="task2_prepare"> <section xml:id="sda1_exam_2019_summer_task2_prepare">
<title>Preparation</title> <title>Preparation</title>
<para>If you already started the first task just continue working on <para>If you already started the first task just continue working on
...@@ -240,7 +232,7 @@ ...@@ -240,7 +232,7 @@
level.</para> level.</para>
</section> </section>
<section xml:id="task2_descr"> <section xml:id="sda1_exam_2019_summer_task2_descr">
<title>Description</title> <title>Description</title>
<para>Extend the relational schema skeleton <para>Extend the relational schema skeleton
...@@ -248,7 +240,7 @@ ...@@ -248,7 +240,7 @@
<tag class="starttag">catalog</tag> instances.</para> <tag class="starttag">catalog</tag> instances.</para>
</section> </section>
<section xml:id="task2_tasks"> <section xml:id="sda1_exam_2019_summer_task2_tasks">
<title>Tasks</title> <title>Tasks</title>
<para>Extend your project's incomplete <para>Extend your project's incomplete
...@@ -280,12 +272,12 @@ ...@@ -280,12 +272,12 @@
expecting points for my work on the current task» into the text expecting points for my work on the current task» into the text
field.</para> field.</para>
</section> </section>
</chapter> </section>
<chapter xml:id="task3"> <section xml:id="sda1_exam_2019_summer_task3">
<title>Import XML instances into RDBMS</title> <title>Import XML instances into RDBMS</title>
<section xml:id="task3_prepare"> <section xml:id="sda1_exam_2019_summer_task3_prepare">
<title>Preparation</title> <title>Preparation</title>
<para>If you already started the first task just continue working on <para>If you already started the first task just continue working on
...@@ -293,7 +285,7 @@ ...@@ -293,7 +285,7 @@
skeleton project import.</para> skeleton project import.</para>
</section> </section>
<section xml:id="task3_descr"> <section xml:id="sda1_exam_2019_summer_task3_descr">
<title>Description</title> <title>Description</title>
<para>Write a Java application reading <tag <para>Write a Java application reading <tag
...@@ -329,14 +321,14 @@ ...@@ -329,14 +321,14 @@
</itemizedlist> </itemizedlist>
</section> </section>
<section xml:id="task3_tasks"> <section xml:id="sda1_exam_2019_summer_task3_tasks">
<title>Tasks</title> <title>Tasks</title>
<para>Insert data from <filename>Schema/sampledata.xml</filename> into <para>Insert data from <filename>Schema/sampledata.xml</filename> into
your local database. Use your schema from the second task.</para> your local database. Use your schema from the second task.</para>
</section> </section>
<section xml:id="task3_hints"> <section xml:id="sda1_exam_2019_summer_task3_hints">
<title>Hints</title> <title>Hints</title>
<para>Even if your application <abbrev>e.g.</abbrev> just fills in <para>Even if your application <abbrev>e.g.</abbrev> just fills in
...@@ -344,7 +336,7 @@ ...@@ -344,7 +336,7 @@
working code may contribute.</para> working code may contribute.</para>
</section> </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> <title>Solution upload</title>
<para>Upload your project using the first task. Enter either of the <para>Upload your project using the first task. Enter either of the
...@@ -362,5 +354,5 @@ ...@@ -362,5 +354,5 @@
<para>You may as well add other marking related comments.</para> <para>You may as well add other marking related comments.</para>
</section> </section>
</chapter> </section>
</book> </section>
...@@ -148,6 +148,13 @@ ...@@ -148,6 +148,13 @@
<xi:include href="Sda1/sax.xml" xpointer="element(/1)"/> <xi:include href="Sda1/sax.xml" xpointer="element(/1)"/>
<xi:include href="Sda1/fo.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> </appendix>
</part> </part>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment