{% extends 'base.html' %} {% load rmtmgmt_tags %} {% load rolemgmt_tags %} {% block midpart %}
Selections | {{ selections }} | TA ACTIVITY REPORT |
Now Show (Interviews) | {{ interview_noshows }} | {% if week_number %} WEEK {{ week_number }} {% else %} MONTH {{ current_month }}{% endif %}th - From {{ start_date }} to {{ end_date }} |
Now Show (Joining) | {{ joining_noshows }} | Submitted by:Neha Jain |
Sourcing | COL | Internal Shortlisted | Sent TO Client | Interview Schedules | Offer | Joining | Feedback Pending Profiles | Now Shows (Interview) | Now Shows (Joining) | |
---|---|---|---|---|---|---|---|---|---|---|
Total | {{ sourcing_total }} | {{ col_total }} | {{ internal_sl_total }} | {{ sent_to_client_total }} | {{ client_interview_total }} | {{ offer_total }} | {{ joining_total }} | {{ feedback_pending }} | {{ interview_noshows }} | {{ joining_noshows }} |
% |
Client | Sourcing | COL | Internal Shortlisted | Sent TO Client | Interview Schedules | Offer | Joining | Feedback Pending Profiles | Now Shows (Interview) | Now Shows (Joining) | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ client }} | {% if time_span == "week" %}{{ client|client_stage_total:"1,1" }} | {% elif time_span == "old" %}{{ client|client_stage_total:"1,3" }} | {% else %}{{ client|client_stage_total:"1,2" }} | {% endif %} {% if time_span == "week" %}{{ client|client_stage_total:"2,1" }} | {% elif time_span == "old" %}{{ client|client_stage_total:"2,3" }} | {% else %}{{ client|client_stage_total:"2,2" }} | {% endif %} {% if time_span == "week" %}{{ client|client_stage_total:"3,1" }} | {% elif time_span == "old" %}{{ client|client_stage_total:"3,3" }} | {% else %}{{ client|client_stage_total:"3,2" }} | {% endif %} {% if time_span == "week" %}{{ client|client_stage_total:"4,1" }} | {% elif time_span == "old" %}{{ client|client_stage_total:"4,3" }} | {% else %}{{ client|client_stage_total:"4,2" }} | {% endif %} {% if time_span == "week" %}{{ client|client_stage_total:"5,1" }} | {% elif time_span == "old" %}{{ client|client_stage_total:"5,3" }} | {% else %}{{ client|client_stage_total:"5,2" }} | {% endif %} {% if time_span == "week" %}{{ client|client_stage_total:"6,1" }} | {% elif time_span == "old" %}{{ client|client_stage_total:"6,3" }} | {% else %}{{ client|client_stage_total:"6,2" }} | {% endif %} {% if time_span == "week" %}{{ client|client_stage_total:"7,1" }} | {% elif time_span == "old" %}{{ client|client_stage_total:"7,3" }} | {% else %}{{ client|client_stage_total:"7,2" }} | {% endif %} {% if time_span == "week" %}{{ client|feedback_pending:1 }} | {% elif time_span == "old" %}{{ client|feedback_pending:3 }} | {% else %}{{ client|feedback_pending:2 }} | {% endif %} {% if time_span == "week" %}{{ client|interview_noshows:1 }} | {% elif time_span == "old" %}{{ client|interview_noshows:3 }} | {% else %}{{ client|interview_noshows:2 }} | {% endif %} {% if time_span == "week" %}{{ client|joining_noshows:1 }} | {% elif time_span == "old" %}{{ client|joining_noshows:3 }} | {% else %}{{ client|joining_noshows:2 }} | {% endif %}
% |
TA | Sourcing | COL | Internal Shortlisted | Sent TO Client | Interview Schedules | Offer | Joining | Joining No Show | Remarks on Joining No Show | Feedback Pending Profiles | Now Shows (Interview) | Now Shows (joining) | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ ta.first_name }} | {% if time_span == "week" %}{{ ta|ta_stage_total:"1,1" }} | {% elif time_span == "old" %}{{ ta|ta_stage_total:"1,3" ,"dat" }} | {% else %}{{ ta|ta_stage_total:"1,2" }} | {% endif %} {% if time_span == "week" %}{{ ta|ta_stage_total:"2,1" }} | {% elif time_span == "old" %}{{ ta|ta_stage_total:"2,3" }} | {% else %}{{ ta|ta_stage_total:"2,2" }} | {% endif %} {% if time_span == "week" %}{{ ta|ta_stage_total:"3,1" }} | {% elif time_span == "old" %}{{ ta|ta_stage_total:"3,3" }} | {% else %}{{ ta|ta_stage_total:"3,2" }} | {% endif %} {% if time_span == "week" %}{{ ta|ta_stage_total:"4,1" }} | {% elif time_span == "old" %}{{ ta|ta_stage_total:"4,3" }} | {% else %}{{ ta|ta_stage_total:"4,2" }} | {% endif %} {% if time_span == "week" %}{{ ta|ta_stage_total:"5,1" }} | {% elif time_span == "old" %}{{ ta|ta_stage_total:"5,3" }} | {% else %}{{ ta|ta_stage_total:"5,2" }} | {% endif %} {% if time_span == "week" %}{{ ta|ta_stage_total:"6,1" }} | {% elif time_span == "old" %}{{ ta|ta_stage_total:"6,3" }} | {% else %}{{ ta|ta_stage_total:"6,2" }} | {% endif %} {% if time_span == "week" %}{{ ta|ta_stage_total:"7,1" }} | {% elif time_span == "old" %}{{ ta|ta_stage_total:"7,3" }} | {% else %}{{ ta|ta_stage_total:"7,2" }} | {% endif %} {% if time_span == "week" %}{{ ta|ta_joinig_noshows:1 }} | {% elif time_span == "old" %}{{ ta|ta_joinig_noshows:3 }} | {% else %}{{ ta|ta_joinig_noshows:2 }} | {% endif %} {% if time_span == "week" %}remarks | {% else %}remarks | {% elif time_span == "old" %}remarks | {% endif %} {% if time_span == "week" %}{{ ta|ta_feedback_pending:1 }} | {% elif time_span == "old" %}{{ ta|ta_feedback_pending:3 }} | {% else %}{{ ta|ta_feedback_pending:2 }} | {% endif %} {% if time_span == "week" %}{{ ta|ta_interview_noshows:1 }} | {% elif time_span == "old" %}{{ ta|ta_interview_noshows:3 }} | {% else %}{{ ta|ta_interview_noshows:2 }} | {% endif %} {% if time_span == "week" %}{{ ta|ta_joining_noshows:1 }} | {% elif time_span == "old" %}{{ ta|ta_joining_noshows:3 }} | {% else %}{{ ta|ta_joining_noshows:2 }} | {% endif %}
{{ ta.first_name }} | Remarks |