Bitcoin Forum
May 21, 2024, 07:04:59 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: 🔥 Easy way to manage bounty campaigns! Reduce workload by half!!! READ THIS! 🔥  (Read 150 times)
zeosX (OP)
Copper Member
Jr. Member
*
Offline Offline

Activity: 196
Merit: 1


View Profile WWW
December 30, 2018, 03:26:40 PM
 #1

Are you tired of constantly managing over 1000 participants? Stress out of having to choose and hire countless bounty managers? Tight in budget? Too much work?

I hope this post will help those that are still managing bounty campaigns, and reduce workload by almost 50% !!!

Excel has a way to implement smart functions that will ease our life, just like smart contracts, they are smart Smiley

Firstly, i think most know that google form has a way to import all responses into google excel.
https://support.google.com/docs/answer/2917686?hl=en this will help!

Secondly, lets say you are managing signature campaign, before you start importing to excel, do take down each participant's rank.


this is where it gets exciting! And you do not need to check how many stakes each one get according to their ranks anymore. All will be auto!



now to implement the auto function, u can put =VLOOKUP(H14,N4:O8,2,false) into the function bar under the green box!

VLOOKUP is Vertical lookup where it search the database, in this case is N4:O8 so
H14 is legend rank,
N4 to O8 is the database,
2 is the number of vertical database,
FALSE forces the function to look for the exact value under the O table to be input on the green box ,
TRUE will force the function to round up to the nearest number to be input on the green box.

don't forget that H14 value and the text under N4 has to be the same name!

It works with numbers and texts too!
Once again, no more manually checking how many stakes each one get according to their ranks anymore!!


Unfortunately, you still need to manually check the number of posts, and comments each participant has and implement the SUM function to add up the initial automated stakes together with the post counts.

Unless you want to input the counts every week on google form and import them to excel, then you can also use the above functions too Smiley
If you have a better idea on how to auto check posts and comments count each has, without having to create new google form weekly, feel free to share!

Overall, I think with the auto checking of stakes, it will reduce the workload if you have over 2000 participants....


Thanasis
Hero Member
*****
Offline Offline

Activity: 1820
Merit: 515


★777Coin.com★ Fun BTC Casino


View Profile
December 30, 2018, 07:25:09 PM
 #2

Having formulae added to the spreadsheet to calculate the stakes might reduce the work but as a bounty manager they need to check everything perfectly since lot of people are cheating the bounty campaigns in many ways.So better to do manual checkup for stakes too in my opinion.

zeosX (OP)
Copper Member
Jr. Member
*
Offline Offline

Activity: 196
Merit: 1


View Profile WWW
December 31, 2018, 08:30:23 AM
 #3

Having formulae added to the spreadsheet to calculate the stakes might reduce the work but as a bounty manager they need to check everything perfectly since lot of people are cheating the bounty campaigns in many ways.So better to do manual checkup for stakes too in my opinion.

true, but adding more functions will be good too Smiley

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!