1. <%= strings.notInGroups %>
    2. <% if( assignmentId == null ){ %>
    3. <%= strings.deleted %>
    4. <% if( rolePrivileges.get('editQuestion') ){ %>
    5. <%= strings.addGroup %>
    6. <% } %> <% } %>