<% if (qual.degree_image && qual.degree_image.length) { %>
<% qual.degree_image.forEach(function(f) { %>
<% if (f.match(/\.(pdf)$/i)) { %>
<%= f %>
<% } else { %>
<% } %>
<% }); %>
<% } %>
Accepted: JPG, PNG, WEBP, PDF — max 20MB each. Uploading new files will replace existing ones.