Relation among fields within the same collection #7984
Closed
gujral1997
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am creating a quiz collection with a very custom requirement. The collection contains two tabs: Results and Quiz. In the Results tab, I will be adding quiz results (including Image and Text). After adding the results, I will move to the Questions tab to create the quiz questions. Each question will have a set of options, and I want to link every option to one of the results added in the Results tab.
Is it possible to implement this functionality? If not, can we build such functionality? I prefer not to create a separate collection for results, as these results will only be associated with a single quiz.
I am sharing my quizz collection below:
Beta Was this translation helpful? Give feedback.
All reactions