# Conditions for Receiving a Certificate or ECTS

All participants are expected to pursue a certificate of achievement or ECTS credits, that is to fulfill the following conditions to complete the course:

* [x] Attendance at at least 80% of the course sessions (you may miss a maximum of two sessions)
* [x] Completion of mandatory milestones defined by the course instructors
* [x] Presentation of the given data science project (see description [here](/opencampus-machine-learning-program/courses/einfuehrung/woche-9-projektpraesentationen.md))
* [x] Documentation of the project via an open source GitHub repository (also see description [here](/opencampus-machine-learning-program/courses/einfuehrung/woche-9-projektpraesentationen.md)), to which all team members must have contributed.

#### Online Attendance:

If you attend via Zoom, please make sure to use your full name, which should be the same that you used to register at edu.opencampus.sh. **Otherwise your attendance will not be recorded!**

{% hint style="info" %}
Online attendance is only accredited if you have the camera on, are participating with a laptop or desktop computer, and are in a sufficiently quite location to participate in the group discussions.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/einfuehrung/durchzufuehrendes-kursprojekt.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
