I am obviously not expecting a full architecture/answer, I'm more looking for some ideas/hints that will lead me to the final architecture.
So basically the goal of the game, for those who don't know, is to ask questions to the other player that will lead you to the real answer. You usually try to start with questions that will eliminate as much stuff as possible. I hope that's clear.
Now we are not trying to recreate the game. We have our own internal software with a "File a problem/ticket" link, and according to the data that is displayed, we want to try to guess what is the problem. After guessing, we will confirm with the person that this is the correct problem, so all the fields get automatically filled. If not, we'll let the user enter manually the problem.
This is some kind of data mapping I guess.. I'm not sure how we are going to do that.. any idea how to start?
Thanks