Index: TestHarness4LAMS2/learnerTest1.properties =================================================================== diff -u -r159c15ed2f6cc7c8f273367d199b196effd5f340 -r044d2c0977e88053366db9cecba68192a6cebe5a --- TestHarness4LAMS2/learnerTest1.properties (.../learnerTest1.properties) (revision 159c15ed2f6cc7c8f273367d199b196effd5f340) +++ TestHarness4LAMS2/learnerTest1.properties (.../learnerTest1.properties) (revision 044d2c0977e88053366db9cecba68192a6cebe5a) @@ -1,18 +1,16 @@ #------------------------------------------------------------------- # A bunch of URLs to be used have to be defined #------------------------------------------------------------------- -GetLessonURL = /learning/learner.do?method=getLesson&lessonID=%lsId% -GetLearningDesignURL = /authoring/author.do?method=getLearningDesignDetails&learningDesignID=%ldId% +GetLessonURL = /monitoring/monitoring.do?method=getLessonDetailsJSON&lessonID=%lsId% JoinLessonURL = /learning/learner.do?method=joinLesson&lessonID=%lsId% -GetFlashProgressDataURL = /learning/learner.do?method=getFlashProgressData&lessonID=%lsId% LessonEntryURL = /learning/DisplayActivity.do?lessonID=%lsId% #------------------------------------------------------------------- # Paths of the files for learner to choose from when he/she need # upload a file to finish any activity. # They could be relative or absolute path and are seperated by a semicolon #------------------------------------------------------------------- -FilesToUpload = lib/wddx.jar;lib/js.jar;lib/httpunit.jar;test.properties;AllInOneBenchmark.zip;readme.txt +FilesToUpload = lib/js-1.6R5.jar;lib/httpunit.jar;test.properties;AllInOneBenchmark.zip;readme.txt #------------------------------------------------------------------ # Set the number of learners to be created or updated for this test