You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2021. It is now read-only.
After reading your scoping wiki document, it looks like the scope system was built for static names, but I'd like to scope evaluations to calculate a reputation by relationships.
For example, we have a ticketing system where each ticket automatically adds an evaluation to the provider by the system once it's closed using a proprietary algorithm.
I'd like to then calculate and use reputations (over time) for the provider based on any attribute or association related to the provider or ticket. For example a ticket has a creator/author/consumer and is related around an entity/store/location.
Am I correct after investigation that the reputation system doesn't handle this already?
After reading your scoping wiki document, it looks like the scope system was built for static names, but I'd like to scope evaluations to calculate a reputation by relationships.
For example, we have a ticketing system where each ticket automatically adds an evaluation to the provider by the system once it's closed using a proprietary algorithm.
I'd like to then calculate and use reputations (over time) for the provider based on any attribute or association related to the provider or ticket. For example a ticket has a creator/author/consumer and is related around an entity/store/location.
Am I correct after investigation that the reputation system doesn't handle this already?