{{ para.strip() }}
{% endif %} {% endfor %}| Discipline | Before | Now | Change |
|---|---|---|---|
| {{ d.discipline.replace('_', ' ') }} | {{ (d.prev_score * 100)|int }}% | {{ (d.curr_score * 100)|int }}% | {{ '+' if improved }}{{ (d.delta * 100)|int }}% |
No active initiatives on record.
{% endif %}