> For the complete documentation index, see [llms.txt](https://docs.chamilo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamilo.org/1.11.x-nl/leerkracht-handleiding/assessments/adding_online_activities.md).

# Online activiteiten toevoegen

Within the Chamilo course, not only tests but a whole range of activities can be scored and added to the *Assessments* tool for consideration in the overall grading of students. The *Add online activity* tool (![](/files/YSyzJm8Q4ixwqqPu61xx)) allows you to create a link from the assessment to one of the following types of resources in your course (these resources already have scoring capabilities):

![](/files/-LioWMj46GB1o1Wd8Ma2)

Illustration 107: Assessments – Add online activity

* Tests,
* Assignments,
* Learning paths,
* Forum threads,
* Attendances,
* Surveys

Walk down the drop-down lists to locate the activity visible in the list of activities for this assessment, and click to include the activity in the assessments so that it counts towards the learners' overall grade.

As you might expect, these “online” activities are automatically graded by Chamilo, so you don’t need to give students any score. That’s automatic. But the students will have to take the corresponding activities in order to get their grades.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.chamilo.org/1.11.x-nl/leerkracht-handleiding/assessments/adding_online_activities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
