queXML

queXML is a simple XML schema for describing questionnaires. Included are stylesheets and code 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 Process Diagram

Get queXML »

queXML 1.7.0 released

Submitted by Adam Zammit on

Get queXML

queXML 1.7.0 has been released today!

Improvements to queXML include allowing for the section title to be hidden, implementing a skip index, and allowing for pages to be split. Bug fixes include saving page orientation and format in the style XML file, and fixing font display where fonts are not embedded.

queXML 1.6.0 released

Submitted by Adam Zammit on

queXML 1.6.0 has been released today!

Improvements to queXML include allowing for styling tags (italics, bold, underline) recognised in response labels and response categories. A new function to export a questionnaire including code values and variable names allows for a PDF to be produced that can assist in documenting your questionnaire and data file. DVAS items have been implemented. Bugs including background colour specification, line heights, edge detection formatting and VAS increments have been resolved.

queXML 1.5.0 Released

Submitted by adamzammit on

queXML 1.5.0 has been released on Sourceforge.

The queXMLPDF class now exports settings as an XML file - this allows you to reproduce both the questionnaire content and style (i.e. font sizes / page orientation / etc). Some alignment fixes have also been applied.

queXML 1.3.12 Released

Submitted by adamzammit on

queXML 1.3.12 has been released on Sourceforge.

Adjusting the style and font sizes for the queXMLPDF class has been enabled without having to edit the class source. Also added is the code from the queXML Tools site (index.php) so you can install it locally (requires PHP and TCPDF).

queXML 1.3.11 Released

Submitted by adamzammit on

queXML 1.3.11 has been released today on Sourceforge.

Responses can now have a default value attached to them which will be pre-printed using the queXMLPDF class. New response types "codabar" and "i25" have been added allowing for automatic form by form barcode generation.