Skip to content

Repair generate-codebook display logic #1500

Closed
@nmdefries

Description

@nmdefries

generate-codebook doesn't create display logic field correctly when the display logic does not depend on a question. The main use case for this is when we suppress questions from being shown to any respondent, e.g.

Display logic info for item V2 in QSF for Wave 12 (final version):

"Description": "<span class=\"ConjDesc\">If</span><span> False</span>",
"LogicType": "BooleanValue",
"Type": "Expression",
"Value": "False"

The codebook script interprets this as "If ". It should be "If False".

Metadata

Metadata

Assignees

Labels

CTISImprovements and reporting for CTISbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions