MathematicalMedicine / diver-issues

Semipublic tracking of issues for the DIVER front end
0 stars 0 forks source link

Condense the various View Variables answer fields into a single answer information field #240

Open Viqsi opened 4 months ago

Viqsi commented 4 months ago

There's some crossover redundancies between the various fields representing our answers (Answers and Answer Type, Top Answers, Literal Variable Values, Answer Validation Regex). These really ought to be simplified and condensed together into one field.

It's not been done previously because we've had periods where the necessary backend information was either not yet generated or somewhat messy, but that's been resolved for the majority of cases and so it's something we can start considering.