Skip to content
Snippets Groups Projects
Commit 6bd7387e authored by Björn Fischer's avatar Björn Fischer :new_moon_with_face:
Browse files

migrate ids

parent fedff1cf
No related branches found
No related tags found
No related merge requests found
Showing with 26 additions and 25 deletions
<?xml version="1.0" encoding="utf-8"?>
<task id="0001SimpleFunctions" lang="haskell" attempts="5">
<task id="62cfc964-8bba-42a7-9c3d-183da02308a4" lang="haskell" attempts="5">
<name>Beispiel in Haskell</name>
<evaluator>hs</evaluator>
<description/>
......
<?xml version="1.0" encoding="utf-8"?>
<task id="153Funktionen" lang="C" attempts="17">
<task id="2c5b9fe1-9eb3-4840-b1a3-61ff2cd63885" lang="C" attempts="17">
<name>Erste c-Funktionen</name>
<evaluator>c</evaluator>
<description>Erste Funktionen in C</description>
......
<?xml version="1.0" encoding="utf-8"?>
<task subatoId="212" id="212Date" lang="Kotlin" attempts="5">
<task subatoId="212" id="26f1cd66-3f7b-4e42-85f1-6e42a39dd8a9" lang="Kotlin" attempts="5">
<name>Date</name>
<evaluator>kotlin</evaluator>
<description>Eine Datumsklasse in Kotlin</description>
......
<?xml version="1.0" encoding="utf-8"?>
<task subatoId="213" id="213Funktionen" lang="Kotlin" attempts="5">
<task subatoId="213" id="c8ec7df9-0d30-45cb-8690-48fe101da2ac" lang="Kotlin" attempts="5">
<name>List in Kotlin-Funktionen</name>
<evaluator>kotlin</evaluator>
<description>Einfach verkettete Listen</description>
......
<?xml version="1.0" encoding="utf-8"?>
<task id="4725FakultCPP" lang="cpp" attempts="5">
<task id="81858a22-533f-4c3c-97c8-eb07f8340f15" lang="cpp" attempts="5">
<name>C++ Fakultät</name>
<evaluator>cpp</evaluator>
<description/>
......@@ -14,4 +14,4 @@
<file public="true" type="test" path="my_test.cc"/>
<file public="false" type="acceptanceTest" path="my_test_approval.cc"/>
</files>
</task>
</task>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<task subatoId="662" id="RecordsExample" lang="Java" attempts="10">
<task subatoId="662" id="e8e05e39-fb66-4476-b47b-cc0c9fd312cf" lang="Java" attempts="10">
<name>Java 15 Records</name>
<evaluator>java@java19</evaluator>
<description>Erste Experimente mit Java 15</description>
......@@ -8,4 +8,4 @@
<file public="false" type="solution" path="Pair.java"/>
<file public="false" type="test" path="PairTest.java"/>
</files>
</task>
</task>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<task subatoId="663" id="663Record" lang="Java" attempts="5">
<task subatoId="663" id="4797e767-9053-4043-b701-070a9bcceb9f" lang="Java" attempts="5">
<name>Ein Record für Date</name>
<evaluator>java@java19</evaluator>
<description>Die Date Klasse aus dem ersten Semester jetzt als Record.</description>
......
<?xml version="1.0" encoding="utf-8"?>
<task subatoId="664" id="664BinTree" lang="scala" attempts="5">
<task subatoId="664" id="2a715c4a-556e-41ea-bfdb-3d47f42251a7" lang="scala" attempts="5">
<name>BinTree</name>
<evaluator>scala</evaluator>
<description>Ein Menge als binärer Suchbaum in Scala</description>
......
<?xml version="1.0" encoding="utf-8"?>
<task subatoId="665" id="665Funktionen" lang="Python" attempts="5">
<task subatoId="665" id="42001aef-00cd-4677-a84a-d4aade4edfbd" lang="Python" attempts="5">
<name>Python: Erste Funktionen</name>
<evaluator>python</evaluator>
<description>Fakultät und Quersumme in Python</description>
......
<?xml version="1.0" encoding="utf-8"?>
<task subatoId="667" id="667Baumstruktur" lang="Python" attempts="5">
<task subatoId="667" id="69626e1e-96f5-4bfd-bc73-d1ed8e60e5f6" lang="Python" attempts="5">
<name>Python: Eine Baumstruktur</name>
<evaluator>python</evaluator>
<description>Eine allgemeine Baumstruktur in Python</description>
......
<?xml version="1.0" encoding="utf-8"?>
<task subatoId="668" id="668Funktionen" lang="Go" attempts="5">
<task subatoId="668" id="80aad114-c0aa-41e9-97c9-e1e579ef20dd" lang="Go" attempts="5">
<name>Go: Erste Funktionen</name>
<evaluator>go</evaluator>
<description>Fakultät und Quersumme in Go</description>
......
<?xml version="1.0" encoding="utf-8"?>
<task subatoId="669" id="669Interpreter" lang="Java" attempts="5">
<task subatoId="669" id="22380468-a69f-4f1c-b808-ef39dc7c319d" lang="Java" attempts="5">
<name>Interpreter einer While-Sprache</name>
<evaluator>java@java19</evaluator>
<description>Ein kleiner Interpreter über Ausdrücke, die als Record-Objekte vorliegen</description>
......
<?xml version="1.0" encoding="utf-8"?>
<task subatoId="671" id="671Javascript" lang="js" attempts="5">
<task subatoId="671" id="12772846-4186-4aa8-adf7-31fbebf6fa84" lang="js" attempts="5">
<name>Javascript: Erste Funktionen</name>
<evaluator>js</evaluator>
<description>Fakultät und Quersumme ... in Javascript</description>
......
<?xml version="1.0" encoding="utf-8"?>
<task subatoId="672" id="672Javascript" lang="js" attempts="5">
<task subatoId="672" id="86ec414a-a738-460d-841f-050ed17e2a91" lang="js" attempts="5">
<name>Javascript: Binärer Suchbaum</name>
<evaluator>js</evaluator>
<description>Ein Menge als binärer Suchbaum in Javascript</description>
......
<?xml version="1.0" encoding="utf-8"?>
<task subatoId="844" id="844Fakult" lang="elm" attempts="5">
<task subatoId="844" id="44ceb758-b74d-4f63-9866-ecb8120ab4a8" lang="elm" attempts="5">
<name>Elm Fakultät</name>
<evaluator>elm</evaluator>
<description>Ein erster Test mit elm</description>
......
<?xml version="1.0" encoding="utf-8"?>
<task id="917Untersuchen" attempts="1000">
<task id="63a00d50-fcc2-428f-89e0-a35be3db60b7" attempts="1000">
<name>Dinge untersuchen</name>
<description>Untersuchen Sie zwei Dinge auf ihre Eigenschaften.</description>
</task>
</task>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<task id="918Untersuchen" attempts="1000">
<task id="d109aa3a-97e4-4815-b05d-019b6311c034" attempts="1000">
<name>Mehr Dinge untersuchen</name>
<description>Untersuchen Sie weitere Dinge auf ihre Eigenschaften.</description>
</task>
</task>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<task id="ReaktionsgleichungenAusgleichen" attempts="5000">
<task id="56b61b66-1b6d-42f5-a837-6fffc00caa40" attempts="5000">
<name>Chemische Reaktionsgleichungen</name>
<evaluator>reaktionsgleichungen</evaluator>
<description>Chemische Reaktionsgleichungen</description>
......
<task id="firstComplexityExample" lang="Java" attempts="5">
<?xml version="1.0" encoding="utf-8"?>
<task id="4edcc25f-dabf-45ed-8506-5eea063d2c96" lang="Java" attempts="5">
<name>Tests mit Komplexitätsmessungen</name>
<evaluator>java20complexity</evaluator>
<description>Schreiben Sie Methoden mit passender Komplexität.</description>
......@@ -7,5 +8,5 @@
<file public="false" type="solution" path="name/panitz/util/LL.java"/>
<file public="true" type="test" path="name/panitz/util/LLTest.java"/>
<file public="true" type="test" path="config.properties"/>
</files>
</task>
</files>
</task>
\ No newline at end of file
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