I'm trying to find a way of producing a list of frequently asked questions where the most popular question is first.
So I thought if I could have a list of questions, where users click on the question, the answer would be shown and I would be able to track this click.
I could then promote this question higher up my list of questions.
I also thought a "this answered my question" / vote might help.
Can anyone point me towards a possible solution?
Thanks in advance,
J