<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Lucas Tabary-Maujean · Personal website</title>
    <link href="https://lutm.fr/atom.xml" rel="self" />
    <link href="https://lutm.fr" />
    <id>https://lutm.fr/atom.xml</id>
    <author>
        <name>Lucas Tabary-Maujean</name>
        
        <email>lucas.tabary-maujean@inria.fr</email>
        
    </author>
    <updated>2026-03-30T00:00:00Z</updated>
    <entry>
    <title>Self-assessment quizzes with Hakyll and Typst</title>
    <link href="https://lutm.fr/posts/2026-03-30-quiz-generation.html" />
    <id>https://lutm.fr/posts/2026-03-30-quiz-generation.html</id>
    <published>2026-03-30T00:00:00Z</published>
    <updated>2026-03-30T00:00:00Z</updated>
    <summary type="html"><![CDATA[<p>I have been assisting my first series of classes in computer science in the past months. One of my course is an introduction to computer programming and algorithmics, addressed to <i lang=fr>BAC+3</i> non-CS students with a previous exposure to these concepts that ranges from none to limited. The support language that was chosen is Visual Basic for Applications (VBA), the macro language bundled with Microsoft Excel.</p>
<p>This language is quirky and not very elegant, to say the least. It was chosen with the rationale that it might be the only language that they would be able to run by default on their work computer in the future.</p>
<p>The course has a very straightforward structure but does not feature much content that could serve to prepare their exam (which is a <i lang=fr>TP noté</i>). I had been looking into the <a href="https://doi.org/10.1080/02602938.2017.1417974">efficiency of self-assessment</a> before and I thought it could be worth a shot to implement a generic quiz framework in my website to provide students with a simple web page they could use to self-assess their knowledge of the course, prior to the exam.</p>
]]></summary>
</entry>
<entry>
    <title>First note</title>
    <link href="https://lutm.fr/posts/2025-02-18-first-note.html" />
    <id>https://lutm.fr/posts/2025-02-18-first-note.html</id>
    <published>2025-02-18T00:00:00Z</published>
    <updated>2025-02-18T00:00:00Z</updated>
    <summary type="html"><![CDATA[<p>Just a little note to verify that everything works.</p>
]]></summary>
</entry>

</feed>
