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

Some surveys produce very large questionnaires*. In those cases: - the UI gets very slow - the questionnaire generation may takes several minutes to complete. I think the 1st issue...

performance

A subsequence without a question will produce an error in a Lunatic / Stromae questionnaire, but no control exists at the design level in Pogues. A structure like the one...

ui
ux

Questionnaire reference, which is a page, and questionnaire merge , which is a modal, look very similar. Both should be modal or page. As the buttons are close and they...

One specific generation target - price survey questionnaires - need to "tag" questions in order to identify them for specific behaviours. An example : the ability to mark a price...

enhancement
analysis

Currently, objects ID are unique hashes based on a timestamp. Though it is enough for the identification of questionnaires inside Pogues, it is not compliant with the DDI standard, whereas...

enhancement
ddi

Hi 👋, The VTL expression generated for checkbox options are badly formatted. Label options are string, so they need to be encapsulated by quotes. For example, this [survey](https://pogues-sandbox.dev.insee.io/questionnaire/l7j0wwqx) the checkbox...

Currently Eno API doesn't distinguish between CATI and CAPI mode, but it will soon be done. Accordingly, Pogues must adapt and be able to call the API with the new...

This the follow-up to the UI part of questionnaire composition (see https://github.com/InseeFr/Pogues/issues/561). Once the UI allows to compose questionnaires, we need to implement its materialization, ie dereference the links in...

enhancement
design
server

When an filtered element [0] is deleted via the UI, its filter (or filters) is not deleted from the model. Step to reproduce: - create a questionnaire with a sequence...

bug