Multiple choice technology architecture To loop through an embedded page in an activity, the directive to use is: (a) Loop (b) Get Next (c) For Each (d) For Next Reveal answer Fill a bubble to check yourself C Correct answer Explanation In PRPC activities, the For Each directive is specifically designed to iterate through embedded pages (page lists). Loop and Get Next are not valid PRPC directives, and For Next is not used for embedded page iteration.