(function() {var template = Handlebars.template, templates = $$WP.Templates = $$WP.Templates || {};templates = templates.ThirdPartyVerification = templates.ThirdPartyVerification || {};templates['ThirdPartyQuestionForm'] = template({"compiler":[8,">= 4.3.0"],"main":function(container,depth0,helpers,partials,data,blockParams,depths) {
    var stack1, lookupProperty = container.lookupProperty || function(parent, propertyName) {
        if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
          return parent[propertyName];
        }
        return undefined
    };

  return "<form id=\"thirdparty_questions\" method=\"post\" autocomplete=\"off\" action=\"/Signup/ThirdPartyVerification/SubmitKBAAnswers\" aria-live=\"polite\">"
    + ((stack1 = lookupProperty(helpers,"each").call(depth0 != null ? depth0 : (container.nullContext || {}),(depth0 != null ? lookupProperty(depth0,"Questions") : depth0),{"name":"each","hash":{},"fn":container.program(1, data, 0, blockParams, depths),"inverse":container.noop,"data":data,"loc":{"start":{"line":1,"column":196},"end":{"line":1,"column":963}}})) != null ? stack1 : "")
    + "</form>";
},"1":function(container,depth0,helpers,partials,data,blockParams,depths) {
    var stack1, helper, alias1=depth0 != null ? depth0 : (container.nullContext || {}), alias2=container.hooks.helperMissing, alias3="function", alias4=container.escapeExpression, lookupProperty = container.lookupProperty || function(parent, propertyName) {
        if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
          return parent[propertyName];
        }
        return undefined
    };

  return "<fieldset id=\"question"
    + alias4(((helper = (helper = lookupProperty(helpers,"RelativeOrder") || (depth0 != null ? lookupProperty(depth0,"RelativeOrder") : depth0)) != null ? helper : alias2),(typeof helper === alias3 ? helper.call(alias1,{"name":"RelativeOrder","hash":{},"data":data,"loc":{"start":{"line":1,"column":237},"end":{"line":1,"column":254}}}) : helper)))
    + "\" class=\"grid card questionContainer hidden\"><div class=\"row\"><legend class=\"col-6 question\">"
    + alias4(((helper = (helper = lookupProperty(helpers,"Text") || (depth0 != null ? lookupProperty(depth0,"Text") : depth0)) != null ? helper : alias2),(typeof helper === alias3 ? helper.call(alias1,{"name":"Text","hash":{},"data":data,"loc":{"start":{"line":1,"column":347},"end":{"line":1,"column":355}}}) : helper)))
    + "</legend><div class=\"col-6 answers\">"
    + ((stack1 = lookupProperty(helpers,"each").call(alias1,(depth0 != null ? lookupProperty(depth0,"Selections") : depth0),{"name":"each","hash":{},"fn":container.program(2, data, 0, blockParams, depths),"inverse":container.noop,"data":data,"loc":{"start":{"line":1,"column":391},"end":{"line":1,"column":654}}})) != null ? stack1 : "")
    + "<a id=\"next"
    + alias4(((helper = (helper = lookupProperty(helpers,"index") || (data && lookupProperty(data,"index"))) != null ? helper : alias2),(typeof helper === alias3 ? helper.call(alias1,{"name":"index","hash":{},"data":data,"loc":{"start":{"line":1,"column":665},"end":{"line":1,"column":675}}}) : helper)))
    + "\" class=\"button nextstep workflow thirdpartyAnswers disabled\" role=\"button\" aria-disabled=\"true\" href=\"#1\">__Next__</a></div></div><input id=\"questionRelativeOrder_"
    + alias4(((helper = (helper = lookupProperty(helpers,"RelativeOrder") || (depth0 != null ? lookupProperty(depth0,"RelativeOrder") : depth0)) != null ? helper : alias2),(typeof helper === alias3 ? helper.call(alias1,{"name":"RelativeOrder","hash":{},"data":data,"loc":{"start":{"line":1,"column":839},"end":{"line":1,"column":856}}}) : helper)))
    + "\" name=\"questionRelativeOrder\" value=\""
    + alias4(((helper = (helper = lookupProperty(helpers,"RelativeOrder") || (depth0 != null ? lookupProperty(depth0,"RelativeOrder") : depth0)) != null ? helper : alias2),(typeof helper === alias3 ? helper.call(alias1,{"name":"RelativeOrder","hash":{},"data":data,"loc":{"start":{"line":1,"column":894},"end":{"line":1,"column":911}}}) : helper)))
    + "\" class=\"hidden\" type=\"hidden\"/></fieldset>";
},"2":function(container,depth0,helpers,partials,data,blockParams,depths) {
    var helper, alias1=container.lambda, alias2=container.escapeExpression, alias3=depth0 != null ? depth0 : (container.nullContext || {}), alias4=container.hooks.helperMissing, alias5="function", lookupProperty = container.lookupProperty || function(parent, propertyName) {
        if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
          return parent[propertyName];
        }
        return undefined
    };

  return "<input id=\"question"
    + alias2(alias1((depths[1] != null ? lookupProperty(depths[1],"RelativeOrder") : depths[1]), depth0))
    + "selection"
    + alias2(((helper = (helper = lookupProperty(helpers,"index") || (data && lookupProperty(data,"index"))) != null ? helper : alias4),(typeof helper === alias5 ? helper.call(alias3,{"name":"index","hash":{},"data":data,"loc":{"start":{"line":1,"column":459},"end":{"line":1,"column":469}}}) : helper)))
    + "\" type=\"radio\" value=\""
    + alias2(((helper = (helper = lookupProperty(helpers,"index") || (data && lookupProperty(data,"index"))) != null ? helper : alias4),(typeof helper === alias5 ? helper.call(alias3,{"name":"index","hash":{},"data":data,"loc":{"start":{"line":1,"column":491},"end":{"line":1,"column":501}}}) : helper)))
    + "\" name=\"question"
    + alias2(alias1((depths[1] != null ? lookupProperty(depths[1],"RelativeOrder") : depths[1]), depth0))
    + "Selections\"/><label for=\"question"
    + alias2(alias1((depths[1] != null ? lookupProperty(depths[1],"RelativeOrder") : depths[1]), depth0))
    + "selection"
    + alias2(((helper = (helper = lookupProperty(helpers,"index") || (data && lookupProperty(data,"index"))) != null ? helper : alias4),(typeof helper === alias5 ? helper.call(alias3,{"name":"index","hash":{},"data":data,"loc":{"start":{"line":1,"column":599},"end":{"line":1,"column":609}}}) : helper)))
    + "\" class=\"togglebutton\">"
    + alias2(alias1(depth0, depth0))
    + "</label>";
},"useData":true,"useDepths":true});})();