<% if (xblockInfo.isVertical()) { %> <%- gettext('If the unit was previously published and released to learners, any changes you made to the unit when it was hidden will now be visible to learners.') %> <% } else { %> <% var message = gettext('If you make this %(xblockType)s visible to learners, learners will be able to see its content after the release date has passed and you have published the unit. Only units that are explicitly hidden from learners will remain hidden after you clear this option for the %(xblockType)s.') %> <%- interpolate(message, { xblockType: xblockType }, true) %> <% } %>
<% } %>