How we identify users answers for the Trivia game

Written by Alex
Updated 1 year ago

We identify a user's answer by number (1,2,3 or 4) or option text.

If a user leaves 2 or more comments in the same round we will take into account only the first answer

If users comment only numbers without text then there is a chance that FB will consider their comments as spam and won't post it. Usually, it happens if you have more than 6 game rounds. So we highly recommend encouraging your users to comment number + text instead of just a number.

Let's check an example:

Trivia game round example

Let say the correct answer is number 1 "Arm".

Here are acceptable options of comment:
"1 Arm"
"ARM"
"arm"
"1"
"arm i guess"
"i'm sure it is aRm"

Not acceptable options of comment:
"ArmIThink"
"1arm"
"Armmmmm"
"111111"

As you see we ignore letter case and can use just a number or a just text to identify the answer.

Did this answer your question?