Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring #13

Open
Helias opened this issue Jul 21, 2020 · 1 comment
Open

Refactoring #13

Helias opened this issue Jul 21, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@Helias
Copy link
Member

Helias commented Jul 21, 2020

Refactorare campi schede_opis:

  • domande
  • domande_nf
  • motivo_nf
  • sugg
  • sugg_nf

Questi campi sono di tipo JSON, andrebbero migliorati e strutturati decentemente.
Attualmente domande e' un array di dimensione 11*4. ogni domanda e' rappresentata da valori a gruppi di 4.
image

@Helias Helias added the enhancement New feature or request label Jul 21, 2020
@Wornairz
Copy link

Wornairz commented Aug 1, 2020

In realtà il frontend si aspetta una matrice 11 (o 12) *4 mentre il backend ritorna una stringa contente un unico array di dimensione 44 o 55.
Inoltre i valori dovrebbero essere numerici e non stringhe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants