diff --git a/projects/README b/projects/README index 0f688a4..0e16916 100644 --- a/projects/README +++ b/projects/README @@ -17,6 +17,13 @@ Upload projects to Ilias Simply upload ALL zip files into one folder or Uebungseinheit. Provide an additional file that links project names to students. +Project time +------------ + +3 full weeks, a little more might help to improve the talks. Maybe +stop coding after 3 weeks and have 2 days for talk preparation. We +could even have a little lectture on how to make a talk! + Projects -------- diff --git a/projects/instructions.tex b/projects/instructions.tex index ab2d0c1..ba663ec 100644 --- a/projects/instructions.tex +++ b/projects/instructions.tex @@ -34,9 +34,9 @@ our side. (Test it!) A single \texttt{main.m} script coordinates the analysis by calling functions and sub-scripts which produce the {\em same} figures (\texttt{saveas()}-function, pdf or png - format) that you use in your slides. The code must be - comprehensible by a third person (use proper and consistent - variable and function names). + format) that you use in your slides (your code can also generate + additional figures). The code must be comprehensible by a third + person (use proper and consistent variable and function names). \vspace{1ex}