|
| 1 | +<!DOCTYPE html> |
| 2 | +<html> |
| 3 | + <meta charset="UTF-8"> |
| 4 | + <head> |
| 5 | + <title>Eleventh SPLICE Workshop</title> |
| 6 | + <link href="cssplice.css" rel="stylesheet" type="text/css"> |
| 7 | + </head> |
| 8 | + <body> |
| 9 | + <div id="content"> |
| 10 | + <h1>SPLICE'26: CS Education Research Technology<br/> |
| 11 | + and Data Infrastructure Community Meeting</h1> |
| 12 | + |
| 13 | + <h2>Twelth SPLICE Workshop Call for Participation</h2> |
| 14 | + |
| 15 | + <p>All information on this page is currently tentative!</p> |
| 16 | + |
| 17 | + <p>CS educators and CS Ed researchers and developers are invited |
| 18 | + to the 12th annual SPLICE meeting, focused on creating new |
| 19 | + Technology and Data Infrastructure for CS Education |
| 20 | + Research.</p> |
| 21 | + |
| 22 | + <p>The mission of the SPLICE project is to develop Technology and Data |
| 23 | + Infrastructure for CS Education Research.</p> |
| 24 | + |
| 25 | + <p><b>Registration:</b> Coming Soon. |
| 26 | + |
| 27 | + <p><bWhere/When:</b> Wednesday, February 18, 2026, St. Louis, MO |
| 28 | + (An Affiliated Event with SIGCSE’25)</p> |
| 29 | + |
| 30 | + <p><b>Who should attend?</b> We encourage you to attend if:</p> |
| 31 | + <ul> |
| 32 | + <li>You have CS learner data (e.g., from a tool or study) |
| 33 | + and want to analyze or share it.</li> |
| 34 | + <li>You are looking for datasets from CS courses to do |
| 35 | + analysis (e.g., understand student behavior, train a |
| 36 | + model).</li> |
| 37 | + <li>You create systems/tools to support CS learning that you |
| 38 | + want to be useful in other classrooms. Especially if you |
| 39 | + want your tool to integrate with other tools.</li> |
| 40 | + <li>You teach CS and want to use high-quality learning |
| 41 | + content and tools (like these examples) made by others.</li> |
| 42 | + </ul> |
| 43 | + |
| 44 | +<p><b>What will you do at the workshop?</b> You will:</p> |
| 45 | +<ul> |
| 46 | + <li>Learn about existing tools, data and research infrastructure |
| 47 | + that can help you improve your CS teaching and research, and share |
| 48 | + your content with others.</li> |
| 49 | + <li>Opportunity to get feedback on your own research or teaching |
| 50 | + project, with support from like-minded peers, and SPLICE experts who |
| 51 | + can connect you to datasets, tools, and infrastructure that can help |
| 52 | + you accomplish your goals.</li> |
| 53 | + <li>Help shape the next generation of CS research infrastructure.</li> |
| 54 | +</ul> |
| 55 | + |
| 56 | +<p><b>How much does it cost?</b> |
| 57 | + <ul> |
| 58 | + <li>Attendance is free. However, you are expected to register |
| 59 | + for SIGCSE’26 TS.</li> |
| 60 | + </ul> |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | +<h2>Workshop Hosts</h2> |
| 65 | + |
| 66 | +<p> |
| 67 | +Peter Brusilovsky, University of Pittsburgh<br/> |
| 68 | +Cliff Shaffer, Virginia Tech<br/> |
| 69 | +Ken Koedinger, Carnegie Mellon University<br/> |
| 70 | +Thomas Price, North Carolina State University<br/> |
| 71 | +Tiffany Barnes, North Carolina State University<br/> |
| 72 | + |
| 73 | + |
| 74 | + <div id="footer"> |
| 75 | + <p class="footertext"> |
| 76 | + Last updated: |
| 77 | + <script type="text/javascript"> |
| 78 | + document.write(document.lastModified); |
| 79 | + </script> |
| 80 | + </p> |
| 81 | + </div> |
| 82 | + |
| 83 | + </body> |
| 84 | +</html> |
0 commit comments