SEL-Columbia / pyxform

A Python package to create XForms for ODK Collect.
21 stars 9 forks source link

Experimental xform xml to xform json #96

Closed ukanga closed 11 years ago

ukanga commented 11 years ago

Given an xml xform, creates the xform json, as a result you can have a survey object for use. Formhub plans to use this to allow xform uploads

ukanga commented 11 years ago

@nathanathan @prabhasp could you please have a look at this.

nathanathan commented 11 years ago

Looks good to me. Nice work! I'm curious about where how the users requesting this are creating their xforms, I.e. are they made in a text editor or another tool like odk build?

ukanga commented 11 years ago

I think odk build but my use case was for odk briefcase, pull and push - from online to local or vice versa.

MartijnR commented 11 years ago

Wow, this is big! Can't wait to try this out!

On Tue, May 14, 2013 at 10:36 AM, ukanga notifications@github.com wrote:

I think odk build but my use case was for odk briefcase, pull and push - from online to local or vice versa.

— Reply to this email directly or view it on GitHubhttps://github.com/modilabs/pyxform/pull/96#issuecomment-17888319 .

Enketo http://enketo.org | LinkedIn http://www.linkedin.com/in/martijnvanderijdt/ | GitHubhttps://github.com/MartijnR

mberg commented 11 years ago

Wait I missed this. Does this mean we could support xform uploads in the future for form authoring?

On Tue, May 14, 2013 at 7:59 PM, Martijn van de Rijdt < notifications@github.com> wrote:

Wow, this is big! Can't wait to try this out!

On Tue, May 14, 2013 at 10:36 AM, ukanga notifications@github.com wrote:

I think odk build but my use case was for odk briefcase, pull and push - from online to local or vice versa.

— Reply to this email directly or view it on GitHub< https://github.com/modilabs/pyxform/pull/96#issuecomment-17888319> .

Enketo http://enketo.org | LinkedIn http://www.linkedin.com/in/martijnvanderijdt/ | GitHubhttps://github.com/MartijnR

— Reply to this email directly or view it on GitHubhttps://github.com/modilabs/pyxform/pull/96#issuecomment-17889732 .

ukanga commented 11 years ago

@mberg yes.