Feature

Vom Team in der Küche auf den Teller: Ein NIS2-Kurs aus dem Teaching-Agent

Das Sequel zu 'Ein Prompt ist kein Team': ein mit dem Teaching-Agent erstellter NIS2-Kurs auf Deutsch – und wie derselbe Kurs live im Browser per Google Translate übersetzt und mit browserbasierter Sprachausgabe über das Video gelegt wird.

Read More

Ein Prompt ist kein Team: Warum Lehrende ein eigenes KI-Agenten-Team brauchen

Warum agentische Workflows mehr sind als ein cleverer Prompt, und wie der Teaching-Agent Lehrenden ein eigenes, teilbares Team von KI-Agenten für die Kurserstellung an die Hand gibt.

Read More

Speedrun: Building a LiaScript Template with Claude Code and a Skill

LiaScript can be extended with almost any functionality you can imagine — and this time I did not program that extension myself. I let an AI (Claude Code) do it: a small but practical Wiktionary template, built in just a few minutes as a “speedrun”. The template turns words into clickable links that show a Wiktionary definition in a tooltip — language- and translation-aware, live, with no external library.

Read More

JSXGraph for LiaScript: Interactive Math and Geometry in the Browser

Add interactive function graphs, dynamic geometry, and animated math constructions to LiaScript courses with JSXGraph — browser-only, no server required.

Read More

LiaSkill: Creating LiaScript Courses with AI

LiaSkill is an AI skill that gives any LLM — Claude, ChatGPT, Gemini — structured knowledge of LiaScript syntax, so it can generate complete, interactive courses from a single prompt.

Read More

Mapping the LiaScript Community with LiaGraph

We built an interactive network graph that maps the LiaScript open-source community — contributors, repositories, and documents — as a force-directed visualization.

Read More

LiaEx: From CLI Tool to Full Export Platform

As the LiaEx funding sprint draws to a close, here is an overview of what was built: a new desktop app, a web UI, xAPI support, ePub/DOCX export, a GitHub Action, and much more.

Read More

No-Code für LiaScript-Kurse?

Könnte eine No-Code Umgebung die Erstellung von LiaScript-Kursen erleichtern und mehr OER-Autor:innen ansprechen? Ein erster Prototyp zeigt, wie interaktive Lehr-Lern-Materialien generiert werden können, ohne dass der Code sichtbar ist.

Read More

Spec-Driven Development: Was Lehrende von Entwicklern lernen können

Entdecken Sie, wie die BMAD-Methode aus der Softwareentwicklung mit spezialisierten KI-Agenten die Erstellung von Lehrinhalten revolutioniert. Lernen Sie den Teaching-Agent kennen, der Lehrende durch alle Phasen der Kursentwicklung begleitet – von der ersten Grobstruktur bis zum fertigen LiaScript-Kurs.

Read More

JSXGraph & LiaScript ... a Perfect Match

Discover how JSXGraph integrates seamlessly with LiaScript through a powerful extension system, enabling interactive mathematical visualizations and dynamic geometry directly in your educational content. Presented at JSXGraph Conference 2025.

Read More

LiaEx: Funding for the LiaScript-Exporter

The LiaScript-Exporter receives funding through the BMBFSFJ's OE_Sprints program. Learn more about the planned extensions and improvements.

Read More

SVG Integration

Although SVGs have been usable in LiaScript for quite a while, their integration just got a lot tighter. In short: you can now mix SVG and LiaScript content directly, turning static vector graphics into living, clickable, even quiz-enabled experiences.

Read More

OPAL Integrates LiaScript: A Milestone for Interactive Learning in German Higher Education

OPAL, the learning management system used by 21 Saxon universities with over 80,000 users, now natively supports LiaScript. This integration marks a significant milestone in making interactive, open educational resources accessible to German higher education.

Read More

Multimedia Comments in LiaScript - This Changes Everything

How can you add your voice or short video sequences to your LiaScript courses? With the new multimedia comments feature, it’s now possible. This feature allows you to replay your voice or video directly in the browser as part of a LiaScript course. It’s a game changer for educators looking to create interactive and engaging courses.

Read More

ASCII-aRT

A quick introduction into ASCII-aRT and how it is integrated into LiaScript, such that you can integrate for example also formulas and animations to your image...

Read More

Fonts: Dead or Alive

How to use different fonts in LiaScript-Markdown and why this might be useful for learning ancient and extinct languages?

Read More

Images are handled differently

... a paragraph with a starting image will produce a floating environment, a paragraph with only images will produce a gallery, the image will be optimally sized & placed, and "titles" will be used as captions.

Read More

One Document - Multiple Representations

How to create narrative presentations from one Markdown document only and how one course can be used to teach in different languages. For the text to speech output we apply simple-speech ...

Read More

How to activate Tooltips in LiaScript

LiaScript has a new tooltip feature, which was inspired by the Wikipedia tooltips, which provide more information about a certain topic if you hover a link with the mouse.

Read More

Markdown just got a new preview tag

Create a link preview from your Markdown documents and LiaScript courses.

Read More