Pogues
Pogues copied to clipboard
Questionnaire designer
A new kind of question type will be provided: a [household members pairing](https://github.com/InseeFr/Umbrella/issues/2) component. # Type of question  🇫🇷 "Liens deux à deux" 🇬🇧 "Household members pairing" # Configuration...
Pogues will offer a new type of question in order to invoke a household members pairing component. We have to find a proper way to pass this information through DDI....
CATI & CAPI modes are [now distinct in Eno](https://github.com/InseeFr/Pogues/issues/602). Pogues needs to be updated by adding a new generation target for CATI, in the same time slightly modifying the option...
🇬🇧 Currently, it's a basic field (with the historical variable completion). We should have instead a VTL editor when VTL is the questionnaire language 🇫🇷 Actuellement, c'est un champ basique...
https://github.com/InseeFr/Lunatic/blob/d8573f4f9e46bddfeea4529cd2dd10c3b221200d/src/stories/pairwise/links.json#L68
Document the use of the 2 to 2 links, including: - the code list entered will not be used (hard-coded in Eno) - the reciprocity matrix is hard-coded in Eno
Currently, when a question is created without its id (automaticaly generated when its label is filled), Pogues crashes with the message : "TypeError: expectedVariables is undefined"
🇬🇧 When deleting a start or end element of a filter, the filter itself is not properly handle in the UI (need to check if the model is ok, see...
- convert React Class-Based Components to Functional Components (including the classes that don't extend Component but ControlWithSuggestion) - solve Dependabot Critical alerts (5 of 21) ; 3 of them need...