%i.has-tooltip.fa.fa-question-circle{"data-placement"=>"top",title: _("The phase of the development lifecycle."),"aria-hidden"=>"true"}
%span.has-tooltip{"data-placement"=>"top",title: _("The phase of the development lifecycle."),"aria-hidden"=>"true"}
=sprite_icon('question-o')
%li.median-header
%span.stage-name.font-weight-bold
{{ __('Median') }}
%i.has-tooltip.fa.fa-question-circle{"data-placement"=>"top",title: _("The value lying at the midpoint of a series of observed values. E.g., between 3, 5, 9, the median is 5. Between 3, 5, 7, 8, the median is (5+7)/2 = 6."),"aria-hidden"=>"true"}
%span.has-tooltip{"data-placement"=>"top",title: _("The value lying at the midpoint of a series of observed values. E.g., between 3, 5, 9, the median is 5. Between 3, 5, 7, 8, the median is (5+7)/2 = 6."),"aria-hidden"=>"true"}
%i.has-tooltip.fa.fa-question-circle{"data-placement"=>"top",title: _("The collection of events added to the data gathered for that stage."),"aria-hidden"=>"true"}
%span.has-tooltip{"data-placement"=>"top",title: _("The collection of events added to the data gathered for that stage."),"aria-hidden"=>"true"}
=sprite_icon('question-o')
%li.total-time-header.pr-5.text-right
%span.stage-name.font-weight-bold
{{ __('Time') }}
%i.has-tooltip.fa.fa-question-circle{"data-placement"=>"top",title: _("The time taken by each data entry gathered by that stage."),"aria-hidden"=>"true"}
%span.has-tooltip{"data-placement"=>"top",title: _("The time taken by each data entry gathered by that stage."),"aria-hidden"=>"true"}