queXML is a simple XML schema for designing questionnaires. Included are stylesheets to administer a questionnaire on paper (then scanned and verified using queXF), CATI using queXS and on the Web using LimeSurvey. queXML is compatible with the DDI standard for data description.

queXML 1.3.8 Released

queXML 1.3.8 has been released today on Sourceforge

The schema documentation was updated and the id attribute of the root questionnaire element made required. The queXMLPDF class now has a smaller page border (more page space for questions) and single response questions displayed in a horizontal format (matrix style) appear with a better gap between them.

queXML 1.3.7 Released (Bug fixes)

queXML 1.3.7 has been released today on Sourceforge

Minor bug fixes made to the queXMLPDF class. idLength and pageLength are enforced (not just padding for them) and a typo in the CSS style for the VAS font (from downstream Limesurvey commit 11300) is fixed.

queXML 1.3.6 Released

queXML 1.3.6 has been released today on Sourceforge

Documentation has been added to the queXF banding XML schema and the queXMLPDF class better handles varying page widths.

Details:

  • Calculation of barcode position is now a distance from the right hand margin (instead of a fixed position in MM)
  • Calculation of number of text boxes per line is now a function of the box width and page width (instead of fixed in code)

queXML 1.3.5 Released

queXML 1.3.5 has been released today on Sourceforge

This is a bug-fix release. Longtext elements did not generate the correct banding information.

queXML 1.3.4 Released

queXML 1.3.4 has been released today on Sourceforge

This is a bug-fix release. The id attribute in the questionnaire element was not defined in the schema. This has been corrected in quexs.xsd

Limesurvey 1.91 released with queXMLPDF class built in

Limesurvey 1.9.1 has been released and is available to download from the limesurvey website

Limesurvey 1.9.1 includes the latest version of the queXMLPDF class which allows you to export your Limesurvey surveys directly to a PDF document. These documents include banding information and are ready for automated scanning and data entry using queXF.

queXML 1.3.3 Released

queXML 1.3.3 has been released today on Sourceforge

This is a bug-fix release. It includes the following bug fixes:

queXMLPDF:

  • Banding XML will include number only fields where set to integer, number or numeric (Thank you Laith for reporting this)
  • Fixed issue where page breaks occuring at the wrong spot (Limesurvey Bug: 4998)
  • Added support for questionnaireInfo position=before element
  • Added check to avoid notice printing

Limesurvey queXMLPDF integration

Limesurvey 1.91 (Currently in Beta release) now includes a direct export to a queXML PDF file, with associated banding details for processing your paper forms with queXF.

If you are interested in trying it out, download the beta now and file your any bugs using the limesurvey bug tracker

queXML 1.3.2 Released

queXML 1.3.2 has been released today on Sourceforge

This update fixes a bug where text area separators (dashed lines) were not printing correctly.

queXML 1.3.1 Released

queXML 1.3.1 has been released today on Sourceforge

queXML 1.3.1 includes bug fixes from 1.3.0 and better support for queXML info elements in the queXMLPDF class. The class has been updated to produce paper forms more similar to what appears when using the XSLT transformations.

Here is a list of changes:

  • Replaced drawing using HTML tables with TCPDF Multicell to allow for aligning text vertically
  • Updated background colour to be lighter and inline with queXML FO
Syndicate content