# Score by choice

To enable score by choice on a question, open up the question in the quiz builder and select the 'Marking' tab. In there you will find the check box to enable score by choice, make sure you click 'Save' after.

{% hint style="warning" %}
If you would like to enable to ability to add negative marks to an option you will need to enable negative scoring. This is done at the quiz level in the 'Scoring' tab. [Here is our help document on negative scoring](/doc/quizzes/creating-a-quiz/scoring-on-synap-points-vs-credits/negative-scoring.md)
{% endhint %}

<figure><img src="/files/4HuMGtXmSw4Zhh6TbiZl" alt=""><figcaption><p>Enabling score by choice on a question</p></figcaption></figure>

Once you have enabled score by choice and saved the settings you can head back to the 'Answer' tab to begin setting credit values per option.

<figure><img src="/files/AOZ9g0OIB4kJsVmzlrvs" alt=""><figcaption><p>Applying credits to a correct option</p></figcaption></figure>

Remember that if you would like to set negative credits per option, you'll need to enable negative scoring on your test. This can be done by going to the Scoring menu for the test.

<div align="center"><figure><img src="/files/xEAbSVkPBqC75Lt9p6Mf" alt=""><figcaption><p>Applying negative credits to an incorrect response </p></figcaption></figure></div>

<div align="center"><figure><img src="/files/WqMgu2egwQ7ft3m7i6CU" alt=""><figcaption><p>Assigning Credits to an incorrect response</p></figcaption></figure></div>


---

# 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://academy.synap.ac/doc/quizzes/creating-a-quiz/scoring-on-synap-points-vs-credits/score-by-choice.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.
