Pogues icon indicating copy to clipboard operation
Pogues copied to clipboard

Questionnaire designer

Results 137 Pogues issues
Sort by recently updated
recently updated
newest added

A new kind of question type will be provided: a [household members pairing](https://github.com/InseeFr/Umbrella/issues/2) component. # Type of question ![image](https://user-images.githubusercontent.com/1663283/188407546-33e367d4-893d-4db2-b372-ba0ded37fca0.png) 🇫🇷 "Liens deux à deux" 🇬🇧 "Household members pairing" # Configuration...

ui

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....

design

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...

ui

🇬🇧 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"

ui

🇬🇧 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...

ui

- 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...