Skip to content

Commit

Permalink
Remove Dodona conference abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
rien committed May 13, 2024
1 parent 2cab223 commit 86c48ad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 33 deletions.
Binary file removed app/assets/images/publications/vanpetegem-2023.png
Binary file not shown.
33 changes: 0 additions & 33 deletions app/views/pages/publications.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -173,39 +173,6 @@
</div>
</div>

<div class="card">
<div class="card-title card-title-colored">
<h2 class="card-title-text">Dodona: Learn to Code with a Virtual Co-teacher that Supports Active Learning</h2>
<div class="card-subtitle-text">
Charlotte Van Petegem, Peter Dawyndt, Bart Mesuere
</div>
</div>
<div class="card-supporting-text">
<div class="row">
<div class="col-md-8">
<h4>Abstract</h4>
<p>
Dodona (dodona.ugent.be) is an intelligent tutoring system for learning computer programming, statistics and data science.
It bridges the gap between assessment and learning by providing real-time data and feedback to help students learn better, teachers teach better and educational technology become more effective.
We show how Dodona can be used as a virtual co-teacher to stimulate active learning and support challenge-based education in open and collaborative learning environments.
We also highlight some of the opportunities and challenges we have faced in practice.
Dodona is free to use and has more than 50 thousand registered users across many educational and research institutions, including 15 thousand new users in the last year.
Dodona's source code is available on GitHub under the permissive MIT open-source license.
</p>
<h4>Citation</h4>
<p>
Van Petegem, C., Dawyndt, P., & Mesuere, B. (2023). Dodona: Learn to Code with a Virtual Co-teacher that Supports Active Learning. Proceedings of the 2023 Conference on Innovation and Technology in Computer Science Education V. 2, 633. <%= link_to "https://doi.org/10.1145/3587103.3594165", "https://doi.org/10.1145/3587103.3594165" %>
</p>
</div>
<div class="col-md-4">
<%= link_to "https://doi.org/10.1145/3587103.3594165", class: "publication-image" do %>
<%= image_tag "publications/vanpetegem-2023.png" %>
<% end %>
</div>
</div>
</div>
</div>

<div class="card">
<div class="card-title card-title-colored">
<h2 class="card-title-text">Blink: An Educational Software Debugger for Scratch</h2>
Expand Down

0 comments on commit 86c48ad

Please sign in to comment.