CINXE.COM

ICER 2024 - Work in Progress Workshop - ICER 2024

<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="https://icer2024.acm.org/favicon.ico?28d37e6d7e5e12d24c39bdba0f4f3cfd" rel="shortcut icon" type="image/x-icon" /> <link href="https://icer2024.acm.org/stylesheets/common_.css?d7bcca3579a066193caf560ede9d6399" rel="stylesheet" type="text/css" /> <title>ICER 2024 - Work in Progress Workshop - ICER 2024</title> <script type="text/javascript">var show_webdsl_debug=false;</script> <script type="text/javascript">var contextpath="https://icer2024.acm.org";</script> <link rel="stylesheet" href="https://icer2024.acm.org/stylesheets/bootstrap/css/bootstrap.min.css?7f89537eaf606bff49f5cc1a7c24dbca" type="text/css" /><link rel="stylesheet" href="https://icer2024.acm.org/stylesheets/conf.css?d8ff81ab1f2387936557f525e4e8eb20" type="text/css" /><link rel="stylesheet" href="https://icer2024.acm.org/stylesheets/logobar.css?d68c282160782c2b5f5bfb8ceb47a30e" type="text/css" /><link rel="stylesheet" href="https://icer2024.acm.org/stylesheets/theme.bootstrap_3.min.css?6867e70881e6ed2c03b6c9cf9c3152e0" type="text/css" /><script type="text/javascript" src="//code.jquery.com/jquery-3.5.1.min.js"></script> <script type="text/javascript" src="https://icer2024.acm.org/javascript/jquery.tablesorter.combined.min.js?285b21976326641f8f1b910492e6d5d0"></script> <script type="text/javascript" src="https://icer2024.acm.org/javascript/jquery.tablesorter.pager.min.js?4551cdfea66f45a11ae5548f3d50a06f"></script> <script type="text/javascript" src="https://icer2024.acm.org/javascript/tablesorter-init.js?ee6babedf1a6be960e4543a1bb57b421"></script> <script type="text/javascript" src="https://icer2024.acm.org/javascript/bootstrap/js/bootstrap.min.js?2f34b630ffe30ba2ff2b91e3f3c322a1"></script> <script type="text/javascript" src="https://icer2024.acm.org/javascript/notify.min.js?e86d399917a84b69a4683f504c7a7813"></script> <script type="text/javascript" src="https://icer2024.acm.org/javascript/ajax.js?2dbd1cc4f8f2d52ae9c879d7346f4f8a"></script> <meta name='description' content='The WIP Workshop (formerly named the Critical Research Review) is a dedicated 1-day, in-person workshop for ICER attendees who hold terminal degrees or are established computing education researchers to provide and receive friendly, constructive feedback on works-in-progress. To apply for the workshop you will specify a topic about which you’ll request feedback. WIP participants will be assigned to thematic groups with 4–6 participants. Three weeks before ICER, participants will submit to the members of their group the types of feedback sought and a 2–4 page primer document to help prepar ...'> <script type="text/javascript">$(document).ready( function(){ $('#program-menu a[data-fltr-type]').on('click', function(event){ event.preventDefault(); window.location = $(this).attr('href') + "?" + encodeURIComponent( $(this).data('fltr-type') ) + '=' + encodeURIComponent( $(this).data('fltr-val') ); }) }) </script> <script type="text/javascript">var ignoreHashChange = false; function hashChangeFunc(){ // show active tab on hash in url if (window.location.hash !== ''){ var hashTargetAll = $('a[href="' + window.location.hash + '"]'); if(hashTargetAll.length){ var hashTarget = hashTargetAll.filter('[data-toggle="tab"]') if( hashTarget.length ){ hashTarget = hashTarget.first(); hashTarget.tab('show'); } else { hashTarget = hashTargetAll.first(); } // and open parent tabs in case the target element is nested in a tab var parentPane = hashTarget.closest( '.tab-pane' ); if(parentPane.length){ $('.nav a[href="#'+ parentPane.attr('id') +'"]').tab('show'); } var parentCollapse = hashTarget.closest( '.panel-collapse:not(.in)' ).collapse('show'); } } return false; } $(document).ready(function(){ var tabFromRequestUrl = window.location.hash !== '' ? $('a[href="' + window.location.hash + '"][data-toggle="tab"]') : []; var initUrlHash = window.location.hash; hashChangeFunc() if( tabFromRequestUrl.length ){ //Prevent the browser to auto-scroll to the anchor of the tab window.location.hash = ""; } //make in-page #links open the tabs if ($._data( $(window)[0], 'events' ).hashchange == undefined){ $(window).on('hashchange', hashChangeFunc); } if(tabFromRequestUrl.length){ setTimeout( function(){ ignoreHashChange = true; history.replaceState(null, null, initUrlHash); ignoreHashChange = false; }, 10 ); } }); var autoTabFunction = function(node){ var isActivatingFirstTab = false; // remember the hash in the URL without jumping $('a[data-toggle="tab"]:not(.no-hash):not(.bound)').addClass('bound').on('shown.bs.tab', function(e){ if(!isActivatingFirstTab){ var newhash = '#' + $(e.target).attr('href').substr(1); if(history.replaceState){ history.replaceState(null, null, newhash); } else{ location.hash = newhash; } } }); //When no tab is active, set the first one to active $(node).find('.nav-tabs:not(.bound), .nav-pills:not(.bound)').addClass('bound').each(function(){ if( $(this).children().length > 0 && 1 > $(this).find('.active').length){ const firstItem = $(this).find('a[data-toggle="tab"]').first(); isActivatingFirstTab = true; firstItem.tab('show'); isActivatingFirstTab = false; } }); } </script> <script type="text/javascript">(function($){ $(document).ready(function(){ $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) { event.preventDefault(); event.stopPropagation(); $(this).parent().siblings().removeClass('open'); $(this).parent().toggleClass('open'); }); }); })(jQuery); </script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4G0QWEKVQS"></script> <script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-4G0QWEKVQS', {'cookie_domain': 'auto', 'anonymizeIp': true });gtag('config', 'UA-9607501-2', {'cookie_domain': 'auto', 'anonymizeIp': true });</script> <meta prefix='og: http://ogp.me/ns#' property='og:title' content='ICER 2024 - Work in Progress Workshop - ICER 2024'> <meta prefix='og: http://ogp.me/ns#' property='og:description' content='The WIP Workshop (formerly named the Critical Research Review) is a dedicated 1-day, in-person workshop for ICER attendees who hold terminal degrees or are established computing education researchers to provide and receive friendly, constructive feedback on works-in-progress. To apply for the workshop you will specify a topic about which you’ll request feedback. WIP participants will be assigned to thematic groups with 4–6 participants. Three weeks before ICER, participants will submit to the members of their group the types of feedback sought and a 2–4 page primer document to help prepar ...'> <meta prefix='og: http://ogp.me/ns#' property='og:image' content='https://icer2024.acm.org/getImage/carousel/AdobeStock_+melbourne+City+View+1.jpeg?1702756745000'> <script type="text/javascript">function addEventModalLoadOnClick( containerNode ){ $(containerNode).find( "a[data-event-modal]" ).on("click", function(e){ var eventId = $(this).data("event-modal"); var modalElem = $("#modal-" + eventId); if(modalElem.length){ modalElem.modal({ backdrop: 'static', keyboard: true}, 'show'); } else { var loaderElem = $("#event-modal-loader"); loaderElem.find("input.event-id-input").val( eventId ); loaderElem.find("#load-modal-action").click(); } e.preventDefault(); } ); } </script><script type="text/javascript">function addStarredEventOnClick( containerNode ){ $(containerNode).find( "[data-event-star]" ).on("click", function(e){ var eventId = $(this).data("event-star"); var starEventFormElem = $("#event-star-form"); starEventFormElem.find("input.event-id-input").val( eventId ); starEventFormElem.find("#star-event-action").click(); e.preventDefault(); e.stopPropagation(); } ); } </script><script type="text/javascript">function pauseOnCloseModal( modalid ){ //pauses video (only youtube at the moment) when closing modal $('#' + modalid).on('hidden.bs.modal', function () { $(this).find('.embed-container iframe[src*=enablejsapi]').each( function(){ this.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}', '*') } ); } ) } </script> </head> <body id="track"><div class="frame"><div class="logobar"><div class="container"><a href="https://icer2024.acm.org" class="navbar-brand navigate"><span class="brand-text">ICER 2024</span></a><div class="place">Mon 12 - Thu 15 August 2024 <a href="https://icer2024.acm.org/venue/icer-2024-venue" class="navigate">Melbourne, Victoria, Australia</a></div></div></div><div class="navbar navbar-default"><div class="container"><div class="navbar-header"><button type="button" data-toggle="collapse" data-target="#navigationbar" class="navbar-toggle"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button></div><div id="navigationbar" class="navigationbar collapse navbar-collapse"><ul class="block nav navbar-nav"><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Attending <span class="caret"></span></a><ul class="block dropdown-menu"><li class="block"><a href="https://icer2024.acm.org/venue/icer-2024-venue" class="navigate">Venue: RMIT, Melbourne</a></li><li class="block"><a href="https://icer2024.acm.org/attending/participation" class="navigate">Registration</a></li><li class="block"><a href="https://icer2024.acm.org/attending/Dinner" class="navigate">Dinner</a></li><li class="block"><a href="https://icer2024.acm.org/attending/Location%3A+Melbourne%2C+Victoria%2C+Australia" class="navigate">Location: Melbourne, Victoria, Australia</a></li><li class="block"><a href="https://icer2024.acm.org/attending/Hotels" class="navigate">Hotels</a></li><li class="block"><a href="https://icer2024.acm.org/attending/code-of-conduct" class="navigate">Code of Conduct</a></li></ul></li><li id="tracks-in-navbar" class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Tracks <span class="caret"></span></a><ul class="block dropdown-menu multi-column columns-1"><div class="row"><div class="col-sm-12"><ul class="block multi-column-dropdown"><li class="block dropdown-header">ICER 2024</li><li class="block"><a href="https://icer2024.acm.org/track/doctoral-consortium" class="navigate">Doctoral Consortium</a></li><li class="block"><a href="https://icer2024.acm.org/track/icer-2024-lightning-talks-and-posters" class="navigate">Lightning Talks and Posters</a></li><li class="block"><a href="https://icer2024.acm.org/track/icer-2024-papers" class="navigate">Research Papers</a></li><li class="block"><a href="https://icer2024.acm.org/track/wip" class="navigate">Work in Progress Workshop</a></li></ul></div></div></ul></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Program <span class="caret"></span></a><ul id="program-menu" class="block dropdown-menu"><li class="block"><a href="https://icer2024.acm.org/program/program-icer-2024/" class="navigate">ICER Program</a></li><li class="block"><a href="https://icer2024.acm.org/program/program-icer-2024/" data-fltr-type="prog" data-fltr-val="Your Program" class="navigate"><span class="glyphicon glyphicon-star"></span> Your Program</a></li><li class="block divider"></li><li class="block"><a href="https://icer2024.acm.org/program/program-icer-2024/" data-fltr-type="date" data-fltr-val="Mon 12 Aug 2024" class="navigate">Mon 12 Aug</a></li><li class="block"><a href="https://icer2024.acm.org/program/program-icer-2024/" data-fltr-type="date" data-fltr-val="Tue 13 Aug 2024" class="navigate">Tue 13 Aug</a></li><li class="block"><a href="https://icer2024.acm.org/program/program-icer-2024/" data-fltr-type="date" data-fltr-val="Wed 14 Aug 2024" class="navigate">Wed 14 Aug</a></li><li class="block"><a href="https://icer2024.acm.org/program/program-icer-2024/" data-fltr-type="date" data-fltr-val="Thu 15 Aug 2024" class="navigate">Thu 15 Aug</a></li></ul></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Organization <span class="caret"></span></a><ul class="block dropdown-menu multi-column columns-1"><div class="row"><div class="col-sm-12"><ul class="block multi-column-dropdown"><li class="block dropdown-header">ICER 2024 Committees</li><li class="block"><a href="https://icer2024.acm.org/committee/icer-2024-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://icer2024.acm.org/committee/icer-2024-steering-committee" class="navigate">Steering Committee</a></li><li class="block dropdown-header">Track Committees </li><li class="block"><a href="https://icer2024.acm.org/committee/icer-2024-doctoral-consortium-organizing-committee" class="navigate"><strong>Doctoral Consortium</strong></a></li><li class="block"><a href="https://icer2024.acm.org/committee/icer-2024-lightning-talks-and-posters-organizing-committee" class="navigate"><strong>Lightning Talks and Posters</strong></a></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>Research Papers</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://icer2024.acm.org/committee/icer-2024-papers-program-committee" class="navigate">Program Committee</a></li><li class="block"><a href="https://icer2024.acm.org/committee/icer-2024-papers-senior-program-committee" class="navigate">Senior Program Committee</a></li></ul></li><li class="block"><a href="https://icer2024.acm.org/committee/icer-2024-work-in-progress-workshop-wip-workshop-chairs" class="navigate"><strong>Work in Progress Workshop</strong></a></li><li class="block dropdown-header">Contributors</li><li class="block"><a href="https://icer2024.acm.org/people-index" class="navigate"><span class="glyphicon glyphicon-search"></span><sup><span class="glyphicon glyphicon-user"></span></sup> People Index</a></li></ul></div></div></ul></li><li class="block"><a href="https://icer2024.acm.org/search//all" class="navigate"><span class="glyphicon glyphicon-search"></span><span class="hidden-sm"> Search</span></a></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle"><span class="hidden-sm">Series <span class="caret"></span></span><span title="Series" class="visible-sm"><span class="glyphicon glyphicon-repeat"></span> <span class="caret"></span></span></a><ul class="block dropdown-menu"><li class="block"><a href="https://icer2024.acm.org/series/icer" class="navigate"><span class="glyphicon glyphicon-home"></span> Series</a></li><li class="block divider"></li><li class="block"><a href="https://icer2025.acm.org" class="navigate">ICER 2025</a></li><li class="block"><span class="text-muted" style="margin-left: 2px;"><span class="glyphicon glyphicon-hand-right"></span> ICER 2024</span></li><li class="block"><a href="https://icer2023.acm.org" class="navigate">ICER 2023</a></li><li class="block"><a href="https://icer2022.acm.org" class="navigate">ICER 2022</a></li><li class="block"><a href="https://icer2021.acm.org" class="navigate">ICER 2021</a></li><li class="block"><a href="https://icer2020.acm.org" class="navigate">ICER 2020</a></li></ul></li></ul><div class="navbar-right"><ul class="block nav navbar-nav"><li class="block"><a href="https://conf.researchr.org/signin/icer-2024/https%3A%5Es%5Esicer2024.acm.org%5Estrack%5Eswip" rel="nofollow" class="navigate">Sign in</a></li><li class="block"><a href="https://icer2024.acm.org/signup" class="navigate">Sign up</a></li></ul></div></div></div></div><div id="content" class="container"><div class="page-header"><span class="text-muted small"><span class="glyphicon glyphicon-home"></span> <a href="https://icer2024.acm.org" class="navigate">ICER 2024</a> (<a href="https://icer2024.acm.org/series/icer" class="navigate">series</a>) / </span><h1>Work in Progress Workshop<span class="pull-right small h1">ICER 2024</span></h1></div><div class="row"><div class="col-sm-8"><ul id="tab" class="nav nav-pills"><li><a href="#About" data-toggle="tab">About</a></li><li><a href="#Location" data-toggle="tab">Location</a></li></ul><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; autoTabFunction(node); }; var original_post_process_func = ajax_post_process; ajax_post_process = function(){ original_post_process_func.apply(this,arguments); post_process_function.apply(this,arguments); }; $(document).ready( post_process_function ); })(); </script><div class="tab-content"><div id="About" class="tab-pane "><p>The WIP Workshop (formerly named the Critical Research Review) is a dedicated 1-day, in-person workshop for ICER attendees who hold terminal degrees or are established computing education researchers to provide and receive friendly, constructive feedback on works-in-progress. To apply for the workshop you will specify a topic about which you’ll request feedback. WIP participants will be assigned to thematic groups with 4–6 participants.</p> <p>Three weeks before ICER, participants will submit to the members of their group the types of feedback sought and a 2–4 page primer document to help prepare others to discuss the work. At the workshop, depending upon group size, each participant will have 30-60 minutes to provide context, elicit advice, support, feedback, and critique. Typically, one of the other group members acts as a notetaker during an individual’s time in order to allow the presenter to engage fully in the discussion.</p> <p>WIP is a great way to make progress on some tricky piece of work or thinking, around which discussion with peers always helps. In turn, your reflections and observations on others’ work will really help them, and, no doubt, take your own thinking forward in unexpected ways too.</p> <p>Hence, WIP will be the right experience for you, if you would like to provide and receive constructive advice, support, feedback, or critique on computing education research issues such as:</p> <ul> <li>A kernel of a research idea</li> <li>A grant proposal</li> <li>A rejected ICER paper</li> <li>A study design</li> <li>A qualitative analysis approach</li> <li>A quantitative analysis approach</li> <li>A motivation for a research project</li> <li>A theoretical framing</li> <li>A challenge in a research project</li> </ul> <p>The goal of the workshop is to provide a space where we can receive and provide support.</p> <p>The workshop is intended for active CS education researchers who are not pursuing a degree. PhD students are encouraged to apply for the Doctoral Consortium, held on the same day as WIP.</p> <h2><a href="#timeline" id="timeline" class="anchor-link">Timeline</a></h2> <ul> <li>May 31st, 2024 (AoE): Submission deadline</li> <li>June 5th, 2024: Notification of acceptance by WIP co-chairs</li> <li>Three weeks prior to ICER – Participants submit their white papers to other participants</li> <li>August 11th, evening before WIP – Informal dinner with other WIP participants, location TBD</li> <li>WIP will run on Monday, August 12th, and conclude before the opening reception.</li> </ul> <h2>WIP Workshop</h2><p><p>To apply to participate in the WIP workshop, please submit a 1- or 2-page overview of the project you’ll present to the group. Also, include a brief description of your previous research and areas of expertise you would offer the group. While no specific format is required, your submission should include:</p> <ul> <li>Your current professional affiliation and title</li> <li>Project title</li> <li>Project description (1–3 paragraphs)</li> <li>Stage of the project when WIP will occur (conceptual, new, on-going, near complete)</li> <li>Type of feedback would you most like from WIP participants (possible research questions, design, critique, related works, fit with publication venues, etc.)</li> <li>Your research experience (qualitative, quantitative, or mixed methods; study design; human subjects research; K-12, undergraduate, graduate, or professional contexts)</li> </ul> <p>Submit your application to the HotCRP instance: <a href="https://icer2024wip.hotcrp.com/">https://icer2024wip.hotcrp.com/</a> Accepted participants will then be required to prepare and submit a white paper (2–4 pages) to serve as a primer for all workshop participants. White papers are not published in the conference proceedings.</p> <h2><a href="#wip-workshop-chairs" id="wip-workshop-chairs" class="anchor-link">WIP Workshop Chairs</a></h2> <p><strong>Claudia Szabo</strong>, University of Adelaide, <a href="mailto:claudia.szabo@adelaide.edu.au">claudia.szabo@adelaide.edu.au</a></p> </p></div><div id="Location" class="tab-pane "><div class="page-header"><h3>Location</h3></div></div></div></div><div class="col-sm-4 sidebar"><div class="panel panel-primary"><div class="panel-heading clearfix"><div class="panel-title">Important Dates<span class="pull-right"><small><span class="glyphicon glyphicon-globe"></span><span class="glyphicon glyphicon-time"></span> AoE (UTC-12h)</small></span></div></div><table class="table table-hover important-dates-in-sidebar"><tr href="https://icer2024.acm.org/track/wip" class="clickable-row past"><td>Fri 31 May 2024<br/>Submission deadline</td></tr></table></div><div class="panel panel-primary"><div class="panel-heading clearfix"><div class="panel-title">Submission Link</div></div><div class="panel-body"><small><span class="text-muted"><span class="glyphicon glyphicon-new-window"></span></span> <a href="https://icer2024wip.hotcrp.com/" title="Submission link for WIP Workshop" target="_blank" class="navigate">https://icer2024wip.hotcrp.com/</a></small></div></div><div class="panel panel-primary"><div class="panel-heading clearfix"><div class="panel-title"><a href="https://icer2024.acm.org/committee/icer-2024-work-in-progress-workshop-wip-workshop-chairs" class="navigate">WIP Workshop Chairs</a></div></div><ul class="list-group"><li class="list-group-item"><a href="https://icer2024.acm.org/profile/claudiaszabo" class="navigate"><div class="media"><span class="pull-left"><img alt="Claudia Szabo" src="https://icer2024.acm.org/getProfileImage/claudiaszabo/83644d38-f0e8-4deb-a6de-3f8cc4dbbdb9/micro-avatar.jpg?1725109935000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Claudia Szabo<span class="pull-right"><small>Committee Member</small></span></h5><h5 class="media-heading"><span class="text-black">The University of Adelaide</span></h5><h5 class="media-heading"><small>Australia</small></h5></div></div></a></li></ul></div></div></div><div id="messages-placeholder" class="alert alert-warning" style="display:none;"><a data-dismiss="alert" class="close">x</a><em>Wed 2 Apr 03:21</em></div></div><div id="notifications-ph" class="webdsl-placeholder"></div><div id="event-modal-loader" class="webdsl-placeholder"><form name="form_131600131703c411e65b13378d08eb1f6672b5a0259" id="form_131600131703c411e65b13378d08eb1f6672b5a0259" action="https://icer2024.acm.org/eventDetailsModalByAjaxConferenceEdition" accept-charset="UTF-8" method="POST" class="hidden"><input type="hidden" name="form_131600131703c411e65b13378d08eb1f6672b5a0259" value="1" /><input type="hidden" name="context" value="icer-2024" /><input name="ae03f7f6f951d515a297b161e922205d" type="text" value="" class="inputString form-control event-id-input"/><button style="position: absolute; left: -9999px; width: 1px; height: 1px;" onclick='javascript:serverInvoke("https://icer2024.acm.org/eventDetailsModalByAjaxConferenceEdition","eventDetailsModalByAjaxConferenceEdition_ia0_3c411e65b13378d08eb1f6672b5a0259", [{"name":"context", "value":"icer-2024"},],"form_131600131703c411e65b13378d08eb1f6672b5a0259", this.nextSibling, false,"event-modal-loader"); return false;'></button><a submitid="eventDetailsModalByAjaxConferenceEdition_ia0_3c411e65b13378d08eb1f6672b5a0259" href="javascript:void(0)" onclick="javascript:loadImageElem=this;$(this.previousSibling).click()" id="load-modal-action"></a></form></div><div id="event-star-form" class="webdsl-placeholder"><form name="form_509860938088b48fd14544d4239b498a2cf339e02b" id="form_509860938088b48fd14544d4239b498a2cf339e02b" action="https://icer2024.acm.org/eventStarByAjaxConferenceEdition" accept-charset="UTF-8" method="POST" class="hidden"><input type="hidden" name="form_509860938088b48fd14544d4239b498a2cf339e02b" value="1" /><input type="hidden" name="context" value="icer-2024" /><input name="a0b55aa29cf9431a9461b359872014e3" type="text" value="" class="inputString form-control event-id-input"/><button style="position: absolute; left: -9999px; width: 1px; height: 1px;" onclick='javascript:serverInvoke("https://icer2024.acm.org/eventStarByAjaxConferenceEdition","eventStarByAjaxConferenceEdition_ia0_88b48fd14544d4239b498a2cf339e02b", [{"name":"context", "value":"icer-2024"},],"form_509860938088b48fd14544d4239b498a2cf339e02b", this.nextSibling, false,"event-star-form"); return false;'></button><a submitid="eventStarByAjaxConferenceEdition_ia0_88b48fd14544d4239b498a2cf339e02b" href="javascript:void(0)" onclick="javascript:loadImageElem=this;$(this.previousSibling).click()" id="star-event-action"></a></form></div><div id="event-modals" class="webdsl-placeholder"></div><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; addEventModalLoadOnClick(node); addStarredEventOnClick(node); }; var original_post_process_func = ajax_post_process; ajax_post_process = function(){ original_post_process_func.apply(this,arguments); post_process_function.apply(this,arguments); }; $(document).ready( post_process_function ); })(); </script><footer class="footer"><div class="container"><div class="footer-box"><div class="row"><div class="col-sm-3"><h3><a href="https://icer2024.acm.org" class="navigate"><span class="glyphicon glyphicon-home"></span> ICER 2024</a></h3><hr/>using <a href="https://conf.researchr.org" class="navigate">conf.researchr.org</a> (<a href="http://yellowgrass.org/roadmap/conf.researchr.org" class="navigate">v1.69.0</a>)<br/><small><a href="https://icer2024.acm.org/support" target="_blank" class="navigate"><span class="glyphicon glyphicon-question-sign"></span> Support page</a></small><br/><small></small></div><div class="col-sm-5"><div class="row"><div class="col-sm-6"><h4>Tracks</h4><a href="https://icer2024.acm.org/track/doctoral-consortium" class="navigate">Doctoral Consortium</a><br/><a href="https://icer2024.acm.org/track/icer-2024-lightning-talks-and-posters" class="navigate">Lightning Talks and Posters</a><br/><a href="https://icer2024.acm.org/track/icer-2024-papers" class="navigate">Research Papers</a><br/><a href="https://icer2024.acm.org/track/wip" class="navigate">Work in Progress Workshop</a></div><div class="col-sm-6"></div></div></div><div class="col-sm-2"><h4>Attending</h4><a href="https://icer2024.acm.org/venue/icer-2024-venue" class="navigate">Venue: RMIT, Melbourne</a><br><a href="https://icer2024.acm.org/attending/participation" class="navigate">Registration </a><br><a href="https://icer2024.acm.org/attending/Dinner" class="navigate">Seated Dinner</a><br><a href="https://icer2024.acm.org/attending/Location%3A+Melbourne%2C+Victoria%2C+Australia" class="navigate">Location: Melbourne, Victoria, Australia</a><br><a href="https://icer2024.acm.org/attending/Hotels" class="navigate">Hotels</a><br><a href="https://icer2024.acm.org/attending/code-of-conduct" class="navigate">Code of Conduct</a></div><div class="col-sm-2"><img src="https://icer2022.acm.org/getImage/small/acm_logo_grey_background.png"></div></div></div></div></footer></div><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; let defaultplacement = $(document).scrollLeft() > 100 ? 'auto left' : 'auto top'; $(node).find('[title]').each( function(i,el){ var $e=$(el);$e.tooltip({placement: function(tt, elem){ var attval = elem.getAttribute('data-placement'); return attval ? attval : defaultplacement; }, sanitize: false, container: 'body' }) } ).on('show.bs.tooltip', function () { let el = this; while (el && window.getComputedStyle(el).position !== 'fixed') { el = el.parentElement; } if(el) $(this).data('bs.tooltip').options.container = el;});$('.tooltip.fade.in, .ui-tooltip-content').remove(); }; var original_post_process_func = ajax_post_process; ajax_post_process = function(){ original_post_process_func.apply(this,arguments); post_process_function.apply(this,arguments); }; $(document).ready( post_process_function ); })(); </script><script type="text/javascript">jQuery(document).ready(function($) { $(".clickable-row").click(function() { var href = $(this).attr("href"); if( window.location.href.indexOf( href ) < 0 ){ if ($(this).hasClass('new-window') ){ window.open( href ); } else { window.document.location = href; } } }); }); </script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10