Hello!
I’m trying to create a bank of multiple choice questions on my site, and I’m brand new to ACF, so was hoping someone could help!
My thoughts were I could create a custom post type called ‘Questions’ and then use field groups to store:
a) Question text
b) Answer options (1-5) as text
c) Which answer is correct
d) Dates/times attempted by the user
e) Whether user answered correctly or not
f) Whether question has been attempted or not
Does anyone have any suggestions on ways to achieve this?
Would be very grateful for any help whatsoever!