# Handling word scores

The **word-level quality score** helps you assess the pronunciation accuracy of a specific word within a sentence. This score provides insight into how well that particular word was pronounced compared to the expected standard.

<div align="left"><figure><img src="https://1767372289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKaDVy4leVobAfOfVNuic%2Fuploads%2Ftjk5kWGJr9sZqFkFESh2%2Fimage.png?alt=media&#x26;token=32b53452-a46c-4493-b823-7643058cdbaf" alt="" width="291"><figcaption></figcaption></figure></div>

{% hint style="info" %}
The scale of the quality score can be interpreted from the scoring [guide](https://api-docs.speechace.com/guides-on-common-topics/intepreting-quality-score).
{% endhint %}

You can use the `quality_score` at the word level to display the analysis of the spoken response in your app using the following [color codes](https://api-docs.speechace.com/guides-on-common-topics/intepreting-quality-score):

<table><thead><tr><th width="118">Score</th><th width="95">Color</th><th>Description</th></tr></thead><tbody><tr><td>90 - 100</td><td>Green</td><td>Excellent. Native or native-like</td></tr><tr><td>80 - 90</td><td>Green</td><td>Very Good and clearly intelligible.</td></tr><tr><td>70 - 80</td><td>Orange</td><td>Good. Intelligible but with one or two evident mistakes.</td></tr><tr><td>60 - 70</td><td>Red</td><td>Fair. Possibly not intelligible with several evident mistakes.</td></tr><tr><td>0 - 60</td><td>Red</td><td>Poor and must be reattempted.</td></tr></tbody></table>

For example, in the case shown below, the `quality_score` for the word "walk" is 65. Consequently, it is displayed in <mark style="color:red;">**RED**</mark> in the question based on the test-taker's response, indicating several evident mistakes in pronunciation.
