I am student for Master's in Computer Science at the University of Southern
California, Los Angeles. I am pursuing a Directed Research under a
Professor at the university and looking forward to design and code an
survey App for the Professor.
We have the following special needs:
Programming of alarm/beeper reminders for about 3 times/day and for
multiple days that participants will be asked to complete surveys.
Seamless link from alarm/beeper survey reminder to launching of survey.
Seamless transition from end of the survey to initiation of a standalone
cognitive function test program.
Ensuring that all the survey data is stored locally on device and
uploaded to server when cellular or wifi connection is available.
I am curious to know if it is possible to satisfy the above needs using ODK
and How... ?
I would like to know if all of this is possible. If not all, then what is
possible and what not.
Your response will help me decide if I should use the ODK technology or
anything else for the App.
Waiting for an early response...
Thanks,
-Regards, Nitin Jain
IT Software Engineering Intern, salesforce*.com |* San Francisco, CA
Contact No*: (213)-595-8595*
Email Id*: n.jain@salesforce.com / nitinjai@usc.edu *
"If your intentions are good and noble, GOD is with U..."
the easiest approach to this, depending on if your survey is of reasonable
size/richness to warrant using ODK, would be to create your own timer/test
app that calls ODK Collect through Android's intent mechanism. That way
you can do the timers as you want, call ODK, then after the form is
completed/saved and ODK returns, call the cognitive function test program -
all from your app orchestrating this.
Hope this helps,
Gaetano
···
On Thu, Sep 13, 2012 at 9:46 PM, Nitin Jain wrote:
Hi to the ODK Team,
I am student for Master's in Computer Science at the University of
Southern California, Los Angeles. I am pursuing a Directed Research under a
Professor at the university and looking forward to design and code an
survey App for the Professor.
We have the following special needs:
Programming of alarm/beeper reminders for about 3 times/day and for
multiple days that participants will be asked to complete surveys.
Seamless link from alarm/beeper survey reminder to launching of survey.
Seamless transition from end of the survey to initiation of a
standalone cognitive function test program.
Ensuring that all the survey data is stored locally on device and
uploaded to server when cellular or wifi connection is available.
I am curious to know if it is possible to satisfy the above needs using
ODK and How... ?
I would like to know if all of this is possible. If not all, then what is
possible and what not.
Your response will help me decide if I should use the ODK technology or
anything else for the App.
Waiting for an early response...
Thanks,
-Regards, Nitin Jain
IT Software Engineering Intern, salesforce*.com |* San Francisco, CA
Contact No*: (213)-595-8595*
Email Id*: n.jain@salesforce.com / nitinjai@usc.edu *
"If your intentions are good and noble, GOD is with U..."
···
On Thu, Sep 13, 2012 at 10:32 PM, Gaetano Borriello < gaetano@cs.washington.edu> wrote:
Nitin:
the easiest approach to this, depending on if your survey is of reasonable
size/richness to warrant using ODK, would be to create your own timer/test
app that calls ODK Collect through Android's intent mechanism. That way
you can do the timers as you want, call ODK, then after the form is
completed/saved and ODK returns, call the cognitive function test program -
all from your app orchestrating this.
I am student for Master's in Computer Science at the University of
Southern California, Los Angeles. I am pursuing a Directed Research under a
Professor at the university and looking forward to design and code an
survey App for the Professor.
We have the following special needs:
Programming of alarm/beeper reminders for about 3 times/day and for
multiple days that participants will be asked to complete surveys.
Seamless link from alarm/beeper survey reminder to launching of survey.
Seamless transition from end of the survey to initiation of a
standalone cognitive function test program.
Ensuring that all the survey data is stored locally on device and
uploaded to server when cellular or wifi connection is available.
I am curious to know if it is possible to satisfy the above needs using
ODK and How... ?
I would like to know if all of this is possible. If not all, then what is
possible and what not.
Your response will help me decide if I should use the ODK technology or
anything else for the App.
Waiting for an early response...
Thanks,
-Regards, Nitin Jain
IT Software Engineering Intern, salesforce*.com |* San Francisco, CA
Contact No*: (213)-595-8595*
Email Id*: n.jain@salesforce.com / nitinjai@usc.edu *
"If your intentions are good and noble, GOD is with U..."