0

I have an application how this:

enter image description here

If i have that add each answer one to one (and select the question), the process for the user is very hard.

Is it possible create with MOST a new process more faster and easy for the user? how?

Krator
  • 15
  • 4

1 Answers1

0

Did you consider removing the whole answer entity and adding an array field to the question instead?

Guite
  • 203
  • 1
  • 2
  • 11