• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed bogus bak directory in scorm-player.

got rid of garbage that snuck in some way.

Change navigation clicks outside the player to do an exit all ...

Forgot to create a minimized version of my RTE modifications.

Made the SCORM stuff from ilias honor the optional xml:base tag which may

be specified in a resources or resource tag. Not only does this make our

port of their stuff more compliant, but it simplifies the integration of

assessment.

  1. … 2 more files in changeset.
The post/pre test version of scorm.com's golf course crashed the RTE. I

tested on MGH's Ilias install and it crashed it as well, so it's not something

we've introduced in our porting effort. I've fixed it, it involved improper

handling of the children of invisible nodes in the activity tree. I've also

made it possible to put all script file references in the document's HEAD

section. The initial call to scorm_init is still in the body and should

probably be moved to a function and called by an onload() event.

Initial revision

    • -0
    • +2755
    ./ilias/rte-min.js
    • -0
    • +13564
    ./ilias/rte.js
    • -0
    • +2287
    ./ilias/treeview-debug.js
    • -0
    • +70
    ./ilias/treeview-min.js
    • -0
    • +2248
    ./ilias/treeview.js
    • -0
    • +2761
    ./ilias/bak/rte-min.js
    • -0
    • +103
    ./openacs/rte-changes.js
  1. … 57 more files in changeset.