From 269621474e4372376f12590cfa168b1fb6767ed0 Mon Sep 17 00:00:00 2001 From: Jelle van Assema Date: Mon, 13 Apr 2026 11:58:58 +0200 Subject: [PATCH] Fix spelling and clean up HTML in contents.md Corrected spelling of 'achieved' and removed unnecessary HTML tags. --- contents.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/contents.md b/contents.md index 5379413..681d227 100644 --- a/contents.md +++ b/contents.md @@ -66,7 +66,7 @@ Your project will be evaluated on 4 criteria: Research Question/Project Goal, Co * **Research Question / Project Goal**: Is the goal of your project clear? Does it answer a clear question? Points: * **3 pt. Clear purpose of project** * The project states a **clear, focused goal *or* research question** (so it doesn't have to be formulated as a question, as long as it has a clear objective). - * The question can be answered (or goal can be acheived) with available data and methods. + * The question can be answered (or goal can be achieved) with available data and methods. * The goal logically guides the data processing, analysis, and final outputs. * **2 pt.Mostly clear** * A goal or question is present but somewhat **broad or loosely framed**. @@ -129,8 +129,6 @@ Your project will be evaluated on 4 criteria: Research Question/Project Goal, Co * Reporting is missing or extremely minimal. - - ### Final project presentation There is a presentation for the final project. This presentation is compulsory but **not graded**. The goal is to show your fellow Data Processing students what you’ve been working on. Please keep the following in mind: @@ -143,4 +141,4 @@ Make sure we understand: * what your research question or topic is, * which new concepts you had to learn, -* and what the main results of your project are. \ No newline at end of file +* and what the main results of your project are.