# Linking certificates with learning paths

Finally, version 1.11 has introduced a nice feature allowing you to generate a certificate (and assign a skill, if any) to students at the end of a learning path.

To do this, you will need to configure an assessment based only on this learning path, and make sure it generates a certificate.

Go to the learning path, create one, develop all its contents, then use the last content type icon to create the final page, like this.

![](/files/-LH9D0mrJSXwgapT-Ja1)

*Illustration: Certificate to finish a learning path*

There are many items on this page, so take your time to analyze all of them. The special certificate page will only ever appear as the last step of your learning path, out of any sub-folder.

It requires all steps of the learning path to be completed in order to appear.

Once this is configured, go to the assessment tool and make sure the whole assessment can only be obtained once the learning path is completed (it is possible to do otherwise but it might be a bit counter-productive).

When the student finished the learning path, he/she will automatically see a certificate and skill page. That is: the student will not have to go to the assessment page to generate the certificate anymore. Everything can be managed at the learning path level!


---

# 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://docs.chamilo.org/1.11.x/teacher-guide/assessments/linking_certificates_with_learning_paths.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.
