(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);

Doing Digital Ethnography

Event Title: Doing Digital Ethnography Event Description: “The significance of the digital world and online technologies have come into focus in the wake of the pandemic. As they transform many facets of social life—work, play, finance, relationships—online spaces also invite a rethinking of social science methodologies and theories. This panel Read more…