Closed bltMustafa closed 1 year ago
heatRank = roundUp((1 - ((confirmed volunteers in location.id) / (threshold x (ballot_boxes count in location.id)))) * 10)
ovoAverage = volunteer_counts.priority (for ovo) in location_id / count(buildings in volunteer_counts) finalRank = roundUp((3/7 * ovoAverage) + (4/7 * heatRank))
ovoAverage = volunteer_counts.priority (for ovo) in location_id / count(buildings in volunteer_counts)
finalRank = roundUp((3/7 * ovoAverage) + (4/7 * heatRank))
heatRank = roundUp((1 - ((confirmed volunteers in location.id) / (threshold x (ballot_boxes count in location.id)))) * 10)
ovoAverage = volunteer_counts.priority (for ovo) in location_id / count(buildings in volunteer_counts)
finalRank = roundUp((3/7 * ovoAverage) + (4/7 * heatRank))