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

Create an other kind of quiz

niccokunzmann opened this issue · comments

Create the entry quiz type
The idea:
Like in the quiz there will be a regular expression which is given.
But: The lines of the quiz are partly given and contain a hole which should be filled by the user.
Then, the line will be changed in a way that it either matches or does not match thegiven regular expression.

German:
Erstelle den Typ des Eingabe-Quizzes.
Die Idee:
Wie beim Quiz ist ein regulärer Ausdruck vorgegeben.
Die Zeilen im Quiz haben aber irgendwo ein Loch, wo man was reinschreiben kann.
Hier wird dann die Zeile verändert, sodass der reguläre Ausdruck entweder passt oder nicht passt. (ok/fail)