To create a requirement, follow these steps:
- Click Admin > People Setup > Individual Requirements
- Add name of requirement
- Select correct Requirement type
- If choosing Reference Check, type number of reference checks
- Click Save new requirement
Updated
To create a requirement, follow these steps:
Updated
empty
<% } %> <% var labels = "a_label".split(',').map(function(label) { return label.trim(); }).filter(function(label) { return label; }); %> <% var articlesWithLabels = articles.filter(function(article) { return Util.intersection(article['label_names'], labels).length; }) %> <% if (articlesWithLabels.length) { %>