bpred754 / augeo

Web application written with the MEAN stack that uses Natural Language Processing to classify a user's internet activity into different skills. In a nutshell, Augeo is the gamification of life.
GNU General Public License v3.0
10 stars 6 forks source link

Mention experience displayed incorrectly in View Activity screen #14

Closed bpred754 closed 8 years ago

bpred754 commented 8 years ago

When a user is mentioned the original tweet is displayed on the user's View Activity screen, however the experience displayed is the amount that should be given to the user who sent the tweet, not the mentionee. In this situation, the mentionee should only receive the set amount of experience designated for a mention.

bpred754 commented 8 years ago

Update: experience is being assigned correctly, however not displayed correctly. The experience displayed is for the original poster, but should be for the person who's activity is being shown.