Add score history to user's account page
If we list the recent actions/ratings that have contributed to the user's score on their account page they will be better able to see how they are getting points and how to get more of them. This should improve gamification.
We probably don't need to keep the entire history (unless we have another reason) for this purpose probably only recent score changes are required.
An example (from meta.stackexchange.com)

Looks like we've forgotten about this issue. Seems worth doing for anyone that's excited to do the plumbing.
I think that's a really cool suggestion! However, it would require a lot of changes to how the score is computed. So, we need to discuss what's the best way to implement it since it would involve changes in both the backend and the website.
Currently, there is no way to assign a specific point value to a task. The point system is really unilateral at the moment. But I believe this rework in the backend in which I proposed to redo how we handle updates for the stats side could help with this suggestion 😃 Talked issue: https://github.com/LAION-AI/Open-Assistant/issues/2075
if this is open I would like to work on this issue.
if this is open I would like to work on this issue.
Feel free to do so