My aim is to create a system that adds questions about the topic at the end of a post.
The features should be:
- Site authors should be able to create the questions in the post edit screen.
- Authors should be able to create as many answers they want and identify the right one.
- User will be able to select the answer in the front end and submit it via ajax.
- After submit, the right answer should be shown.
- It should be shown both in the front and in the back end which answers the other users picked up.
I had many ideas about how to achieve this, one of them involving PodsCMS.
I would to be to be directed to the most efficient one.
Thanks!
