Skip to content

A simple python script for describing multiple-choice questions from an ODK xform definition

Notifications You must be signed in to change notification settings

cims-bioko/odk-form-codebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ODK Form Codebook

A simple python script for describing multiple-choice questions from an ODK xform definition. It works by inspecting the xform (xml, not the xls precursor form) and generating the lists based on the form design.

Usage

The following example generates a code book for a fictional xform definition, formdef.xml:

# Generate a code listing using embedded English translations
./form_codes.py --lang English formdef.xml

About

A simple python script for describing multiple-choice questions from an ODK xform definition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages