I'm taking a "bug" of the Sporcle picture quiz system and trying to make it a "feature". The Picture quiz is still in beta, so most people don't have it. To make it work, you have to put all your pictures in a long strip one below the other (like at a photo booth). Sporcle then distributes your picture against your answers. If you have 5 pictures (as in this quiz) and 5 answer slots (and all pictures are the same height) then each picture appears complete in the cell of the answer.
The picture is equally divided horizontally by the number of answers.
So, if as in this case, you have only 5 pictures but 60 answers, each picture is cut into thin horizontal strips going left-to-right, top to bottom.
Splitting portraits into 12 strips seems to produce the optimal results for puzzles. I tried it with as many as 300, but it actually made the faces more recognizable (and make reading answers impossible).
If this proves popular, I'll definitely do sequels. |