coursework/cw01.tex
changeset 358 b3129cff41e9
parent 351 ccfce105e36b
child 395 e57d3d92b856
--- a/coursework/cw01.tex	Mon Oct 19 15:03:44 2015 +0100
+++ b/coursework/cw01.tex	Mon Oct 19 23:49:25 2015 +0100
@@ -6,14 +6,17 @@
 
 \section*{Coursework 1 (Strand 1)}
 
-This coursework is worth 5\% and is due on 20 October at 16:00. You
-are asked to implement a regular expression matcher and submit a
-document containing the answers for the questions below. You can do
-the implementation in any programming language you like, but you need
-to submit the source code with which you answered the
-questions. However, the coursework will \emph{only} be judged
-according to the answers. You can submit your answers in a txt-file or
-pdf.
+This coursework is worth 5\% and is due on 20 October at
+16:00. You are asked to implement a regular expression matcher
+and submit a document containing the answers for the questions
+below. You can do the implementation in any programming
+language you like, but you need to submit the source code with
+which you answered the questions, otherwise a mark of 0\% will
+be awarded. However, the coursework will \emph{only} be judged
+according to the answers. You can submit your answers in a
+txt-file or pdf.
+
+
 
 \subsubsection*{Disclaimer}