From c4b04b7260f102ef4ed285f049c56a8c2320dbed Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:14:54 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- advanced_programming/overview_2024/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advanced_programming/overview_2024/README.md b/advanced_programming/overview_2024/README.md index d083ed3..580e8ef 100644 --- a/advanced_programming/overview_2024/README.md +++ b/advanced_programming/overview_2024/README.md @@ -3,7 +3,7 @@ In this specialization course, you will work on two projects, one on simulation, and one on data analysis. The projects include **mandatory tasks**, which you have to solve in order to obtain the two study achievements: * **Study achievement #1:** Write and hand in your commented Python code for the two projects. We will assess if your code runs correctly and produces meaningful results. -* **Study achievement #2:** We will randomly select one of the two projects, and you have to explain us your code for this project, and be able to answer our questions to aspects of your solution ($\sim$30 mins.). +* **Study achievement #2:** We will randomly select one of the two projects, and you have to explain us your code for this project, and be able to answer our questions to aspects of your solution (~30 mins.). The study achievements will not be graded, they just have to be accomplished successfully for getting the credits for this course. We encourage students to work together in groups of two, but require each student to write her/his own, independent code! If we get two solutions from a group which are too similar, this group will have failed study achievement \#1.