(function (window, document, $) { $(document).ready(function() { $('form select').each(function (i, e) { var label = $(e).parent().parent().find('.form-item-label').text().trim(); $(e).attr('aria-label', label); }); $('section.about-policy #related-information').attr('id', 'related-information-wrapper'); $('a:empty').remove() $('a span:empty').remove(); $('a').attr('aria-label', 'icon'); }); })(window, window.document, jQuery);

Gureckis, T., Martin, J., McDonnell, J., Rich, A., Markant, D., Coenen, A., Halpern, D., Hamrick, J., Chan, P. (2016). psiTurk: An open-source framework for conducting replicable behavioral experiments online. Behavior Research Methods, 48(3), 829–842. https://doi.org/10.3758/s13428-015-0642-8

Categories: