CoderDojoPotsdam / regex-tutorial

Interactive Tutorial for Regular Expressions | Interaktives Tutorial für Reguläre Ausdrücke

Home Page:https://coderdojopotsdam.github.io/regex-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set the identifier for the page

niccokunzmann opened this issue · comments

Website-link: https://coderdojopotsdam.github.io/regex-tutorial/steps/03-03-or.html

Expected Behavior

When I switch between languages, I would like to take with me what I already did.

Actual Behavior

When I swith between languages, I do not see what I completed

Actions to Reproduce

  1. Solve one puzzle in one language
  2. switch language
  3. puzzle is not done

Solution Description

The step layout defines the identifier for tha page.
Use the numbering like "01-01" for the id of the page.

Hints