Only display trust level badges for the ‘active trust level’ on /my/badges
Display the active trust level badge as the first badge on the user card and badge pages
Suggestion 1 - Active Trust Level only
This is already the case on User Cards. It would be nice to have this the case on /my/badges too.
The default badge handing of Discourse is to have lots of badges for gamification reasons. That is sweet, and makes a lot of sense for a forum open to the internet.
However, on our login_required forums, we’ve removed the gamification badges and retained just the trust level ones and some rich community-specific ones. The problem caused was that the trust level badges now create a lot of noise.
My workaround
I achieved only displaying the active badge on the /badges page by hiding the default trust level badges and recreating my own with modified SQL, which revoke daily. For example:
At the moment, badges are displayed by Gold, Silver, Bronze and then (I think) in reverse order of granting:
As you can see, the Trust level badge can easily be displaced.
I believe that the TL badge is the most important, and thus should be always in the first position on the left. Does that make sense?
Beh, con mia grande sorpresa sembra che sia stato implementato di nascosto dal Discourse Team. Almeno così sembra guardando le schede utente di diversi utenti qui su Meta:
Non è il caso per le pagine /my/badges, ma questa è molto meno importante secondo me, dato che dubito vengano usate molto.
Riesaminando questo, tutto ciò sembra essere notevolmente migliorato ora.
Concessione dei badge di livello di fiducia
Raccogli ancora badge man mano che procedi (cioè, quando raggiungi TL2 mantieni anche il badge TL1)
Tuttavia, questo è un problema molto minore di quanto non fosse a causa di come vengono gestiti nell’interfaccia utente.
Visualizzazione dei badge sulle schede utente
Il badge TL più “anziano” è posizionato all’estrema sinistra, e poi sembrano essere ordinati per “grado”, con l’oro per primo.
Visualizzazione dei badge su /my/badges
Questo sembra essere per grado / tempo. In sostanza, questo di solito evidenzia il TL più alto abbastanza bene senza metterlo in particolare risalto.
Personalmente, preferirei che fossero uguali (TL attuale a sinistra sulla scheda e in alto a sinistra sul profilo), ma questo è abbastanza buono per me da non preoccuparmi più di pasticciare con i badge.