Index: TestHarness4LAMS2/learnerTest1.properties =================================================================== RCS file: /usr/local/cvsroot/TestHarness4LAMS2/learnerTest1.properties,v diff -u -r1.5 -r1.6 --- TestHarness4LAMS2/learnerTest1.properties 14 Jan 2014 15:53:04 -0000 1.5 +++ TestHarness4LAMS2/learnerTest1.properties 16 Jan 2014 16:46:42 -0000 1.6 @@ -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