Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bpred754 opened this issue Dec 27, 2016 · 1 comment
Open
Assignees
Labels

Comments

@bpred754
Copy link
Owner

Potential solutions:

  • The classification with most votes after a certain time period (1 day, 3 days, 1 week?)
  • The classification with the most votes after a certain percentage of Augeo users have voted.
@bpred754
Copy link
Owner Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant