> For the complete documentation index, see [llms.txt](https://academy.synap.ac/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.synap.ac/doc/exams/create-and-manage-exams/marking/adding-custom-marks-and-a-rubric-to-questions.md).

# Adding custom marks and a rubric to questions

By default all questions created on Synap will be worth 1 credit, this credit is achieved when a use answers a question correctly. Credits are used to calculate score. You can change the default number of credits and partial per quiz from the scoring configuration. Or update each individual question via the Marking tab to be worth a specific number of questions&#x20;

<figure><img src="/files/m9TBzfpUo8spR5G3uX9N" alt=""><figcaption></figcaption></figure>

### ✍️ Create rubrics on questions

From the question editor user the Marking tab on each question to add a rubric / mark scheme per question. You can include additional information to show to markers. Use rubrics to guide markers on where to award marks.&#x20;

<figure><img src="/files/2xx5VdfXSh8vOjZLKqLa" alt=""><figcaption></figcaption></figure>

Markers will be guided on where to award credits and will not be able to award above the set maximum credits.&#x20;

<figure><img src="/files/RyKG833ICgBvBeLiibx8" alt=""><figcaption><p>Viewing question marks with double marking and rubrics</p></figcaption></figure>

Learn more about resolution marking and setting up agreement thresholds in the guide below&#x20;

{% content-ref url="/pages/LowakPjD2phmV4J8VkLi" %}
[Resolution Marking](/doc/exams/create-and-manage-exams/marking/advanced-marking-roles/resolution-marking.md)
{% endcontent-ref %}

### 🏗 Credits in the importer

Bulk assign credits to questions on a Spreadsheet and import them. Use the `Credits` column in the CSV template

[Download the Synap question template ](https://synap-content.s3-eu-west-1.amazonaws.com/general/synap-quiz-importer-template.xlsx)

{% content-ref url="/pages/oD8fvgT50sHHUpDlAMVS" %}
[Questions](/doc/quizzes/importing-and-exporting/importing/questions.md)
{% endcontent-ref %}


---

# 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:

```
GET https://academy.synap.ac/doc/exams/create-and-manage-exams/marking/adding-custom-marks-and-a-rubric-to-questions.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.
