Check item CKACI2: If AGE ge (7) and AGE le (15), [go to PLAY/(PCC.050)]; Else if AGE lt (7) or AGE eq (16) or AGE eq (17), [go to END_PCC].
PCC.050
FR: SHOW CARD C7
During the past 12 months, did {child's name} play any of these ORGANIZED sports?
Card C71.Football
2. Baseball or Softball
3.Soccer
4.Rugby
5. Field or Ice hockey
6.Lacrosse
7.Wrestling
8.Boxing
9. Karate or Judo
PLAY
(1) Yes (PCC.060)
(2) No (END_PCC)
(7) Refused (END_PCC)
(9) Don't know (END_PCC)
PCC.060
Which ones did {child's name} play?
FR: MARK "YES" OR "NO" FOR EACH ACTIVITY.
(1) Yes
(2) No
(7) Refused
(9) Don't know
SPRT_FTB (1) Football (PCC.110)
SPRT_BAS (2) Baseball or softball (PCC.120)
SPRT_SOC (3) Soccer (PCC.130)
SPRT_RUG (4) Rugby (PCC.140)
SPRT_HOC (5) Field or ice hockey (PCC.150)
SPRT_LAC (6) Lacrosse (PCC.160)
SPRT_WRE (7) Wrestling (PCC.170)
SPRT_BOX (8) Boxing (PCC.180)
SPRT_KAR (9) Karate or Judo (PCC.190)
Check item LOOP: After asking SPRT, if any activity had a "1" response, begin LOOP by going to the corresponding follow-up question. When all marked activities have been covered, go to
END_PCC.
Example: If @FTB eq (1) [goto PCC.110]. Ask @M and @H questions for PCC.110.
Then begin @M and @H sequence again for next marked activity. If @FTB eq (2,R,D)
[go to @BAS to check whether the activity is marked (1) and so forth]. After all input
fields are checked or if all input fields have (R,D), go to END_PCC.