ibrigadir / opendatakit

Automatically exported from code.google.com/p/opendatakit
0 stars 0 forks source link

xlsform / odk collect default value for all selected in multiple choice question #1118

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello everyone,

Thanks for all your work on this incredible tool, and viva ODK !!
I don't know if i post my request at the right place, so sorry if idon't.

I want to show a multiple select question in odk collect with all the answers 
select by default (all true on a multiple selection list).

Is it possible ?
Qhat do i need to put in the default zone in my xls ? Or edit and add in my xml 
?

Thanks in advance for you help.
Rémy

Original issue reported on code.google.com by enrclem...@gmail.com on 18 Mar 2015 at 12:32

GoogleCodeExporter commented 8 years ago
Just put your default values separated by un space, like this:

<multiselect_question>
     UD ED
</multiselect_question>

Original comment by rhuama...@gmail.com on 9 Apr 2015 at 2:49