Multiple choice technology

what is the first property to be checked when scirptura template is running slow

  1. Keep with previous property

  2. Lot of objects to be displayed

  3. Complex conditions applied

  4. Large XML data

  5. Both A and C

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

When a Scriptura template runs slowly, the first properties to check are 'keep with previous' (which forces complex layout calculations) and complex conditions (which add processing overhead). These are the most common performance bottlenecks.