Questions and Answers blueprint #7022
-
I'm building a slideshow which has 5 questions, and each question has 1, 2 or 3 possible answers, of which one answer is correct. I'm fairly new to Statamic, and I'm wondering what the best method for building this would be
Any other ideas on how I could solve this? Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
ryanmitchell
Nov 8, 2022
Replies: 1 comment 2 replies
-
I would build an entries collection rather than a taxonomy, and each answer is a row in a grid or replicator field. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
notflip
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would build an entries collection rather than a taxonomy, and each answer is a row in a grid or replicator field.