Eliminating previous selected

I am trying to build a inspection survey. Where there is a STATIC list of
UNITS and each UNIT may have different questions.

My current layout is similar.

name

begin_repaeat

select_one
unit_1
unit_2
unit_3

begin_group
q_1    (filter for unitID)
q_2
q_3
q_4
end_group

end_repeat

Questions:

Is there a way to rename the REPEAT_GROUP by the UNIT selected?

Can I eliminate each UNIT after the question have been completed?

Hi there,

There's no easy way to rename the repeat_group, but you can put a note
inside the repeat with whatever you'd like (including referring to a
previously selected value). You can also make different units relevant
based on those selections. I've attached an example
(relevant_select.xlsx) that does that.

You can remove previously selected values by using a choice_filter.
I've attached an example (select_multiple_filter.xlsx) that does that.

I don't know of a good way to do all this in a repeating structure, so
you might want to think of a different approach.

Yaw

relevant_select.xlsx (11 KB)

select_multiple_filter.xlsx (10.8 KB)

ยทยทยท On Tue, Dec 13, 2016 at 11:59 AM, wrote: > I am trying to build a inspection survey. Where there is a STATIC list of > UNITS and each UNIT may have different questions. > > My current layout is similar. > > > > name > > begin_repaeat > > select_one > unit_1 > unit_2 > unit_3 > > begin_group > q_1 (filter for unitID) > q_2 > q_3 > q_4 > end_group > > end_repeat > > > > Questions: > > Is there a way to rename the REPEAT_GROUP by the UNIT selected? > > Can I eliminate each UNIT after the question have been completed? > > > -- > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "ODK Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to opendatakit+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout.