{% load rolemgmt_tags %} {% load rmtmgmt_tags %} {% if all_list %}
Requirement | {% for stage in stages %}{{ stage.stage }} | {% endfor %}Feedback Pending | Interview No Shows | Joining No Shows | ||||
---|---|---|---|---|---|---|---|---|
{% with data.1.id|req_age as req_age %}
{{ data.1.position_name }}
{{ data.1.open_position }}p
Cumulative % {% endwith %} |
{% for stage in data.5 %}
{% if stage.1 %}
{{ stage.1 }}
{% with data.5.0.2|resume_percentage:stage.0 as per %}
{{ per.1 }} {% endwith %} |
{% else %}
0 0.0 |
{% endif %}
{% endfor %}
{% if data.2 %}
{{ data.2 }} | {% else %}0 | {% endif %} {% if data.3 %}{{ data.3 }} | {% else %}0 | {% endif %} {% if data.4 %}{{ data.4 }} | {% else %}0 | {% endif %}