Index: TestHarness4LAMS2/learnerTest1.properties =================================================================== RCS file: /usr/local/cvsroot/TestHarness4LAMS2/learnerTest1.properties,v diff -u -r1.1 -r1.2 --- TestHarness4LAMS2/learnerTest1.properties 31 Jul 2006 02:04:30 -0000 1.1 +++ TestHarness4LAMS2/learnerTest1.properties 31 Jul 2006 04:27:44 -0000 1.2 @@ -38,7 +38,7 @@ # Set the number of learners to be created or updated for this test # If it's not specified, 1 will be used #------------------------------------------------------------------ -# NumberOfLearners = 3 +NumberOfLearners = 400 #------------------------------------------------------------------ # Set the starting number in numbering the learners @@ -47,10 +47,17 @@ # LearnerOffset = 101 #------------------------------------------------------------------ +# UserIdOffSet set the start userId. It should be set when +# UserCreated set to be true in AdminTest while LessonId is not set +# in MonitorTest +#------------------------------------------------------------------ +UserIdOffset = 84 + +#------------------------------------------------------------------ # Set the base name of the learners # If it's not specified, "Learner" will be used #------------------------------------------------------------------ -# BaseLearnerName = Dolly +BaseLearnerName = 1Dolly #----------------------------------------------------------------------- # If you have defined 3 learners (see NumberOfLearners) you will have @@ -68,4 +75,4 @@ # If not specified, 0 will be used for both. #------------------------------------------------------------ MinDelay = 1 -MaxDelay = 5 +MaxDelay = 3