-
Notifications
You must be signed in to change notification settings - Fork 67
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
How do you decide the weights of each activities? #37
Comments
I kinda agree with your concerns. In fact, when I read the activities and how they were weighted, it instantly reminded me of organizations that measure developer productivity using a very poor proxy: the number of JIRA tickets closed. Places that do that will end up elevating developers that appear to be highly productive i.e. they close an average of 15-20 trivial tickets, while they scold developers that appear to suffer from low productivity i.e. they close an average of 1-2 tickets in a week. Only well-run organizations avoid the mistake of blindly comparing JIRA tickets since they understand the fact that JIRA tickets are not equal in terms of effort. Opportunity CostsI think a better way to approach this would be to think of contributions in terms of opportunity costs. Using the example of attending a conference, there are a number of conscious decisions taken by an intending attendee:
The 3rd decision is the opportunity cost that is often invisible to conference organizers. The attendee is signalling that they would rather be at your conference, even though it is at a significant personal expense to them, than be at somewhere else. This is an enormous sacrifice that deserves more than a weight of 1 or 3. ProposalTwo suggestions:
(I know it will make your calculations and the product slightly more complex, but in the long run, it will make your numbers more honest and your suggestions more actionable.)
With this split, it is easier to quantify the effort of a member across offline and online channels. For instance, let's say we have three members:
Assuming all 3 members go on to share their take-aways to a much wider audience on Twitter, the current weighting would assign them identical scores in terms of impact even though their personal sacrifices are different. (This ignores differences in follower count, tweet impressions and of course how adept each member is at using Twitter for advocacy.) I'm sure your customers will want to be able to reward their loyal members in a way that is proportionate to the personal sacrifices that they make behind the scenes—something that is often invisible to them but which I think you are trying to make more explicit with Orbit. |
Hi @robekeane and @ayewo - thanks for opening the issue and for sharing the thinking here. I'm geting some thoughts together and I'll share shortly. |
@dzello @ayewo thanks for your replies, I'm now working on a project about metrics of developer relationship in oss communities, actually some Chinese open-source communities, the orbit model inspired me that much, and I'm curious about how to participate in, did you have weekly meeting or other activities for new contributors? Thanks. |
@robekeane That's really cool! We're glad to have you working with the Orbit Model and bringing Orbit to new communities 🙏 We have a Slack group that you can join here where these is a variety of discussion going on: chat.orbit.love. We will have some meetups and community activities ongoing this year. |
@robekeane To answer your original question, each community can decide on the weights for their activities. The granularity is up to them, too. Some communities might be okay with having every instance of an activity type be the same weight - i.e. every PR or every blog post counts the same. Other communities may want to have a default weight for the activity type but then override that weight sometimes. Perhaps a blog post is a weight of 3 but a really long, in-depth blog post is a 5. For each community, I think the goal is to find a balance between precision and maintenance. No weights can ever be perfect, but if they paint a good picture of who is the most active and how that is changing, they are usually good enough inputs into the jobs of the developer advocate or community manager. |
|
I agree that no combination of weights can be perfect since you are trying to help customers find the right balance between precision and maintenance, as you say. Anyway, looking forward to what you'll be sharing on this. Nonetheless, Orbit is a unique take on community modeling. I've joined you on Slack. |
@ayewo could you please invite me into the group chat.orbit.love? |
@robekeane you should be able to join the Slack workspace without an invite. If there are no peculiarities with your network, visiting https://chat.orbit.love/ should redirect you to the Slack workspace. |
@ayewo thanks for your tips, I made it. |
Update to any onlookers, the Orbit community has migrated to Discord. https://discord.orbit.love/ will take you there. |
The weights of each activities are always definitely numbers, how do you decide it, engaging with users or decide by community itself ?
I think in some cases, a forum question can be difficult or simple, sometimes you should spend a lot of time to answer it, but sometimes it's a piece of cake, so how do you think about it?
The text was updated successfully, but these errors were encountered: