From 3064bfe3dbaf2980465c178f5032d2340a66b8ef Mon Sep 17 00:00:00 2001 From: "mayhew64@gmail.com" Date: Wed, 11 Nov 2009 19:42:29 +0000 Subject: [PATCH] Added a step to add the lesson plan for new lessons git-svn-id: http://webgoat.googlecode.com/svn/trunk@417 4033779f-a91e-0410-96ef-6bf7bf53c507 --- .../src/main/resources/New Lesson Instructions.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/webgoat/src/main/resources/New Lesson Instructions.txt b/webgoat/src/main/resources/New Lesson Instructions.txt index 1f8cd5246..f861cfc82 100644 --- a/webgoat/src/main/resources/New Lesson Instructions.txt +++ b/webgoat/src/main/resources/New Lesson Instructions.txt @@ -173,12 +173,16 @@ Step 4: Build and test Once you've implemented your new lesson, you can test the lesson by starting the Tomcat server (within Eclipse). See the -"HOW TO create the WebGoat workspace.txt" document in the WebGoat root. - - +"readme.txt" document in the WebGoat root. -Step 5: Give back to the community +Step 5: Create the lesson plan + +All WebGoat lessons have a lesson plan that describes the goals of the lesson. +Create a lesson plan and put it in lesson_plans folder for each supported language. + + +Step 6: Give back to the community If you've come up with a lesson that you think helps to teach people about web application security, please contribute it by sending it to the people