Here’s my Speculation about the scoring mechanism of Design Challenge: maybe only 10 or less people have seen your design and decided on the final star (It apparently goes wrong by now).
When the Voting start, all the submitted designs are distributed to the players who participate in the voting. How the distribution works is the key point.
Assuming that every design has an equal status, then each design should be distributed to the same number of voters. For the sake of distinction this number is called as the number of judges(of each design). Then
⚽Total number of pictures to be distributed = number of designs submitted * number of judges;
🏈Total number of pictures during the voting session = number of voters * number of pictures received by each voter per round * number of voting rounds.
At present, there are 10 pictures(5 groups) in one round and we can vote at most three rounds in 24 hrs. Ideally, all the designs are successfully distributed to the same number of voters, then ⚽=🏈, that is
Number of voters * number of pictures to be voted per round* number of voting rounds = number of designs submitted * number of judges.
For example, if 100 players submit designs and 100 players participate in voting (as judges), then we have:
100 voters* 10 pictures * 1~3 rounds = 100 designs * 10~30 judges
It means that Each Design is Distributed to 10-30 Voters. In the case of a certain number of submitted designs, more voters in more rounds means more judges and then more reasonable scores.
Next key point is how the final star comes. In my opinion, the result of voting is first converted into a score by some algorithm(for example, 0.5 points for the one who is selected and 0 for the other; Or 3 points for being selected and 1 point for not...); Then the total score from all voters for this design is calculated and its star is finally obtained by some rules.
All of the above are based on the assumption that the score is determined entirely by voting without any other intervention, and there are enough voters (≥ the number of submitted designs) and that each final score is determined by one round of voting (i.e., no reelection/better of better).
Above all, the scoring system has to be improved a lot. What a bittersweet new model!🤣