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

🇫🇷 Remonté par les premiers essais sur l'environnement de beta test : - sur ce [questionnaire](https://pogues-beta-testeurs.demo.insee.io/questionnaire/lepv605i), deux refs à deux modules distincts du TCM ne permettent pas la génération -...

bug

> WIP - [x] First model of the object - [x] Check name - [ ] Update controlled vocabulary - [x] How to parametrize? - [ ] Final model >...

ddi

This option could be replaced by a number input with 2 decimals. See https://github.com/InseeFr/Lunatic/issues/258

We devised a first implementation of the suggester component in DDI. # Proposal We slightly modify the `d:QuestionItem/d:CodeDomain` for a single answer question with: ```xml suggester urn:ddi:fr.insee:communes-2023:1 CodeList SuggesterConfiguration {...

ddi

First used for the "home" page and the "search" page, this API is also used for the choice list on merging and composing questionnaires. For the last need, 3 new...

Try to useMemo to lower re-generation of ids and accelerate Pogues.

performance

We want to be able to delete existing list code in the questionnaire. > WIP > TODO provide UI

see https://github.com/InseeFr/Bowie/issues/77

What we want to achieve is describing the label an description for an answer, for example: 1. an input field (see ["Champ avec texte d’aide"](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/champ-de-saisie) for the[ design system of...

ddi
stromaev3

/api/persistence/questionnaire/{id}/vars : Get the variables of a questionnaire (used by Public Enemy) and /api/persistence/questionnaire/{id}/variables : Get the variables of a questionnaire, used for pogues frontend can be merged : Replacing...