Kapitel 2 · Für Editoren

Journeys bauen

Aus einzelnen Products wird ein durchdachter Lernpfad: Eine Journey führt Schritt für Schritt zu einem Ziel — mit klarer Reihenfolge, dosierter Freischaltung und einer Belohnung am Ende. So entsteht aus Inhalten ein Lernerlebnis.

Warum & was

Einzelinhalte beantworten Einzelfragen — aber sie führen niemanden durch ein Thema. Eine Journey tut genau das: Sie bündelt Products in eine sinnvolle Reihenfolge und macht Fortschritt sichtbar. Technisch ist eine Journey ein Product, das in Chapters (Kapitel) mit Lessons (Schritten) gegliedert ist.

Der Aufbau: Chapters & Lessons

ElementRolle
JourneyDer Pfad als Ganzes (ein Product mit journeyStatus).
ChapterAbschnitt mit Titel (mehrsprachig) und Position; bündelt Lessons.
LessonEinzelschritt (ein Inhalt/Product). Fortschritt zählt je erledigter Lesson.

So bauen Sie eine Journey

So geht's konkret
  1. Ziel definierenWas soll die Person am Ende können? Das bestimmt Auswahl und Reihenfolge.
  2. Journey anlegenProduct vom Typ Journey erstellen (Product anlegen).
  3. Chapters gliedernKapitel mit Titeln anlegen und per Position ordnen.
  4. Lessons einhängenProducts als Schritte zuordnen — vom Einstieg zur Vertiefung.
  5. Freischaltung wählenFrei zugänglich oder erst nach Abschluss des vorigen Schritts.
  6. Abschluss belohnenAm Ende ein Zertifikat oder Badge verknüpfen.

Im Detail

Didaktik in Kürze

  • Kurze Schritte schlagen Mammut-Module — Motivation und Fortschritt bleiben sichtbar.
  • Formate mischen (lesen, sehen, interaktiv, testen) erhöht die Bindung.
  • Roter Faden: jeder Schritt zahlt auf das Ziel ein.
  • Freischaltung dosieren: lineare Pfade führen, freie geben Autonomie.

Fortschritt, Abschluss & Überwachung

Nutzer sehen ihren journeyStatus („gestartet" → „abgeschlossen"). Als Editor/Admin verfolgen Sie, wer wo steht (API: journeyUsers) — so erkennen Sie Abbruchstellen. Chapters zeigen erledigte vs. offene Lessons (completedLessonsCount).

Worauf achten

  • Nicht zu lang: lieber mehrere kurze Journeys als eine endlose.
  • Abbruchstellen beobachten und dort nachbessern.
  • Freischaltung testen — mit Testkonto den ganzen Pfad durchgehen.

Troubleshooting

Ein Schritt lässt sich nicht öffnen.

Wahrscheinlich noch gesperrt (vorheriger Schritt nicht abgeschlossen) oder eine Restriction.

Der Fortschritt springt nicht weiter.

Prüfen Sie, ob die Lesson als „erledigt" zählt (Abschlussbedingung) und richtig eingehängt ist.

Verwandtes

Chapter 2 · For editors

Build journeys

Individual products become a well-thought-out learning path: a journey leads step by step to a goal — with a clear order, measured unlocking and a reward at the end. This turns content into a learning experience.

Why & what

Individual contents answer individual questions — but they don’t lead anyone through a topic. A journey does exactly that: it bundles products into a meaningful order and makes progress visible. Technically a journey is a product structured into chapters with lessons (steps).

The structure: chapters & lessons

ElementRole
JourneyThe path as a whole (a product with a journeyStatus).
ChapterA section with a title (multilingual) and a position; bundles lessons.
LessonA single step (one content/product). Progress counts per completed lesson.

How to build a journey

Step by step
  1. Define the goalWhat should the person be able to do at the end? That determines selection and order.
  2. Create the journeyCreate a product of type journey (Create a product).
  3. Structure chaptersCreate chapters with titles and order them by position.
  4. Attach lessonsAssign products as steps — from the entry point to deepening.
  5. Choose unlockingFreely accessible or only after completing the previous step.
  6. Reward completionLink a certificate or badge at the end.

In detail

Didactics in brief

  • Short steps beat mammoth modules — motivation and progress stay visible.
  • Mixing formats (read, watch, interact, test) increases engagement.
  • A common thread: every step contributes to the goal.
  • Meter the unlocking: linear paths guide, free ones give autonomy.

Progress, completion & monitoring

Users see their journeyStatus (“started” → “completed”). As an editor/admin you track who is where (API: journeyUsers) — this way you spot drop-off points. Chapters show completed vs. open lessons (completedLessonsCount).

What to watch

  • Not too long: rather several short journeys than one endless one.
  • Watch drop-off points and improve them specifically.
  • Test the unlocking — go through the whole path with a test account.

Troubleshooting

A step cannot be opened.

Probably still locked (the previous step is not completed) or a restriction.

Progress doesn’t advance.

Check whether the lesson counts as “completed” (completion condition) and is attached correctly.

Related