} else {
    $(question).find('.help').text('Możesz zaznaczyć jeszcze ' + (max - checked))
    $(question).find('input:not(:checked)').removeAttr('disabled')
  }