@@ -118,32 +118,39 @@ <h2><a name="final_assignment">Final Lab Assignment</a></h2>
118118labs (which is a hard dependency for entering the credits that you get for
119119passing the exam into the school information system) is < a
120120href ="./class-assignments/labs-assignment-2019.txt "> a simple Unix/Linux
121- shell</ a > . The assignment is a home project.
121+ shell</ a > .
122+
123+ < p > The assignment is a home project and we require a GitHub link (or a
124+ link to a similar hosting site supporting either Git or Mercurial) to your
125+ implementation when you hand it over to us. When you are done, send the link
126+ via email < b > to both of us</ b > (see < a href ="#contact "> Contact</ a > below).
122127
123128< p > See < a href ="./class-assignments/extra-feedback.txt "> extra feedback</ a > based
124129on what other students already handed over before you send it to us.
125130
126131< p > Assignment verification tests are provided in < a
127132href ="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 > .
128133You must pass the tests before handing over your solution. See the < a
129- href ="https://raw.githubusercontent.com/devnull-cz/unix-linux-prog-in-c-labs/master/final-assignment-tests/shell/README "> README</ a > file
130- for more information. Note that we will build your shell and verify the tests
131- at least on one of the Linux machines u-pl* (which one should not matter as
132- their configuration should be the same) in the MFF UK lab at Malá Strana.
133- So, that means it is up to you what Linux distro or Unix-like system you choose
134- to develop your shell on but you must be able to build it and verify the tests
135- on a u-pl* machine as well.
134+ href ="https://raw.githubusercontent.com/devnull-cz/unix-linux-prog-in-c-labs/master/final-assignment-tests/shell/README "> README</ a >
135+ file for more information. Note that we will build your shell and verify the
136+ tests at least on one of the Linux machines u-pl* in the MFF UK lab at
137+ Malá Strana. Which one should not matter as their configuration is
138+ expected to be identical. See < a href ="#unix_access "> Unix machine access</ a >
139+ for more information. So, that means it is up to you what Linux distro or
140+ Unix-like system you choose to develop your shell on but you must be able to
141+ build it and verify the tests on a u-pl* machine as well.
136142
137143< p >
138144< table bgcolor ="lightgreen ">
139145< tbody > < tr >
140146< td >
141- The first phase of the shell assignment must be finished and handed to us before
142- the end of the Winter semester, ie. < b > Sunday 23:59, January 12, 2020</ b > .
147+ The first phase of the shell assignment must be finished and handed over to us
148+ via email before the end of the Winter semester, ie. < b > Sunday 23:59, January
149+ 12, 2020</ b > . You need to send the email before the deadline.
143150
144- < p > The second phase must be finished and handed over to us before the
151+ < p > The second phase must be finished and handed over to us via email before the
145152examination period for the Summer semester starts, i.e. by < b > Sunday 23:59, May
146- 24, 2020</ b > .
153+ 24, 2020</ b > . You need to send the email before the deadline.
147154
148155< p > If you need to finish your semester earlier (that may apply to Erasmus
149156students), you need to finish the 2nd assignment in full before that.
0 commit comments