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

Create mechanism to determine if an activity was flagged correctly #51

Open bpred754 opened 7 years ago

bpred754 commented 7 years ago

Potential solutions:

bpred754 commented 7 years ago

Once an activity is flagged, it is placed into a staging collection. A batch process will run just after midnight of the next day and determine if the flag is successful. In order for a flag to be successful, the voted skill has to have more than 100 votes. Admin users, for now, have 100 votes. Every other users vote numbers are determined by their community skill. If a person has level 10 community skill, their flags will have 10 votes.