• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file flag_blue.gif was initially added on branch oacs-5-3.

    • binary
    /openacs-4/packages/lorsm/www/resources/icons/flag_blue.gif
file page_tick.gif was initially added on branch oacs-5-3.

    • binary
    /openacs-4/packages/lorsm/www/resources/icons/page_tick.gif
file page_lock.gif was initially added on branch oacs-5-3.

    • binary
    /openacs-4/packages/lorsm/www/resources/icons/page_lock.gif
file icon_accept.gif was initially added on branch oacs-5-3.

file folder_page.gif was initially added on branch oacs-5-3.

file folder.gif was initially added on branch oacs-5-3.

    • binary
    /openacs-4/packages/lorsm/www/resources/icons/folder.gif
file flag_white.gif was initially added on branch oacs-5-3.

    • binary
    /openacs-4/packages/lorsm/www/resources/icons/flag_white.gif
file flag_red.gif was initially added on branch oacs-5-3.

    • binary
    /openacs-4/packages/lorsm/www/resources/icons/flag_red.gif
file flag_orange.gif was initially added on branch oacs-5-3.

file flag_green.gif was initially added on branch oacs-5-3.

    • binary
    /openacs-4/packages/lorsm/www/resources/icons/flag_green.gif
Decreasing some ns_log notice to debug

    • -4
    • +4
    /openacs-4/packages/lorsm/tcl/lorsm-procs.tcl
Addition to host procedures to support SCORM RTE tracking and sequencing.

file lorsm-delivery-scorm-procs.tcl was initially added on branch oacs-5-3.

Adding SQL procedures for new menu-mk menu

file menu-mk.xql was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/lorsm/www/delivery/menu-mk.xql
Updating applet to code in lorsm/src/java (minor fixes)

Adding procedure called when user switching from one sco to the next without the sco itself calling LMSFinish so not to incur a double LMSInitialise nor to mix the data from one sco to the next over. (Basically the page will call LMSFinish on behalf of the SCO)

file lmsfinish.adp was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/lorsm/www/delivery/lmsfinish.adp
file lmsfinish.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/lorsm/www/delivery/lmsfinish.tcl
Addition of an html page to be shown when javascript not active but delivery set to use SCORM RTE

file blank-no-javascript.html was initially added on branch oacs-5-3.

Example for a delivery method where courses are launched within a window which is a child of the window where the applet resides.

file popup2.adp was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/lorsm/www/delivery/popup2.adp
file popup2.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/lorsm/www/delivery/popup2.tcl
Refactoring javascript code off adp pages into js containers.

Various js fixes. Works with IE7 now.

file applet.js was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/lorsm/www/delivery/applet.js
file menu.js was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/lorsm/www/delivery/menu.js
Fix for displaying meaningful error when inserting same course with same name in same class

Fixed issues:

- procedure would unzip same package twice leaving around lorsm-imscp-... folders

- if a package has only one sub root directory, would look for imsmanifest.xml within it, making it root if imsmanifest is found there

Fixed issued:

- crash when multiple organizations

- better displaying (was sometimes black over black)

- indentation for showing tracking data as tree-like course structure