Questions

I'm need a stopwatch function for a survey that I'm conducting. Is there a
way to create a stop watch feature in a form?

Also how do I download the metadata that is displayed in ODK aggregate into
a CSV file. For example when I download the CSV I want it to include the
metadata as well.

Thanks for your help,
nabil mansouri

I believe you will need to create a custom widget that will show up
with a special appearance tag. This requires making coding changes to
collect.

In response to your meta-data question that is a bug in Aggregate as
if the display metadata check box is selected it should include that
information when you click on export. I have filed an issue here so
that it will be fixed in future releases.

http://code.google.com/p/opendatakit/issues/detail?id=615

Waylon

··· On Fri, Jun 22, 2012 at 9:54 AM, Nabil mansouri wrote: > I'm need a stopwatch function for a survey that I'm conducting. Is there a > way to create a stop watch feature in a form? > > Also how do I download the metadata that is displayed in ODK aggregate into > a CSV file. For example when I download the CSV I want it to include the > metadata as well. > > Thanks for your help, > nabil mansouri > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en

I suppose it depends on how or when you intend to start or stop the time
but, depending on how simple or complex your requirement is, you could
simply add a variable of type "time", collect one for the start, and
another for stop time and then compute the difference ...

··· On Saturday, June 23, 2012, Nabil mansouri wrote:

I'm need a stopwatch function for a survey that I'm conducting. Is there a
way to create a stop watch feature in a form?

Also how do I download the metadata that is displayed in ODK aggregate
into a CSV file. For example when I download the CSV I want it to include
the metadata as well.

Thanks for your help,
nabil mansouri

--
Post: opendatakit@googlegroups.com <javascript:_e({}, 'cvml',
'opendatakit@googlegroups.com');>
Unsubscribe: opendatakit+unsubscribe@googlegroups.com <javascript:_e({},
'cvml', 'opendatakit%2Bunsubscribe@googlegroups.com');>
Options: http://groups.google.com/group/opendatakit?hl=en