UCL-ARC / shortlister

0 stars 0 forks source link

Update header of applicant details view #47

Closed tamuri closed 1 day ago

tamuri commented 3 days ago

Replace current first line of applicant details ("Details for XYZ:") with:

** 1/3 Emma Jones **

where first number is the number of the applicant (index + 1) and second number is total number of applicants. Because view_applicant_details is called from many different places, and you want to pass two new pieces of information, it's worth creating a helper function in the Controller.