Skip to content

Commit d750722

Browse files
authored
Update index.md: small edits Dragana
1 parent c79d7a6 commit d750722

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/post/tutorials/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ Here are the details of the scheduled Zoom meeting:
6262
<!------------------------------------------------------------------------------------>
6363
- <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**" >}}
65+
- {{< spoiler text="Abstract of the tutorial" >}}
66+
6667
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.
6768

6869
{{< /spoiler >}}

0 commit comments

Comments
 (0)