<%- quiz.get('name') %> Questions → <%- model.get('question') %>

<% if (model.get('imageUrl')) { %> <% } %> <%- polyglot.t('Upload Image') %>
<% if(quiz.get('failAttempts') == 0){ %>

<%- polyglot.t('The quiz settings have fail attempts = 0. Quiz is working in survey mode.') %>

<% } %>