Skip to content

Commit c79d7a6

Browse files
authored
Update index.md: Added Dragana's title and abstract
1 parent b4ba2ee commit c79d7a6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/post/tutorials/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,12 @@ Here are the details of the scheduled Zoom meeting:
6060

6161
## 2025
6262
<!------------------------------------------------------------------------------------>
63-
- <img src="photos/DraganaMilovancevic.jpg" style="width:200px;" /> June 27, 2025, 2 pm CEST: [Dragana Milovancevic](https://people.epfl.ch/dragana.milovancevic/?lang=en), [EPFL](https://lara.epfl.ch/w/), Switzerland
63+
- <img src="photos/DraganaMilovancevic.jpg" style="width:200px;" /> June 27, 2025, 2 pm CEST: [Dragana Milovancevic](https://people.epfl.ch/dragana.milovancevic/?lang=en), [EPFL](https://lara.epfl.ch/w/), Switzerland: **Formal Autograding in a Classroom**
6464

65+
- {{< spoiler text="**Abstract of the tutorial**" >}}
66+
In this talk, I will present our work on automated grading of functional programming assignments, and share our experience in enhancing automated grading in an undergraduate programming course using formal verification. In our experiment, we deploy a program verifier to check the equivalence between student submissions and reference solutions, alongside the existing, testing-based grading infrastructure. Consequently, we achieve higher confidence in correctness of idiomatic solutions but also more thorough assessment of solution landscape that reveals solutions beyond those envisioned by instructors.
67+
68+
{{< /spoiler >}}
6569
---
6670

6771
<!------------------------------------------------------------------------------------>

0 commit comments

Comments
 (0)