Skip to content

v1.0.0 muntabot — an oral exam (viva) assistant for programming

Latest

Choose a tag to compare

@bjornregnell bjornregnell released this 23 Jun 11:58

Are you reskilling for the era of agentic software engineering? Test your programming abilities with muntabot using pen, paper and the Scala Quickref only.

This single-page, client-only web app runs directly in your browser:

https://fileadmin.cs.lth.se/pgk/muntabot

(If you wonder about the peculiar name of this repo: "munta" is Swedish slang for oral examination.)

What's Changed

  • 🌍 Major overhaul — internationalisation + a big quest expansion
    (f421dfc…v1.0.0): added Swedish/English language switching
    with a deterministic local-LLM auto-translator (Ollama + Scala CLI, cache-backed and build-safe); and we also grew the coding quests from
    19 → 210 across all 10 study weeks; robust cross-browser compendium deep-links (#page= with translated section titles);
    week-range selection plus a full UI/readability overhaul; and a toolchain bump to Scala 3.8.4 / Scala.js 1.22.0.

New Contributors

Full Changelog: https://github.com/bjornregnell/muntabot/commits/v1.0.0