Hello there,
I am working on a website that is the same as https://meritnotes.com/ which is a quiz/questions website.
The website will have different topics as shown in the navigation menu, and in each topic there are sub-topics. Each sub-topic will have multiple exercises, which will have multiple quiz/questions.
For example: https://meritnotes.com/computer-quiz/1/ this page is listing out all the sub-topics of computer-quiz and if I select/click computer-networks sub-topic, it will open https://meritnotes.com/computer-quiz/computer-networks-quiz/1-450/ this page where the first quiz or exercise is already selected for you, and in the middle section, all the questions and answers are listed/looped to show.
My question is: is this structure/architecture possible with Metabox? If possible, I request that you please guide me on how to make the structure to achieve this, as there are
1. multiple topics,
2. in each topic, multiple sub-topics and
3. in each sub-topic multiple exercises and finally
4. each exercise will show all the questions and answers listed, looped and shown
Let me know if you need any further information