diff --git a/Klausuren/Sd1/2015summer/Exam/Readme.md b/Klausuren/Sd1/2015summer/Exam/Readme.md
index a50ba97e8e8cc3b5bbea32461e920cac04e3decd..d85c3db8106dbc3e96c2f1ca122a62d7058b715b 100644
--- a/Klausuren/Sd1/2015summer/Exam/Readme.md
+++ b/Klausuren/Sd1/2015summer/Exam/Readme.md
@@ -1,21 +1,37 @@
-# Generate and open exercise questions for browsing
+# Generate ond open class/method javadoc for browsing
 
 Grab a terminal in this IDE (Alt+F12) and issue the following command:
 ```
 Exam> mvn javadoc:javadoc
 ```
 
-Issue a second command asking for your project's working directory: 
+Issue a second command asking for your project's working directory:
 
 ```
 Exam> pwd
 ```
-
 - You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice
-(Chrome or firefox).
+  (Chrome or firefox).
 - From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`.
 
+# Implementation tasks
+
+The following packages do contain implementation tasks:
+- de.hdm_stuttgart.mi.sd1.task1 (50 Points)
 
+- de.hdm_stuttgart.mi.sd1.task2 (20 points, more difficult)
+
+Read your generated documentation and implement the skeleton methods and classes.
+
+This project's  `test` branch does contain corresponding unit tests for verifying your solutions' correctness.
+
+# Exam system upload
+
+After finishing please:
+- Export this project hitting »File ➔ Export ➔ Project to Zip File«
+- Use a self-explanatory file name like e.g. `solution1.zip`
+- Go to your exam browser window to upload `solution1.zip`
+- Be careful: Uploading  **requires clicking the »Save+next« button !!!**
+- You may upload as many `*.zip` archives as you like. Only the least uploaded one will become subject to marking.
 
-# Implementation tasks
 
diff --git a/Klausuren/Sd1/2015winter/Exam/Readme.md b/Klausuren/Sd1/2015winter/Exam/Readme.md
index a50ba97e8e8cc3b5bbea32461e920cac04e3decd..d85c3db8106dbc3e96c2f1ca122a62d7058b715b 100644
--- a/Klausuren/Sd1/2015winter/Exam/Readme.md
+++ b/Klausuren/Sd1/2015winter/Exam/Readme.md
@@ -1,21 +1,37 @@
-# Generate and open exercise questions for browsing
+# Generate ond open class/method javadoc for browsing
 
 Grab a terminal in this IDE (Alt+F12) and issue the following command:
 ```
 Exam> mvn javadoc:javadoc
 ```
 
-Issue a second command asking for your project's working directory: 
+Issue a second command asking for your project's working directory:
 
 ```
 Exam> pwd
 ```
-
 - You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice
-(Chrome or firefox).
+  (Chrome or firefox).
 - From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`.
 
+# Implementation tasks
+
+The following packages do contain implementation tasks:
+- de.hdm_stuttgart.mi.sd1.task1 (50 Points)
 
+- de.hdm_stuttgart.mi.sd1.task2 (20 points, more difficult)
+
+Read your generated documentation and implement the skeleton methods and classes.
+
+This project's  `test` branch does contain corresponding unit tests for verifying your solutions' correctness.
+
+# Exam system upload
+
+After finishing please:
+- Export this project hitting »File ➔ Export ➔ Project to Zip File«
+- Use a self-explanatory file name like e.g. `solution1.zip`
+- Go to your exam browser window to upload `solution1.zip`
+- Be careful: Uploading  **requires clicking the »Save+next« button !!!**
+- You may upload as many `*.zip` archives as you like. Only the least uploaded one will become subject to marking.
 
-# Implementation tasks
 
diff --git a/Klausuren/Sd1/2016summer/Exam/Readme.md b/Klausuren/Sd1/2016summer/Exam/Readme.md
index a50ba97e8e8cc3b5bbea32461e920cac04e3decd..d85c3db8106dbc3e96c2f1ca122a62d7058b715b 100644
--- a/Klausuren/Sd1/2016summer/Exam/Readme.md
+++ b/Klausuren/Sd1/2016summer/Exam/Readme.md
@@ -1,21 +1,37 @@
-# Generate and open exercise questions for browsing
+# Generate ond open class/method javadoc for browsing
 
 Grab a terminal in this IDE (Alt+F12) and issue the following command:
 ```
 Exam> mvn javadoc:javadoc
 ```
 
-Issue a second command asking for your project's working directory: 
+Issue a second command asking for your project's working directory:
 
 ```
 Exam> pwd
 ```
-
 - You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice
-(Chrome or firefox).
+  (Chrome or firefox).
 - From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`.
 
+# Implementation tasks
+
+The following packages do contain implementation tasks:
+- de.hdm_stuttgart.mi.sd1.task1 (50 Points)
 
+- de.hdm_stuttgart.mi.sd1.task2 (20 points, more difficult)
+
+Read your generated documentation and implement the skeleton methods and classes.
+
+This project's  `test` branch does contain corresponding unit tests for verifying your solutions' correctness.
+
+# Exam system upload
+
+After finishing please:
+- Export this project hitting »File ➔ Export ➔ Project to Zip File«
+- Use a self-explanatory file name like e.g. `solution1.zip`
+- Go to your exam browser window to upload `solution1.zip`
+- Be careful: Uploading  **requires clicking the »Save+next« button !!!**
+- You may upload as many `*.zip` archives as you like. Only the least uploaded one will become subject to marking.
 
-# Implementation tasks
 
diff --git a/Klausuren/Sd1/2016winter/Exam/Readme.md b/Klausuren/Sd1/2016winter/Exam/Readme.md
index a50ba97e8e8cc3b5bbea32461e920cac04e3decd..d85c3db8106dbc3e96c2f1ca122a62d7058b715b 100644
--- a/Klausuren/Sd1/2016winter/Exam/Readme.md
+++ b/Klausuren/Sd1/2016winter/Exam/Readme.md
@@ -1,21 +1,37 @@
-# Generate and open exercise questions for browsing
+# Generate ond open class/method javadoc for browsing
 
 Grab a terminal in this IDE (Alt+F12) and issue the following command:
 ```
 Exam> mvn javadoc:javadoc
 ```
 
-Issue a second command asking for your project's working directory: 
+Issue a second command asking for your project's working directory:
 
 ```
 Exam> pwd
 ```
-
 - You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice
-(Chrome or firefox).
+  (Chrome or firefox).
 - From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`.
 
+# Implementation tasks
+
+The following packages do contain implementation tasks:
+- de.hdm_stuttgart.mi.sd1.task1 (50 Points)
 
+- de.hdm_stuttgart.mi.sd1.task2 (20 points, more difficult)
+
+Read your generated documentation and implement the skeleton methods and classes.
+
+This project's  `test` branch does contain corresponding unit tests for verifying your solutions' correctness.
+
+# Exam system upload
+
+After finishing please:
+- Export this project hitting »File ➔ Export ➔ Project to Zip File«
+- Use a self-explanatory file name like e.g. `solution1.zip`
+- Go to your exam browser window to upload `solution1.zip`
+- Be careful: Uploading  **requires clicking the »Save+next« button !!!**
+- You may upload as many `*.zip` archives as you like. Only the least uploaded one will become subject to marking.
 
-# Implementation tasks
 
diff --git a/Klausuren/Sd1/2017summer/Exam/Readme.md b/Klausuren/Sd1/2017summer/Exam/Readme.md
index a50ba97e8e8cc3b5bbea32461e920cac04e3decd..d85c3db8106dbc3e96c2f1ca122a62d7058b715b 100644
--- a/Klausuren/Sd1/2017summer/Exam/Readme.md
+++ b/Klausuren/Sd1/2017summer/Exam/Readme.md
@@ -1,21 +1,37 @@
-# Generate and open exercise questions for browsing
+# Generate ond open class/method javadoc for browsing
 
 Grab a terminal in this IDE (Alt+F12) and issue the following command:
 ```
 Exam> mvn javadoc:javadoc
 ```
 
-Issue a second command asking for your project's working directory: 
+Issue a second command asking for your project's working directory:
 
 ```
 Exam> pwd
 ```
-
 - You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice
-(Chrome or firefox).
+  (Chrome or firefox).
 - From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`.
 
+# Implementation tasks
+
+The following packages do contain implementation tasks:
+- de.hdm_stuttgart.mi.sd1.task1 (50 Points)
 
+- de.hdm_stuttgart.mi.sd1.task2 (20 points, more difficult)
+
+Read your generated documentation and implement the skeleton methods and classes.
+
+This project's  `test` branch does contain corresponding unit tests for verifying your solutions' correctness.
+
+# Exam system upload
+
+After finishing please:
+- Export this project hitting »File ➔ Export ➔ Project to Zip File«
+- Use a self-explanatory file name like e.g. `solution1.zip`
+- Go to your exam browser window to upload `solution1.zip`
+- Be careful: Uploading  **requires clicking the »Save+next« button !!!**
+- You may upload as many `*.zip` archives as you like. Only the least uploaded one will become subject to marking.
 
-# Implementation tasks
 
diff --git a/Klausuren/Sd1/2017winter/Exam/Readme.md b/Klausuren/Sd1/2017winter/Exam/Readme.md
index a50ba97e8e8cc3b5bbea32461e920cac04e3decd..d85c3db8106dbc3e96c2f1ca122a62d7058b715b 100644
--- a/Klausuren/Sd1/2017winter/Exam/Readme.md
+++ b/Klausuren/Sd1/2017winter/Exam/Readme.md
@@ -1,21 +1,37 @@
-# Generate and open exercise questions for browsing
+# Generate ond open class/method javadoc for browsing
 
 Grab a terminal in this IDE (Alt+F12) and issue the following command:
 ```
 Exam> mvn javadoc:javadoc
 ```
 
-Issue a second command asking for your project's working directory: 
+Issue a second command asking for your project's working directory:
 
 ```
 Exam> pwd
 ```
-
 - You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice
-(Chrome or firefox).
+  (Chrome or firefox).
 - From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`.
 
+# Implementation tasks
+
+The following packages do contain implementation tasks:
+- de.hdm_stuttgart.mi.sd1.task1 (50 Points)
 
+- de.hdm_stuttgart.mi.sd1.task2 (20 points, more difficult)
+
+Read your generated documentation and implement the skeleton methods and classes.
+
+This project's  `test` branch does contain corresponding unit tests for verifying your solutions' correctness.
+
+# Exam system upload
+
+After finishing please:
+- Export this project hitting »File ➔ Export ➔ Project to Zip File«
+- Use a self-explanatory file name like e.g. `solution1.zip`
+- Go to your exam browser window to upload `solution1.zip`
+- Be careful: Uploading  **requires clicking the »Save+next« button !!!**
+- You may upload as many `*.zip` archives as you like. Only the least uploaded one will become subject to marking.
 
-# Implementation tasks
 
diff --git a/Klausuren/Sd1/2018summer/Exam/Readme.md b/Klausuren/Sd1/2018summer/Exam/Readme.md
index a50ba97e8e8cc3b5bbea32461e920cac04e3decd..d85c3db8106dbc3e96c2f1ca122a62d7058b715b 100644
--- a/Klausuren/Sd1/2018summer/Exam/Readme.md
+++ b/Klausuren/Sd1/2018summer/Exam/Readme.md
@@ -1,21 +1,37 @@
-# Generate and open exercise questions for browsing
+# Generate ond open class/method javadoc for browsing
 
 Grab a terminal in this IDE (Alt+F12) and issue the following command:
 ```
 Exam> mvn javadoc:javadoc
 ```
 
-Issue a second command asking for your project's working directory: 
+Issue a second command asking for your project's working directory:
 
 ```
 Exam> pwd
 ```
-
 - You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice
-(Chrome or firefox).
+  (Chrome or firefox).
 - From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`.
 
+# Implementation tasks
+
+The following packages do contain implementation tasks:
+- de.hdm_stuttgart.mi.sd1.task1 (50 Points)
 
+- de.hdm_stuttgart.mi.sd1.task2 (20 points, more difficult)
+
+Read your generated documentation and implement the skeleton methods and classes.
+
+This project's  `test` branch does contain corresponding unit tests for verifying your solutions' correctness.
+
+# Exam system upload
+
+After finishing please:
+- Export this project hitting »File ➔ Export ➔ Project to Zip File«
+- Use a self-explanatory file name like e.g. `solution1.zip`
+- Go to your exam browser window to upload `solution1.zip`
+- Be careful: Uploading  **requires clicking the »Save+next« button !!!**
+- You may upload as many `*.zip` archives as you like. Only the least uploaded one will become subject to marking.
 
-# Implementation tasks
 
diff --git a/Klausuren/Sd1/2018winter/Exam/Readme.md b/Klausuren/Sd1/2018winter/Exam/Readme.md
index a50ba97e8e8cc3b5bbea32461e920cac04e3decd..d85c3db8106dbc3e96c2f1ca122a62d7058b715b 100644
--- a/Klausuren/Sd1/2018winter/Exam/Readme.md
+++ b/Klausuren/Sd1/2018winter/Exam/Readme.md
@@ -1,21 +1,37 @@
-# Generate and open exercise questions for browsing
+# Generate ond open class/method javadoc for browsing
 
 Grab a terminal in this IDE (Alt+F12) and issue the following command:
 ```
 Exam> mvn javadoc:javadoc
 ```
 
-Issue a second command asking for your project's working directory: 
+Issue a second command asking for your project's working directory:
 
 ```
 Exam> pwd
 ```
-
 - You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice
-(Chrome or firefox).
+  (Chrome or firefox).
 - From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`.
 
+# Implementation tasks
+
+The following packages do contain implementation tasks:
+- de.hdm_stuttgart.mi.sd1.task1 (50 Points)
 
+- de.hdm_stuttgart.mi.sd1.task2 (20 points, more difficult)
+
+Read your generated documentation and implement the skeleton methods and classes.
+
+This project's  `test` branch does contain corresponding unit tests for verifying your solutions' correctness.
+
+# Exam system upload
+
+After finishing please:
+- Export this project hitting »File ➔ Export ➔ Project to Zip File«
+- Use a self-explanatory file name like e.g. `solution1.zip`
+- Go to your exam browser window to upload `solution1.zip`
+- Be careful: Uploading  **requires clicking the »Save+next« button !!!**
+- You may upload as many `*.zip` archives as you like. Only the least uploaded one will become subject to marking.
 
-# Implementation tasks
 
diff --git a/Klausuren/Sd1/2018winter/Solve/Readme.md b/Klausuren/Sd1/2018winter/Solve/Readme.md
index 6cf0117cb5b12530b9d864500e2a69ab431533d2..d85c3db8106dbc3e96c2f1ca122a62d7058b715b 100644
--- a/Klausuren/Sd1/2018winter/Solve/Readme.md
+++ b/Klausuren/Sd1/2018winter/Solve/Readme.md
@@ -1,20 +1,37 @@
-# Generate API using Javadoc:
+# Generate ond open class/method javadoc for browsing
 
+Grab a terminal in this IDE (Alt+F12) and issue the following command:
 ```
-mvn javadoc:javadoc
+Exam> mvn javadoc:javadoc
 ```
 
-Then open [target/site/apidocs/index.html](target/site/apidocs/index.html) in your browser of choice.
+Issue a second command asking for your project's working directory:
 
+```
+Exam> pwd
+```
+- You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice
+  (Chrome or firefox).
+- From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`.
 
+# Implementation tasks
 
-# Aquire exam unit test results:
+The following packages do contain implementation tasks:
+- de.hdm_stuttgart.mi.sd1.task1 (50 Points)
 
-```shell
-mvn compile test-compile
-mvn -Dmaven.test.skip=true package
-java -jar target/sd1_2018winter_solve-0.9-fat-tests.jar
-```
+- de.hdm_stuttgart.mi.sd1.task2 (20 points, more difficult)
+
+Read your generated documentation and implement the skeleton methods and classes.
+
+This project's  `test` branch does contain corresponding unit tests for verifying your solutions' correctness.
+
+# Exam system upload
 
+After finishing please:
+- Export this project hitting »File ➔ Export ➔ Project to Zip File«
+- Use a self-explanatory file name like e.g. `solution1.zip`
+- Go to your exam browser window to upload `solution1.zip`
+- Be careful: Uploading  **requires clicking the »Save+next« button !!!**
+- You may upload as many `*.zip` archives as you like. Only the least uploaded one will become subject to marking.
 
 
diff --git a/Klausuren/Sd1/2019summer/Exam/Readme.md b/Klausuren/Sd1/2019summer/Exam/Readme.md
index a50ba97e8e8cc3b5bbea32461e920cac04e3decd..d85c3db8106dbc3e96c2f1ca122a62d7058b715b 100644
--- a/Klausuren/Sd1/2019summer/Exam/Readme.md
+++ b/Klausuren/Sd1/2019summer/Exam/Readme.md
@@ -1,21 +1,37 @@
-# Generate and open exercise questions for browsing
+# Generate ond open class/method javadoc for browsing
 
 Grab a terminal in this IDE (Alt+F12) and issue the following command:
 ```
 Exam> mvn javadoc:javadoc
 ```
 
-Issue a second command asking for your project's working directory: 
+Issue a second command asking for your project's working directory:
 
 ```
 Exam> pwd
 ```
-
 - You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice
-(Chrome or firefox).
+  (Chrome or firefox).
 - From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`.
 
+# Implementation tasks
+
+The following packages do contain implementation tasks:
+- de.hdm_stuttgart.mi.sd1.task1 (50 Points)
 
+- de.hdm_stuttgart.mi.sd1.task2 (20 points, more difficult)
+
+Read your generated documentation and implement the skeleton methods and classes.
+
+This project's  `test` branch does contain corresponding unit tests for verifying your solutions' correctness.
+
+# Exam system upload
+
+After finishing please:
+- Export this project hitting »File ➔ Export ➔ Project to Zip File«
+- Use a self-explanatory file name like e.g. `solution1.zip`
+- Go to your exam browser window to upload `solution1.zip`
+- Be careful: Uploading  **requires clicking the »Save+next« button !!!**
+- You may upload as many `*.zip` archives as you like. Only the least uploaded one will become subject to marking.
 
-# Implementation tasks
 
diff --git a/Klausuren/Sd1/2019winter/Exam/Readme.md b/Klausuren/Sd1/2019winter/Exam/Readme.md
index a50ba97e8e8cc3b5bbea32461e920cac04e3decd..d85c3db8106dbc3e96c2f1ca122a62d7058b715b 100644
--- a/Klausuren/Sd1/2019winter/Exam/Readme.md
+++ b/Klausuren/Sd1/2019winter/Exam/Readme.md
@@ -1,21 +1,37 @@
-# Generate and open exercise questions for browsing
+# Generate ond open class/method javadoc for browsing
 
 Grab a terminal in this IDE (Alt+F12) and issue the following command:
 ```
 Exam> mvn javadoc:javadoc
 ```
 
-Issue a second command asking for your project's working directory: 
+Issue a second command asking for your project's working directory:
 
 ```
 Exam> pwd
 ```
-
 - You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice
-(Chrome or firefox).
+  (Chrome or firefox).
 - From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`.
 
+# Implementation tasks
+
+The following packages do contain implementation tasks:
+- de.hdm_stuttgart.mi.sd1.task1 (50 Points)
 
+- de.hdm_stuttgart.mi.sd1.task2 (20 points, more difficult)
+
+Read your generated documentation and implement the skeleton methods and classes.
+
+This project's  `test` branch does contain corresponding unit tests for verifying your solutions' correctness.
+
+# Exam system upload
+
+After finishing please:
+- Export this project hitting »File ➔ Export ➔ Project to Zip File«
+- Use a self-explanatory file name like e.g. `solution1.zip`
+- Go to your exam browser window to upload `solution1.zip`
+- Be careful: Uploading  **requires clicking the »Save+next« button !!!**
+- You may upload as many `*.zip` archives as you like. Only the least uploaded one will become subject to marking.
 
-# Implementation tasks
 
diff --git a/Klausuren/Sd1/2020summer/Exam/Readme.md b/Klausuren/Sd1/2020summer/Exam/Readme.md
index a50ba97e8e8cc3b5bbea32461e920cac04e3decd..d85c3db8106dbc3e96c2f1ca122a62d7058b715b 100644
--- a/Klausuren/Sd1/2020summer/Exam/Readme.md
+++ b/Klausuren/Sd1/2020summer/Exam/Readme.md
@@ -1,21 +1,37 @@
-# Generate and open exercise questions for browsing
+# Generate ond open class/method javadoc for browsing
 
 Grab a terminal in this IDE (Alt+F12) and issue the following command:
 ```
 Exam> mvn javadoc:javadoc
 ```
 
-Issue a second command asking for your project's working directory: 
+Issue a second command asking for your project's working directory:
 
 ```
 Exam> pwd
 ```
-
 - You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice
-(Chrome or firefox).
+  (Chrome or firefox).
 - From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`.
 
+# Implementation tasks
+
+The following packages do contain implementation tasks:
+- de.hdm_stuttgart.mi.sd1.task1 (50 Points)
 
+- de.hdm_stuttgart.mi.sd1.task2 (20 points, more difficult)
+
+Read your generated documentation and implement the skeleton methods and classes.
+
+This project's  `test` branch does contain corresponding unit tests for verifying your solutions' correctness.
+
+# Exam system upload
+
+After finishing please:
+- Export this project hitting »File ➔ Export ➔ Project to Zip File«
+- Use a self-explanatory file name like e.g. `solution1.zip`
+- Go to your exam browser window to upload `solution1.zip`
+- Be careful: Uploading  **requires clicking the »Save+next« button !!!**
+- You may upload as many `*.zip` archives as you like. Only the least uploaded one will become subject to marking.
 
-# Implementation tasks
 
diff --git a/Klausuren/Sd1/2020winter/First/Exam/Readme.md b/Klausuren/Sd1/2020winter/First/Exam/Readme.md
index a50ba97e8e8cc3b5bbea32461e920cac04e3decd..d85c3db8106dbc3e96c2f1ca122a62d7058b715b 100644
--- a/Klausuren/Sd1/2020winter/First/Exam/Readme.md
+++ b/Klausuren/Sd1/2020winter/First/Exam/Readme.md
@@ -1,21 +1,37 @@
-# Generate and open exercise questions for browsing
+# Generate ond open class/method javadoc for browsing
 
 Grab a terminal in this IDE (Alt+F12) and issue the following command:
 ```
 Exam> mvn javadoc:javadoc
 ```
 
-Issue a second command asking for your project's working directory: 
+Issue a second command asking for your project's working directory:
 
 ```
 Exam> pwd
 ```
-
 - You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice
-(Chrome or firefox).
+  (Chrome or firefox).
 - From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`.
 
+# Implementation tasks
+
+The following packages do contain implementation tasks:
+- de.hdm_stuttgart.mi.sd1.task1 (50 Points)
 
+- de.hdm_stuttgart.mi.sd1.task2 (20 points, more difficult)
+
+Read your generated documentation and implement the skeleton methods and classes.
+
+This project's  `test` branch does contain corresponding unit tests for verifying your solutions' correctness.
+
+# Exam system upload
+
+After finishing please:
+- Export this project hitting »File ➔ Export ➔ Project to Zip File«
+- Use a self-explanatory file name like e.g. `solution1.zip`
+- Go to your exam browser window to upload `solution1.zip`
+- Be careful: Uploading  **requires clicking the »Save+next« button !!!**
+- You may upload as many `*.zip` archives as you like. Only the least uploaded one will become subject to marking.
 
-# Implementation tasks
 
diff --git a/Klausuren/Sd1/2020winter/Second/Exam/Readme.md b/Klausuren/Sd1/2020winter/Second/Exam/Readme.md
index a50ba97e8e8cc3b5bbea32461e920cac04e3decd..d85c3db8106dbc3e96c2f1ca122a62d7058b715b 100644
--- a/Klausuren/Sd1/2020winter/Second/Exam/Readme.md
+++ b/Klausuren/Sd1/2020winter/Second/Exam/Readme.md
@@ -1,21 +1,37 @@
-# Generate and open exercise questions for browsing
+# Generate ond open class/method javadoc for browsing
 
 Grab a terminal in this IDE (Alt+F12) and issue the following command:
 ```
 Exam> mvn javadoc:javadoc
 ```
 
-Issue a second command asking for your project's working directory: 
+Issue a second command asking for your project's working directory:
 
 ```
 Exam> pwd
 ```
-
 - You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice
-(Chrome or firefox).
+  (Chrome or firefox).
 - From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`.
 
+# Implementation tasks
+
+The following packages do contain implementation tasks:
+- de.hdm_stuttgart.mi.sd1.task1 (50 Points)
 
+- de.hdm_stuttgart.mi.sd1.task2 (20 points, more difficult)
+
+Read your generated documentation and implement the skeleton methods and classes.
+
+This project's  `test` branch does contain corresponding unit tests for verifying your solutions' correctness.
+
+# Exam system upload
+
+After finishing please:
+- Export this project hitting »File ➔ Export ➔ Project to Zip File«
+- Use a self-explanatory file name like e.g. `solution1.zip`
+- Go to your exam browser window to upload `solution1.zip`
+- Be careful: Uploading  **requires clicking the »Save+next« button !!!**
+- You may upload as many `*.zip` archives as you like. Only the least uploaded one will become subject to marking.
 
-# Implementation tasks
 
diff --git a/Klausuren/Sd1/2021summer/Exam/Readme.md b/Klausuren/Sd1/2021summer/Exam/Readme.md
index a50ba97e8e8cc3b5bbea32461e920cac04e3decd..d85c3db8106dbc3e96c2f1ca122a62d7058b715b 100644
--- a/Klausuren/Sd1/2021summer/Exam/Readme.md
+++ b/Klausuren/Sd1/2021summer/Exam/Readme.md
@@ -1,21 +1,37 @@
-# Generate and open exercise questions for browsing
+# Generate ond open class/method javadoc for browsing
 
 Grab a terminal in this IDE (Alt+F12) and issue the following command:
 ```
 Exam> mvn javadoc:javadoc
 ```
 
-Issue a second command asking for your project's working directory: 
+Issue a second command asking for your project's working directory:
 
 ```
 Exam> pwd
 ```
-
 - You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice
-(Chrome or firefox).
+  (Chrome or firefox).
 - From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`.
 
+# Implementation tasks
+
+The following packages do contain implementation tasks:
+- de.hdm_stuttgart.mi.sd1.task1 (50 Points)
 
+- de.hdm_stuttgart.mi.sd1.task2 (20 points, more difficult)
+
+Read your generated documentation and implement the skeleton methods and classes.
+
+This project's  `test` branch does contain corresponding unit tests for verifying your solutions' correctness.
+
+# Exam system upload
+
+After finishing please:
+- Export this project hitting »File ➔ Export ➔ Project to Zip File«
+- Use a self-explanatory file name like e.g. `solution1.zip`
+- Go to your exam browser window to upload `solution1.zip`
+- Be careful: Uploading  **requires clicking the »Save+next« button !!!**
+- You may upload as many `*.zip` archives as you like. Only the least uploaded one will become subject to marking.
 
-# Implementation tasks
 
diff --git a/Klausuren/Sd1/2021winter/Exam/Readme.md b/Klausuren/Sd1/2021winter/Exam/Readme.md
index a50ba97e8e8cc3b5bbea32461e920cac04e3decd..d85c3db8106dbc3e96c2f1ca122a62d7058b715b 100644
--- a/Klausuren/Sd1/2021winter/Exam/Readme.md
+++ b/Klausuren/Sd1/2021winter/Exam/Readme.md
@@ -1,21 +1,37 @@
-# Generate and open exercise questions for browsing
+# Generate ond open class/method javadoc for browsing
 
 Grab a terminal in this IDE (Alt+F12) and issue the following command:
 ```
 Exam> mvn javadoc:javadoc
 ```
 
-Issue a second command asking for your project's working directory: 
+Issue a second command asking for your project's working directory:
 
 ```
 Exam> pwd
 ```
-
 - You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice
-(Chrome or firefox).
+  (Chrome or firefox).
 - From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`.
 
+# Implementation tasks
+
+The following packages do contain implementation tasks:
+- de.hdm_stuttgart.mi.sd1.task1 (50 Points)
 
+- de.hdm_stuttgart.mi.sd1.task2 (20 points, more difficult)
+
+Read your generated documentation and implement the skeleton methods and classes.
+
+This project's  `test` branch does contain corresponding unit tests for verifying your solutions' correctness.
+
+# Exam system upload
+
+After finishing please:
+- Export this project hitting »File ➔ Export ➔ Project to Zip File«
+- Use a self-explanatory file name like e.g. `solution1.zip`
+- Go to your exam browser window to upload `solution1.zip`
+- Be careful: Uploading  **requires clicking the »Save+next« button !!!**
+- You may upload as many `*.zip` archives as you like. Only the least uploaded one will become subject to marking.
 
-# Implementation tasks