---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.2
alternate:
  - https://sourcecraft.dev/portal/docs/en/sourcecraft/operations/repo-scoring-operation.md
  - https://sourcecraft.dev/portal/docs/ru/sourcecraft/operations/repo-scoring-operation.md
  - href: en/sourcecraft/operations/repo-scoring-operation.md
    type: text/markdown
    title: Markdown version
  - href: ../../llms.txt
    type: text/markdown
    title: llms.txt
title: Ratings and reactions in a SourceCraft repository
description: 'How to work with ratings and reactions in SourceCraft repositories: viewing top repositories and rating projects.'
---
> **Documentation Index:** Fetch the complete configuration index at https://sourcecraft.dev/portal/docs/en/llms.txt


<!-- source: en/sourcecraft/operations/repo-scoring.md -->
# Ratings and reactions in a SourceCraft repository

<!-- source: en/_includes/sourcecraft/scoring-intro.md -->
We use _scoring_ to rank public [repositories](https://sourcecraft.dev/portal/docs/en/sourcecraft/concepts/index.md#repos) in our [list of top repositories](https://sourcecraft.dev/find/repositories) based on their significance to SourceCraft users. The score also affects eligibility for [grants](https://sourcecraft.dev/portal/docs/en/sourcecraft/concepts/open-source.md#grants).

Our scoring is multi-factorial, calculated relative to other public repositories in SourceCraft with account taken of user reactions and other factors, such as the popularity of imported repositories.

The _score_ represents a repository's relative position within the overall list of public repositories as sorted by their score. For example, a score of 15% means the repository falls within the top 15% of all repositories.

The lower the score, the higher the repository is ranked in the list.

{% note info %}

We are continuously improving our scoring algorithm to incorporate an even broader range of factors.

{% endnote %}

The following user reactions contribute to the overall score, with varying degrees of impact:

<!-- source: en/_includes/sourcecraft/scoring-rates.md -->
* 👍 **Like**: Positive impact.
* ❤️ **Love**: Advanced impact.
* 💎 **Top**: Maximum impact.
<!-- endsource: en/_includes/sourcecraft/scoring-rates.md -->

In general, the more reactions a repository receives, the higher its score will be.
<!-- endsource: en/_includes/sourcecraft/scoring-intro.md -->

## Viewing the list of top repositories {#get-best}

1. Open the SourceCraft [home page](https://sourcecraft.dev).
1. On the ![image](../../_assets/console-icons/planet-earth.svg) **Discover** tab, navigate to ![image](../../_assets/console-icons/archive.svg) **Top repositories**.

## Adding a reaction to a repository {#put-reaction}

1. Open the page of the repository you would like to rate.
1. In the top panel, click ![image](../../_assets/console-icons/thumbs-up.svg) **Rate**.
1. Add a reaction to impact the repository rating:

    <!-- source: en/_includes/sourcecraft/scoring-rates.md -->
    * 👍 **Like**: Positive impact.
    * ❤️ **Love**: Advanced impact.
    * 💎 **Top**: Maximum impact.
    <!-- endsource: en/_includes/sourcecraft/scoring-rates.md -->

To change or delete your reaction, click ![image](../../_assets/console-icons/thumbs-up.svg) again.

## Viewing rated repositories {#get-rated}

1. Open the SourceCraft [home page](https://sourcecraft.dev).
1. On the ![image](../../_assets/console-icons/house.svg) **Home** tab, navigate to ![image](../../_assets/console-icons/circles-4-square.svg) **Dashboard**.
1. Under **Repositories**, navigate to the ![image](../../_assets/console-icons/heart.svg) **Reacted** tab.

## Viewing repository rating {#get-score}

1. Open the SourceCraft [home page](https://sourcecraft.dev).
1. On the ![image](../../_assets/console-icons/house.svg) **Home** tab, under ![image](../../_assets/console-icons/layout-tabs.svg) **Your craftspace**, navigate to ![image](../../_assets/console-icons/archive.svg) **Repositories** and select your repository.

    On the right-hand panel, you will see the overall repository rating and the number of reactions by type. Here is what it may look like:

    ![image](../../_assets/sourcecraft/scoring.png){width=315}

You can also see the rating of any other public repository.

#### Useful links {#see-also}

* [Open source in SourceCraft](https://sourcecraft.dev/portal/docs/en/sourcecraft/concepts/open-source.md)
* [Personal achievements in SourceCraft](https://sourcecraft.dev/portal/docs/en/sourcecraft/operations/achievements.md)
<!-- endsource: en/sourcecraft/operations/repo-scoring.md -->