Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
The full-fledged Enketo web application for the ODK ecosystem, rendering XForms as interactive web forms.
Enketo Express is an open-source web application that renders XForms into interactive web forms for the ODK ecosystem, serving as the full-fledged Enketo implementation for form servers and developers.
Enketo Express is the complete Enketo Smart Paper web application, initiated in 2009 by Martijn van de Rijdt as a web-based alternative or complement to ODK Collect. It takes XForms as input and produces interactive web forms that work in standard browsers. As of 2022, the project is maintained by the ODK team, primarily Trevor Schmidt, with founder Martijn van de Rijdt offering advice and continuity.
npm audit, and npm update.npm audit to apply fixes, including verifying encrypted submissions when node-forge updates./public/images.Enketo Express is for developers and organizations working with ODK-based data collection. Form server developers can use it as a ready-made web form engine or as a code reference. Organizations like KoBo Toolbox and OpenClinica, past funders of the project, integrate Enketo to offer browser-based data entry. Researchers and humanitarian groups benefit from a multilingual, standards-based form rendering application.
Enketo Express runs as a web application that takes XForms from a connected form server and renders them as interactive web forms in the user's browser. Developers can integrate the app directly or use its source as inspiration for custom wrappers around Enketo Core. Technical documentation is hosted at enketo.github.io/enketo-express.
Enketo Express is open-source and free to use under the license in its repository. Its development is funded by customers of the ODK Cloud hosted service, with past funding from KoBo Toolbox, iMMAP, OpenClinica, LSHTM, and Enketo LLC.
ODK Collect, an Android app for offline mobile data collection, is a complementary alternative to Enketo's browser-based approach within the ODK ecosystem.
Yes, it is open-source and free to use. Some third-party libraries bundled with the app may have different licenses, so review the license document and the project dependencies before distributing an app that embeds Enketo.
It renders XForms into web forms, providing a full-fledged Enketo web application for the ODK ecosystem. It accepts XForms as input and produces browser-renderable forms, making it useful for form servers and custom data collection projects.
Since 2022, the ODK team has maintained the project, primarily Trevor Schmidt. Founder Martijn van de Rijdt remains involved as an advisor, and the ODK Technical Advisory Board helps set project priorities.
Yes. Feature requests and project discussions are welcome on the ODK forum. Translations are coordinated through a Transifex project, and the development process is documented in the repository's release checklist.
