Changes between Version 43 and Version 44 of BluePrint/Mobile


Ignore:
Timestamp:
12/17/10 00:05:29 (14 years ago)
Author:
mmatthews
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Mobile

    v43 v44  
    6565 * SMS: There are 2 APIs for sending SMS. 1 of which automatically splits up larger messages into multi-part SMS.
    6666  * NCSU have produced some initial ODK Collect code for SMS.
    67    * This currently sends an SMS along with every HTTP submission of the !GeoTagger form...this needs generalising to all forms & the SMS should only be sent after a prompt if the HTTP submission fails.
     67   * ~~This currently sends an SMS whenever an HTTP transmission attempt fails~~
     68   * Still need prompt if the HTTP submission fails.
     69   * Need some way to verify that a whole form submission was successful (esp. for multi-part SMS).
     70   * Need to delete the submitted form from the mobile device when it the submission was confirmed successful.
    6871  * Want to be able to download Forms via SMS
    6972   * Push updates from server