Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

Add score history to user's account page

Open othrayte opened this issue 2 years ago • 4 comments

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)

othrayte avatar Jan 09 '23 11:01 othrayte

Looks like we've forgotten about this issue. Seems worth doing for anyone that's excited to do the plumbing.

fozziethebeat avatar Feb 03 '23 08:02 fozziethebeat

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

Shadowner avatar Mar 15 '23 11:03 Shadowner

if this is open I would like to work on this issue.

sampatkalyan avatar Sep 15 '23 08:09 sampatkalyan

if this is open I would like to work on this issue.

Feel free to do so

x64x2 avatar Sep 17 '23 11:09 x64x2