rockandror / consuldemocracy

Consul - Open Government and E-Participation Web Software
GNU Affero General Public License v3.0
1 stars 0 forks source link

New data structure for managing verification fields #25

Open taitus opened 5 years ago

taitus commented 5 years ago

Related Issue: #24

Why is this Needed?

Description

Captura de pantalla 2019-04-03 a las 15 15 12

VerificationFields Table where each of the verification fields added in each of the verification processes are stored. The fields contained in this table are:

VerificationValues Intermediate table between User and VerificationFields in order to store both the information entered by the user in the frontend verification page and the possible response of the server to which we send this information. The fields contained in this table are:

VerificationFieldTranslations Translation table to allow the user to define the labels that will appear for each of the fields entered on a user's frontend verification page. The fields contained in this table are: