- XML and HTML directly exported from LimeSurvey used as import for the parser https://gitlab.com/closer-cohorts1/parse-questionnaires/parse_quexml
Parser uses .xml for labels, question text, and responses and html for instructions which match the PV_.pdf. Conditions need to be added manually. These can be the PDF or the csv produced by the parser.
- PV_.pdf should be used for entry and verification. If there are discrepancies then use alongside the literal_instruction_condition.csv which has the condition text and instructions taken from the HTML and the PDF exported from LimeSurvey. Double check with study that the PV_.pdf is the definitive source (including instructions). Note it doesn't contain labels, which have been taken from the .lss.
- Add all conditions and condition logic.
- Correct response domains e.g. Generic text to Other.
- Add additional question text which is missing e.g. "How many bedrooms does your household have, including bedsitting rooms and spare bedrooms? ... bedrooms"
- Relabel statements.
- Move statements to the correct position.
- Where question text is repeated, the instructions may not be correct. Correct instructions.
- Questions with sub-questions have incorrect labels. Correct the labels.
- Correct cardinality
General
Content
Integrations