Weekly overview of the development category - Week 46, 2018

in #utopian-io6 years ago (edited)

category_overview.pnghttps://github.com/utopian-io/v2.utopian.io
2018-11-09 15:00:08 UTC to 2018-11-16 15:00:08 UTC

This is a weekly, semi-automated post where I will show some statistics and graphs of the development category. It will also serve as a showcase for the staff picks and task requests that were made in the current week. If you have any suggestions or things you'd like to see in this post, then please let me know!

Previous posts

Top contribution(s)

Minecolonies & Eating rework by @raycoms

In this contribution @raycoms describes how he reworked Minecolonies' eating process by making them execute an animation and take some time to eat (and not only despawn the food in their inventory).

Category summary

  • There were 33 contributions of which 31 were, or will be, rewarded.
  • The average score was 59.4 with an average reward of 43.3 STU from Utopian.
  • The total reward from Utopian for development contributions this week (so far) is 1213.2 STU.
  • There were a total of 23 unique contributors in the category. Of those 2 were new contributors in the development category (@voxmortis, @yokunjon).

Score distribution in the development category

score_distribution.png

Number of contributions per weekday

weekly_number_contributions.png

As you can see Thursday was the day with the most activity in the development category. I wonder why... Saturday had the least activity in the entire week, so if you are scared of competition then this is the day to contribute! Obviously it's not that surpising that this happened in the weekend as you were probably all out doing something else.

Average score, reward (STU) and time before review (hours) per week

weekly_overview.png
Time before review is the number of hours between the creation of the post and the time it is reviewed by a moderator.

Unfortunately the average score of contributions is down from 68.7 to 59.4 this week. The average reward has gone down from 53.9 STU to 43.3 STU. Of course with the average score also going down, this was to be expected. Lastly, the number of hours it takes for us to get to a contribution and review it (on average) has gone up a bit from 11.5 hours to 14.0 hours.

Number of contributions reviewed per week

weekly_reviewed.png

As you can see the weekly number of reviews is down from 38 to 33. However, the number of contributions over the last two weeks (71) is up from the number of contributions in the two weeks prior to that (62).

Contributors

Number of unique contributors per week

unique_contributors.png

With the number of reviews going down this week it's unfortunately not that surprising to see the number of unique contributors go down quite a lot from 35 to 23 either.

Most active contributor(s)

@mydicebot

Moderators

  • @amosbastian reviewed 13 contributions with an average score of 53.0.
  • @codingdefined reviewed 6 contributions with an average score of 56.7.
  • @emrebeyler reviewed 4 contributions with an average score of 71.2.
  • @helo reviewed 5 contributions with an average score of 78.9.
  • @justyy reviewed 3 contributions with an average score of 44.5.

Number of reviews per weekday

weekly_number_reviews.png

As you can see Sunday, Monday, Wednesday and Thursday were the days where we reviewed the most contributions in the development category. Saturday was the day where we reviewed the least. I'm sorry if you submitted your contribution on that day and had to wait a while for your review, but at least now you when we are the most active, haha. Despite being programmers we surprisingly still have lives, so this happening on the first day of the weekend shouldn't be that surprising (hopefully). It probably also has something to do with there being a low number of contributions submitted that day in the first place.

Number of contributions reviewed per moderator

moderator_reviewed.png

Average score given per moderator

moderator_score.png

Task request(s)

Help Us Solve The Traveling Salesman Problem and Win 3000 XEL (~250 USD ) and more ! by @xeline

Help Xel solve the travelling salesman problem and win 3000 XEL (~$250). They are looking for someone who can come up with an algorithm compatible with ePL (the programming language of Xel) that is efficient at yielding solutions for the travelling salesman problem. It can be compatible with the simulated annealing solution algorithm, but if you have better ideas for it then please don't hesitate to experiment with it.

  • ePL

Task Request: Kindly Help Us Build Ulog-Witnesses Page On Ulogs.org, That Allows Users To Vote On Witnesses Who Are Also "Certified Uloggers". (An Additional Bounty Of 20 SBD) by @surpassinggoogle

Help Ulogs.org, which is a blockchain-based social network, by creating a Ulogs witnesses page and expanding the dropdown next to a user's profile - additional reward of 20 SBD!

  • React

Utopian V2 task / Project module by @gregory.latinier

Help create Utopian.io v2 by implementing a whitelist module for projects. This task involves the creation and editing of articles (frontend), the articles endpoint (API) and integration tests!

  • Vue.js, Quasar

Utopian V2 task / Article module: Pro Review by @gregory.latinier

Help create Utopian.io v2 by implementing a the so-called 'pro review' feature for articles. This task involves the creation and editing of articles (frontend), the articles endpoint (API) and integration tests!

  • Vue.js, Quasar

Utopian V2 task / Article module: Language by @gregory.latinier

Help create Utopian.io v2 by implementing a language module for articles. This task involves the creation and editing of articles (frontend), the articles endpoint (API) and integration tests!

  • Vue.js, Quasar

WhaleD- Further Development assistance UI/UX (missingdata) by @chronocrypto

WhaleD are looking for some developers to ramp up the UI/UX of WhaleD make it look prettier, while also creating a more robust data information panel!

  • React, CSS

Also, if you think there is anything that can be worded more clearly, then please let me know!

Sort:  

As other CMs adopt the approach of having graphs and data, you stay a step ahead with even more graphs and date. As usual, there is much to process and learn here.

Since you ask about anything that can be worded more clearly, I'm happy to cite a couple of places.

As you can see the weekly number of reviews is down from 38 to 33.

Needs a comma after "see." There were three instances of this issue with "As you can see." In general, think about when you would pause while speaking and consider adding a comma.

but at least now you when we are the most active

Is missing the word "know" between "you" and "when."

Please note that while I haven't changed the footer, I am not scoring #iamutopian posts based on the questionnaire. They have their own metric, and that will be the case until we go live with the new guidelines and new questionnaire, which will be comprehensive enough to reflect these types of posts.

Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, click here.


Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]

Thank you for your review, @didic! Keep up the good work!

There seems to something wrong with the image sources, I see only espoem profile image...
$rewarding 50% 14min

Posted using Partiko Android

Haha, I have no idea what you are talking about!

try:
    image_link = image_uploader.upload(
        image_path, AUTHOR,
        image_name="weekly_number_contributions.png")["url"]
except Exception:
    image_link = "https://avatars3.githubusercontent.com/u/16621517?s=400&v=4"

(maybe I should remove this piece of code, but for some reason it fails to upload quite often).

Maybe it was a partiko problem. I was seeing the same profile image over and over instead of the plots....

I was joking, all the images were replaced with his profile picture, haha. I always get an error when uploading images, so I added a try except with @espoem's profile picture (don't ask me why) as an exception - apparently they all threw an exception...

Hi @amosbastian!

Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation!
Your post is eligible for our upvote, thanks to our collaboration with @utopian-io!
Feel free to join our @steem-ua Discord server

Congratulations @amosbastian! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

You received more than 7000 upvotes. Your next target is to reach 8000 upvotes.

Click here to view your Board of Honor
If you no longer want to receive notifications, reply to this comment with the word STOP

Do not miss the last post from @steemitboard:

The Meet the Steemians Contest is over - Results are coming soon ...

Support SteemitBoard's project! Vote for its witness and get one more award!

Hey, @amosbastian!

Thanks for contributing on Utopian.
We’re already looking forward to your next contribution!

Get higher incentives and support Utopian.io!
Simply set @utopian.pay as a 5% (or higher) payout beneficiary on your contribution post (via SteemPlus or Steeditor).

Want to chat? Join us on Discord https://discord.gg/h52nFrV.

Vote for Utopian Witness!

Hi, @amosbastian!

You just got a 0.22% upvote from SteemPlus!
To get higher upvotes, earn more SteemPlus Points (SPP). On your Steemit wallet, check your SPP balance and click on "How to earn SPP?" to find out all the ways to earn.
If you're not using SteemPlus yet, please check our last posts in here to see the many ways in which SteemPlus can improve your Steem experience on Steemit and Busy.

Coin Marketplace

STEEM 0.14
TRX 0.12
JST 0.025
BTC 54114.77
ETH 2331.62
USDT 1.00
SBD 2.13