"Score" em APIs JSON

Olá,
Estava examinando o arquivo JSON do meu perfil de usuário e notei que há um objeto chamado “score”. O que isso significa?

Are you talking here on meta or on the admin page? On the admin page there is a bounce_score which is calculated based upon the number of bounced emails Discourse sees.

2 curtidas

I wasn’t talking about the admin page, however, score = bounce_score would make sense.
score

Can you share what endpoint you’re finding this on?

Ah - that’s because you have a featured topic. Score is an attribute of topic.

It’s calculated by the server to help determine a number of behaviors, including what posts get sent in your digest emails.

2 curtidas

Ok, good to know. Thanks!