| Quiz | Principle work of quiz: - Bot (QuizMaster) takes a question.
- If nobody answers a question in 10 s., bot gives out the first help: quantity(amount) of the letters in the answer.
- If nobody answers a question in 10 s., bot gives out the second help: the first letter.
- If nobody answers a question in 10 s., bot gives out the third help: the second letter.
- If nobody answers a question in 10 s., bot gives out the fourth help: the third letter.
- If nobody answers a question in 10 s., bot gives out the fifth help: the fourth letter.
- If nobody has answered a question in 20 s., bot informs it and the question is removed. The following question sets in 5 seconds.
- If the person has answered, the counter of answers to questions for this user increases and to him is added X points. X pays off under the formula:
- Without help 100 points
- After the first help 50 points
- After the second help 25 points
- After the third help 15 points
- After the fourth help 10 points
- After the fifth help 5 points
| | | | |