Issues with form building with repeat groups

Hi team, how can I capture the names of the courses on C3a and pipe the names on G7

C3a Which courses are offered at the institution? (question type is text)

G7 For each of the courses listed in C3a, which equipment is available and operational to support course instruction?

Is your issue KoBoToolbox related? The community would be happy enough to help you out if it’s related to KoBoToolbox.

Yes Kal_Lam, it is a problem on kobotoolbox.

Hi @Veronica1997

In that case, could you kindly provide more details on the exact issue? A sample of your XLS form would help us best understand your problem.

Stephane

1 Like

I’m not able to upload an attachment: I’ll give a description of the columns
type label calculation
begin_repeat Course_ROSTER
calculate index()
text C3a_names. Which courses are offered at the institution?
end_repeat
begin_repeat Course_ROSTER1
calculate indexed-repeat(${C3a}, ${Course_ROSTER}, index())

text G7. Thinking about ${C3a_names}'s , which are the main pieces of equipment used to deliver course instruction are available and functional?
end_repeat

Hi @Veronica1997
Can you try uploading the form now? Also, indicate what exactly is the problem.

Stephane

1 Like

I’m still not able to upload the form.

Kobotoolbox.xlsx (9.2 KB)
There it is… Check column M for concern.

1 Like

Hi @Veronica1997
I don’t understand what you were trying to achieve. Could you please provide your logic. In the meantime, please have a look at the implementation of indexed repeat in the following discussions that have happened before

Stephane

1 Like