@@ -131,14 +131,10 @@ <h2><a name="practices">Labs</a></h2>
131131
132132< h2 > < a name ="final_assignment "> Final Lab Assignment</ a > </ h2 >
133133
134- < p > It will be a basic shell, more details will be provided in a few weeks.
135-
136- <!--
137-
138134< p > The final lab assignment you need to implement to get credits for the
139135labs (which is a hard dependency for entering the credits that you get for
140136passing the exam into the school information system) is < a
141- href="./class-assignments/labs-assignment-2019 .txt">a simple Unix/Linux
137+ href ="./class-assignments/labs-assignment-2020 .txt "> a simple Unix/Linux
142138shell</ a > .
143139
144140< p > The assignment is a home project and we require a GitHub link (or a
@@ -151,7 +147,8 @@ <h2><a name="final_assignment">Final Lab Assignment</a></h2>
151147
152148< p > Assignment verification tests are provided in < a
153149href ="https://github.com/devnull-cz/unix-linux-prog-in-c-labs/tree/master/final-assignment-tests/shell "> https://github.com/devnull-cz/unix-linux-prog-in-c-labs/tree/master/final-assignment-tests/shell</ a > .
154- You must pass the tests before handing over your solution. See the <a
150+
151+ < p > < b > You must pass the tests before handing over your solution.</ b > See the < a
155152href ="https://raw.githubusercontent.com/devnull-cz/unix-linux-prog-in-c-labs/master/final-assignment-tests/shell/README "> README</ a >
156153file for more information. Note that we will build your shell and verify the
157154tests at least on one of the Linux machines u-pl* in the MFF UK lab at
@@ -167,19 +164,25 @@ <h2><a name="final_assignment">Final Lab Assignment</a></h2>
167164< td >
168165The first phase of the shell assignment must be finished and handed over to us
169166via email before the end of the Winter semester, ie. < b > Sunday 23:59, January
170- 12, 2020</b>. You need to send the email before the deadline.
167+ 10, 2021</ b > . You need to send the email before the deadline. If for any
168+ reason the Winter semester is prolonged then January 10 still stands unless
169+ announced otherwise.
171170
172171< p > The second phase must be finished and handed over to us via email before the
173172examination period for the Summer semester starts, i.e. by < b > Sunday 23:59, May
174- 24, 2020</b>. You need to send the email before the deadline.
173+ 23, 2020</ b > . You need to send the email before the deadline. The date stands
174+ even if the semester is prolonged.
175+
176+ < p > The deadlines are hard requirements so stick to the schedule. We do not
177+ accept late arrivals and that automatically means you are not eligible for the
178+ credits for the year. Obviously, you can send us the whole thing in one step
179+ before the first deadline, no need to separate the project in two parts.
175180
176181< p > If you need to finish your semester earlier (that may apply to Erasmus
177182students), you need to finish the 2nd assignment in full before that.
178183</ td > </ tr >
179184</ tbody > </ table >
180185
181- -->
182-
183186< a name ="consultations "> < h2 > Consulations</ h2 > </ a >
184187
185188< p > Via email or after a lecture or practice.
0 commit comments