Index: openacs-4/packages/lorsm/www/doc/index.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/doc/index.html,v diff -u -r1.1 -r1.2 --- openacs-4/packages/lorsm/www/doc/index.html 22 Apr 2004 03:58:09 -0000 1.1 +++ openacs-4/packages/lorsm/www/doc/index.html 23 Apr 2004 04:39:28 -0000 1.2 @@ -28,7 +28,10 @@
  1. LORS Management Overview
  2. +
  3. Installing LORS Management in .LRN
  4. +
  5. Authoring/Creating Course Packages
  6. +


Index: openacs-4/packages/lorsm/www/doc/lorsm_installation.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/doc/lorsm_installation.html,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/lorsm/www/doc/lorsm_installation.html 23 Apr 2004 04:39:28 -0000 1.1 @@ -0,0 +1,155 @@ + + + +LORS Documentation - LORS Management .LRN Installation + + + +

LORS Management .LRN Installation

+LORS Documentation: LORS Management +
+By Ernie Ghiglione. + + +

.LRN Installation

+ + + + +
+ +

Getting the code from the openacs.org CVS repository

+
+

You can get the code from the openacs.org cvs repository

+There are four packages you need to install in your yourlrndirectory/packages directory

+ + + LORS +

+ cvs -z3 -d :pserver:anonymous@openacs.org:/cvsroot co openacs-4/packages/lors +
+ LORS Management +
+ cvs -z3 -d :pserver:anonymous@openacs.org:/cvsroot co openacs-4/packages/lorsm +
+ LORS Management Portlet +
+ cvs -z3 -d :pserver:anonymous@openacs.org:/cvsroot \
co openacs-4/packages/lorsm-portlet
+
+ LORS Management Applet +
+ cvs -z3 -d :pserver:anonymous@openacs.org:/cvsroot \
co openacs-4/packages/dotlrn-lorsm
+
+ +
+

Getting the code in a Tarball

+
+

At the moment, there's no tarball. You can email me and I'll send you one

+
+ +

Installing LORS Management in .LRN

+
+

+

On a new installation

+ +

If you haven't installed .LRN yet, you can add the following line to your install.xml file in your .LRN folder: + + +

+ + +<application name="dotlrn" pretty-name=".LRN" home="http://openacs.org/projects/dotlrn" min_stack_size="512"><b>
+  <actions>
+  ...
+
+ +    <install package="dotlrn-lorsm"/><br>
+ + +  ...
+ +  </actions>
+<application>
+
+

Again, double-check that the four packages that you got from cvs are in the right directory: yourlrndirectory/packages.

+ +

On an existing installation

+ +
+

Note: remember that you need to must have installed file-storage vesion 5.1 in order for LORS to work. If your existing application runs on a lower version of file-storage, upgrading to 5.1 might break somethings. At the moment where this document was written, file-storage version 5.1 was not part of the .LRN 2.0.3 tarball.

+ +

Once you have all four packages already in your youlrndirectory/packages and you have installed file-storage version 5.1 or higher, then you can install LORS Management by logging as an administrator and going to http://yoursite.com/acs-admin. Once there, you'll see a link to Install Software. + +

+ +

Then, you will be prompted to choose whether you want to install an aplication or a service from the OpenACS.org repository or from your file system. Since you already checkout out the four packages from CVS and put them on your yourlrndirectory/packages, you can choose to install a service from your file system:

+ +
+ +

Select now dotLRN LORS Management Applet

+ +
+ +

... and this will install all the dependencies accordingly...

+ +
+ +

Now we are almost there, so just click on Install above packages and take it easy while you see the following screen:

+ +
+ +

If no error messages appear, you'll see this screen: + +

+ +

Now, click on restart your server.. And that's it folks, you've got yourself LORS Management!

+ + +
+ +

Add LORS Management to a class

+ +
+

To add LORS Management to a class, just go to your admin class page and click on Manage Applets

+ +
+ +

Click on the add LORS Management Applet

+ +
+ +

Go back to your class page...

+ +
+ +

Go back to your class page...

+ +
+ +

And there you go... LORS Management ;-)

+ + +
+ +
+ +
+
+cvs: $Id: lorsm_installation.html,v 1.1 2004/04/23 04:39:28 ernieg Exp $ + + \ No newline at end of file Index: openacs-4/packages/lorsm/www/doc/images/snapshot30.png =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/doc/images/Attic/snapshot30.png,v diff -u Binary files differ Index: openacs-4/packages/lorsm/www/doc/images/snapshot31.png =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/doc/images/Attic/snapshot31.png,v diff -u Binary files differ Index: openacs-4/packages/lorsm/www/doc/images/snapshot32.png =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/doc/images/Attic/snapshot32.png,v diff -u Binary files differ Index: openacs-4/packages/lorsm/www/doc/images/snapshot33.png =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/doc/images/Attic/snapshot33.png,v diff -u Binary files differ Index: openacs-4/packages/lorsm/www/doc/images/snapshot34.png =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/doc/images/Attic/snapshot34.png,v diff -u Binary files differ Index: openacs-4/packages/lorsm/www/doc/images/snapshot35.png =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/doc/images/Attic/snapshot35.png,v diff -u Binary files differ Index: openacs-4/packages/lorsm/www/doc/images/snapshot36.png =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/doc/images/Attic/snapshot36.png,v diff -u Binary files differ Index: openacs-4/packages/lorsm/www/doc/images/snapshot37.png =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/doc/images/Attic/snapshot37.png,v diff -u Binary files differ Index: openacs-4/packages/lorsm/www/doc/images/snapshot38.png =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/doc/images/Attic/snapshot38.png,v diff -u Binary files differ