Topics understood: Creating new user group Adding users to group Removing users from group assigning courses to users Topics to be discussed: level to be assigned about enrollment options some of the topics of infromation folder Portfolio browser assesing student progress.. working with resourses. 7453 When SME icon is clicked or Test.Bat file is run then the jar files situated in jre and library folder are executed as specified in the class path of the batch file and the control is transfered to the login screen as specified in the path com/InvestLearning/EduSys/Login . The class path consists of the jar file jconn2.jar which consists of the code for connection with the db. The output of the execution is stored in C:\ERROR.TXT . -cp: class search path on given jar files Creation of new Sybase service: 1)The executable used for this service is C:\Program Files\Sybase\SQL Anywhere 9\win32\dbsrv9.exe 2) Parameters used for this service is -n Test_SME -x tcpip(ServerPort=2638) V:\Test_SME\ResultsManager\SuccessMaker\Database\sme.db where sme.db refers to a database file . In sybase the whole database data can be put into single sme.db file. Test_SME refers to the service name of the new created service after -n and Test_SME after V:\ refers to the folder name created that is mapped to V drive before installing the application