techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.6K
active users

#LiaScript

0 posts0 participants0 posts today
Continued thread

Nachtrag, der gleiche Online-Kurs erstellt mit #LiaScript kann auch vom Browser übersetzt werden. #LiaScript versucht dann Stimmen und Co automatisch anzupassen ...

Es ist kein Tooling oder Installation notwendig. Die LiaScript/#Markdown Datei wird direkt im Browser übersetzt und gerendert.

Edrys-Lite erweitert #OER noch um die Möglichkeit #RemoteLabs nur mithilfe von Browser-Technologien zu teilen. Die Präsentation soll einen Eindruck über Möglichkeiten und Technologien geben ...

Edrys-Lite is a lightweight, open-source project which let you share and develop #RemoteLabs as #OER using ordinary browser tech. We ...:

- Show how students run real hardware experiments without installing a single plugin ⚡
- Explain the WebRTC-powered communication 📶
- Walk through creating a new “lab room” & handing control to your peers 🤝
- Highlight the modular & reusable modular system 🧩

Edrys-Lite: edrys-labs.github.io

Presentation with #Markdown / #LiaScript liascript.github.io/course/?ht

While #LiaScript has supported SVG graphics for a long time, the latest update lets you seamlessly embed LiaScript content directly inside your SVGs via the <foreignObject> tag. Now you can mix:

- 📐 Mathematical formulas

-❓ Interactive quizzes

- 🎞️ Animations & media (GIFs, videos, audio)

- 📝 Custom elements (Markdown, tables, links)

- ⚙️ JavaScript snippets (for custom interactivity)

#OER #Markdown

See the documentation: liascript.github.io/course/?ht

@twillo

📽️ #kurzerklärt: Technisch offene #OER gestalten mit LiaScript

Für die einfache Nachnutzung von OER ist das Dateiformat entscheidend. LiaScript nutzt Markdown, ist Open Source und ermöglicht interaktive Online-Kurse – ohne Zugangshürden. Inhalte lassen sich gemeinschaftlich bearbeiten und flexibel weiterverwenden. 🔄💡

🎬 Video ansehen & teilen: doi.org/10.5446/67797

... Next to a lot of updates, we have also finished our first series on automation on with workflows on @GitHub wich show how you can turn #LiaScript automatically in a PDF, SCORM, perform quality checks, generate projects for larger collections, etc.

#OER

liascript.github.io/tags/autom

liascript.github.ioLiaScriptOpen Educational Resources made easy and decentralized. Create free and interactive online courses, based on an extended Markdown notation and share them on github ...

Hier eine Live-Coding Session von dem #TVET meets #AI Treffen in Magdeburg.

Es gibt:

- eine kleine Einführung in #LiaScript
- ein paar interaktive Beispiele
- KI generierte Kursinhalte
- und man kann sogar einen #Arduino Roboter mit dem Browser verbinden und mit #Python programmieren
- nebst anderer Programmiersprachen

#oer

youtube.com/watch?v=HFq6yr0Uz4Q

Hier ist ein kleiner Ausschnitt aus unserer letzten #LiaScript Live Coding Session beim "Expert Meeting on AI and TVET" ...

LiaScript stellt sich selber vor. Dabei wird das Feature unterschiedlicher Darstellungen Präsentation / Folien / Textbuch gezeigt. Zwar können die meisten Browser schon Sprache ausgeben (was auch in LiaScript exzessiv genutzt wird), jedoch wurde hier Heygen verwendet ...

"First steps with Zotero", a step-by-step guide made for PhD Students by @dbelveze with #Liascript markdown interpretor zenodo.org/records/14680384 #OER #Zotero

ZenodoFirst steps with ZoteroThis guide is adapted to PhD students who discover the free reference manager Zotero. Much of its content comes from the Zotero workshop libguide published by Formadoct and archived on Internet Archive. How to access the resource from the repository To display the lesson in yoInternet Archiveur browser, click on the link below Course Liascript is a markdown interpretor created by André Dietrich Licence  This work is licenced under the Creative Commons CC:by Licence  How to edit this guide  In order to edit this guide, download the files, open the file "first_steps_zotero.md".The document is written in markdown format, a format readable in any text editor. In order to edit and visualize changes in the same time, we suggest you use VScode editor. The two Liascript plugins designed for VSCode (Liascript-Preview and Liascript-Snippets), are not yet available for Codium, VSCode's open source alternative. follow the instructions given in the README file. How to get an URL for this course from your repository  This repository can be stored on a server you use or in a forge (github, gitlab)If you use github as a forge, copy the link to your markdown document (for instance http://github.com/username/liascript_project/course.md)go to the Liascript website] and put the URL in the "enter-your-markdown-url-here" field. You should get the URL to share with your attendants. 
Replied to André Dietrich

@andre_dietrich
Ich denke, dass #LiaScript auch für das #FediLZ, #Schule, #Edu interessant ist.

(Interactive) #Markdown ist für #OER sicher eine gute Wahl, da es ohne proprietäres Dateiformat einfach, offen und editierbar getauscht werden kann.

Zudem bin ich extrem von der Erweiterbarkeit durch Module begeistert. Diagramme, #Mermaid, #Musiknoten, interaktiv generierte Musik, interaktive(!) Tabellen und Diagramme, 3D-Modelle, Simulationen, interaktive Übungen, wechsel zwischen Präsentations- und Textbook-Modus, interaktiver Programmcode, ... 🤯 Wow!

Als Lehrer möchte ich mich auf den Inhalt konzentrieren.

Wenn nur die Integration mit #Moodle noch etwas organischer wäre, ... 😉
Eine "LiaScript-Aktivität" wäre ein echter Traum. 🥰

Hallo #FediLZ und #OER-community. Könnte mich mal jemand über #LiaScript aufklären? (liascript.github.io/)

Funktionsweise ist soweit klar, Markdown und LaTeX bekannt.

Das hört sich erstmal alles toll an, aber:
- Wo werden die fertigen Dinge denn veröffentlicht?
- Ist das auch für Print-Dokumente geeignet?
- Ich sehe bislang noch wenig Einsatzszenarien für #Grundschule, oder?

liascript.github.ioLiaScriptOpen Educational Resources made easy and decentralized. Create free and interactive online courses, based on an extended Markdown notation and share them on github ...

Transforming Education: A Journey from Interactive Markdown to Remote-Labs

This is the recording of a virtual presentation from the WeAreDevelopers 2024 conference in Berlin! 🎥 Here’s what you’ll learn:

- 🛠️ How #LiaScript and WebRTC make #OER collaborative and serverless.
- 🔄 The magic of CRDTs for decentralized synchronization.
- 🌐 How #IPFS and #OnionShare enable decentralized content sharing.
- 🧪 A behind-the-scenes look at edrys-Lite for remote lab sharing.

youtube.com/watch?v=DRz3rMr6OIM

Replied to André Dietrich

@andre_dietrich
Die Möglichkeiten von #LiaScript sind einfach phänomenal.
youtube.com/watch?v=VrfpOU9fEF
youtube.com/watch?v=yG3x4Br4L6

Wenn ich denn einen Wunsch frei hätte, dann würde ich mir für #LiaScript ein #Moodle-Editor Plugin und ein Moodle-Reader Plugin freuen (das auch auf den Landes-#Moodle-Instanzen verfügbar ist).
Also so ähnlich wie bei #Atto oder #TinyMCE, aber auch als Plaintext-Eingabe und bei der Anzeige (als Textfeld, Textseite, ...) wird es dann gerendert.

Alternativ ginge auch das Einbinden eines eigenen Readers als JavaScript-Datei (wie bei preview-lia.js), dem man dann die Markdown-Dateien übergeben kann (z.B. als Parameter / Datei / Textfeld / ...).

Das Einbetten als iframe (oder anders via liascript.github.io) finde ich problematisch, es sollte innerhalb der Moodleinstanz selbst gehostet sein.

Das Exportieren eines lokalen Kurses und der Import als SCORM-Paket ist nicht optimal, weil man die Quelldatei nicht mehr "einfach" bearbeiten kann.

Vielleicht hat die #moodlebande noch andere Ideen?

Puh, #LiaScript ist gleichzeitig genial, als auch destruktiv.

Eigentlich wollte ich in #Moodle nur Markdown verwenden und ansprechend themen. ...

LiaScript liefert hier, propagiert #OER, positioniert sich aber gegen LMS:
liascript.github.io/blog/from-

Zum Teil kann ich die Kritik nachvollziehen, aber ich möchte auch nicht auf Moodle verzichten (Abgaben, Foren, Feedback, Gruppeneinteilung, Geogebra, HotPot, Landesdienst, Feedback, Datenbanken, Lernlandkarte, ...).

Was mich außerdem an LiaScript stört:
Es ist zentralisierend (liascript.github.io, GitHub), nutzt CDNs (Cloudflare, JSDelivr) und Google-Dienste (gstatic, googleapis) und ist wieder so aufgebläht, dass es einen Editor empfiehlt, um Dokumente zu erstellen.

Markdown war ja eigentlich mal klein und einfach.

liascript.github.ioFrom Hero to Zero with Learning Management SystemsLearning 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.
Continued thread

#LiaScript möchte mit seinem zentralen Interpreter offenbar weg von #LMS wie #Moodle und sieht sich selbst als "Open-courSe" -System, das per iframe oder SCORM eingebunden werden kann.

Die #Markdown - Quelldateien liegen dabei bei Github, Dropbox oder Nextcloud.

Ein Moodle-LiaScript-Plugin dagegen gibt es nicht. 🤔 Schade.

Dann bleibt also noch der handgemachte Weg über Javascript:

- #CryptPad Presentation / Slides lassen sich themen, und dies basiert auf #CodeMirror, was noch nach Arbeit aussieht. codemirror.net/5/mode/markdown

- #CommonMark ist standardisiertes Markdown, und mit #ShowDown immerhin einbettbar. demo.showdownjs.com/

codemirror.netCodeMirror: Markdown mode