This commit is contained in:
Gabriel M. Schuyler
2020-12-03 07:23:23 -06:00
committed by GitHub
parent 69c19d19d4
commit b1495a8cd5
6 changed files with 13 additions and 15 deletions

View File

@ -3,7 +3,7 @@ This lesson describes the steps needed to add a new lesson to WebGoat. In genera
- Write the content, in WebGoat we use AsciiDoc as a format.
- Create a lesson class
- Write html glue page so WebGoat knows how the content should be displayed
- Add one of more assignments within the lesson
- Add one or more assignments within the lesson
Let's see how to create a new lesson.