K
K
kozavr2018-06-10 18:34:42
CMS
kozavr, 2018-06-10 18:34:42

Which CMS is easier to make a site for organizing contests?

Competitions are quite simple technically. A question is randomly selected from the database, the team verbally says the answer, the presenter determines the correct answer or not, presses the corresponding button, as a result a new question appears, and the result is taken into account by the program in the overall result of how the team played. The competition ends either when the set number of questions is set (eg 10), or when time is up. Everything should be visible on the screen - a countdown or how many more questions are left, how many were answered correctly, etc.
Is there an almost ready-made functionality for this?
In fact, ordinary visitors should only see one page of something like a scoreboard in sports or in a quiz show, but more detailed
- which teams are playing,
- what is the total score,
- what is the competition,
- which team answers,
- how much time or questions are left until the end of the competition,
- how many correct answers.
The host (admin) of course has more functionality, and in particular, the host can press the start time buttons, evaluate the answer, something else can.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2018-06-10
@butteff

Is there an almost ready-made functionality for this?

I think not.
you have to write from scratch using some frameworks like yii2, symfony, laravel, codeigniter, etc. (if we are talking about php).

S
Sergey Vorobyov, 2018-06-14
@alert2006

You will not find a ready-made solution. Only to order, if you can not

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question