Freiberg - Research Seminar

Freiberg - Research Seminar

In this talk André Dietrich gives a brief overview on the research history around LiaScript and RemoteLabs. Long story short:

The interesting part is, that we started out with building RemoteLabs, which lead to the development of LiaScript, and from the things we learned from working on LiaScript we can now build fully decentralized RemoteLabs based on a peer2peer infrastructure, that requires only the browser …


You can find the slides here:

https://github.com/LiaPlayground/Freiberg-Research-Seminar-2024

the interactive version at:

https://liascript.github.io/course/?https://raw.githubusercontent.com/LiaPlayground/Freiberg-Research-Seminar-2024/main/README.md


The remote laboratory implementation is now at:

https://github.com/edrys-labs

with the main entry for edrys-Lite at:

https://edrys-labs.github.io/edrys-Lite/

… more information on these type of peer to peer lab sharing will be published soon ;-)

Related Posts

Creating interactive Diagrams with ChatGPT

Exploring AI-generated content opens the door to fascinating possibilities. In this article, we delve into how you can leverage AI models, like ChatGPT, to create interactive diagrams that can be customized on the fly. Prompt with Variables and Examples While ChatGPT might not be capable of independently generating complex scripts, it excels at modifying existing code snippets to meet your needs. Take, for example, a script from the LiaScript documentation, specifically from the section on Custom Diagrams with ECharts.

Read More

From Hero to Zero with Learning Management Systems

Why and How LMSs fail in distributing knowledge Abstract: Learning Management Systems provide more restrictions than access to educational resources and developing courses with the offered authoring tools is more tedious and intimidating task than a creative one. These claims are proved by adopting metrics from software-development, additionally a possible solution is presented: LiaScript is a domain-specific language that is based on Markdown and open-source principles, targeting interactive online-course development.

Read More

LiaScript - BearLearn Talk 2019

This is an early example of a LiaScript presentation, that was given as a BearLearn Talk 2019 in Berlin. It shows how to create a simple narrative presentations with Text-to-Speech output and animations and more. The arguments for creating a markup language for open online-courses are still the same. And if you inspect the course, you will see, that the format of the course has not changed at all, only the URL, the syntax is still the same, we only added more features to the interpreter and improved the presentation.

Read More