• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use current namespace ::tdom instead of legacy ::tDOM

  1. … 4 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Fixed problem with generation of the JSON Activity Tree from the manifest.

Big upgrade to the scorm 2004 stuff ...

  1. … 15 more files in changeset.
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.
Major shuffling of stuff, some datamodel corrections, improved error

handling (dupe course gives error), bombed course uploads rollback, etc.

  1. … 9 more files in changeset.
Core datamodel and utilities for a new Scorm 2004 player based on the ilias

runtime environment implemented in JavaScript rather than Java.Z

  1. … 9 more files in changeset.
Initial revision

    • -0
    • +43
    ./scorm-core-procs.tcl
  1. … 20 more files in changeset.