Changes between Version 40 and Version 41 of BluePrint/Mobile
- Timestamp:
- 12/14/10 08:19:08 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Mobile
v40 v41 47 47 === !ToDo === 48 48 * Get the jaxdroid work on Sahana compatibility merged into ODK Trunk 49 49 50 * Send Images 50 51 * Use ODK Collect to acquire photographic data through a form on the mobile client … … 53 54 * Handle image storage on the server side when a user uploads a photo 54 55 * See [https://docs.google.com/document/d/1SSl8vtA7RYBrrXmPuqQvA7rQLyzv77ESZjB7KH9s6H4/edit?hl=en Sahana Eden Mobile Photo Upload Blueprint] for additional information. 56 55 57 * Send GPS Coordinates 56 58 * [http://code.google.com/p/opendatakit/source/browse/Geo+Tagger.xml?repo=forms&r=34910a944c745232d285d2caecf876c3dcae9674 GeoTagger] is a sample Form for ODK which can be used as a template for what needs to be produced by {{{controllers/xforms.py}}} from location_id & image_id fields. … … 70 72 * QR Code to download the Trunk version (which should update from this version & not default ODK location) 71 73 * UserGuidelines on creating/embedding a custom QR code for a deployment-specific version 74 75 * Have the list of downloadable XForms more easily configurable (currently hardcoded in controllers/xforms.py formList()) 76 * e.g. Use the same approach as Importer does by marking resources in the modules list in 000_config.py 72 77 == J2ME == 73 78 Documentation on the current implementation is here: http://wiki.sahanafoundation.org/phase2/doku.php/dev:j2meclient