• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed broken IMG SRC attribute URLs to the "completed" status flag icons.

Someone put white space in them, leading to the safari "blue ?" image not

found being displayed. Fortunately this was new on HEAD, not in 2.4.1.

Moving to app group community id stuff (so lorsm can work outside .lrn), some

of this got committed accidently in an earlier bug fix commit.

    • -3
    • +3
    ./www/delivery/delivery-context-bar.tcl
    • -3
    • +3
    ./www/delivery/delivery-progress-bar.tcl
  1. … 20 more files in changeset.
Fixed broken URL for admin'ing course permissions. This was broken as far

back as 2.4.1 for sure (UNED tested on their instance, too).

    • -2
    • +2
    ./www/admin/shared/add-shared-course-2.tcl
    • -2
    • +2
    ./www/admin/shared/add-shared-course.tcl
    • -2
    • +2
    ./www/admin/tracking-rte/drill-student.tcl
  1. … 3 more files in changeset.
Finished removing class_key references. Changed datamodel to work with

any group_id. Tested install and upgrade scripts. Tested that course

upload and play in lorsm works in .LRN.

  1. … 19 more files in changeset.
"compliant" not "complaint"! Changed message but not key, to avoid having

to change a bunch of other language catalog files and code.

Removed the useless, unused, dotlrn-dependent "class_key" references

    • -2
    • +1
    ./www/admin/shared/add-shared-course-2.tcl
    • -2
    • +2
    ./www/admin/shared/add-shared-course-2.xql
    • -2
    • +1
    ./www/admin/shared/add-shared-course.tcl
Added missing spanish translations

  1. … 7 more files in changeset.
Added two missing keys ... needs doing for spanish, german, french ... ?

Extracted sql from .tcl to .xql

    • -24
    • +2
    ./lib/repository-shared-courses.tcl
    • -0
    • +23
    ./lib/repository-shared-courses.xql
    • -135
    • +95
    ./tcl/lorsm-delivery-procs.xql
    • -68
    • +6
    ./tcl/lorsm-delivery-scorm-procs.tcl
    • -0
    • +97
    ./tcl/lorsm-delivery-scorm-procs.xql
    • -0
    • +38
    ./tcl/lorsm-import-procs.xql
    • -0
    • +44
    ./tcl/lorsm-install-procs.xql
  1. … 226 more files in changeset.
First step of Lors oracle migration. Indent code.

    • -36
    • +33
    ./lib/repository-shared-courses.tcl
    • -233
    • +185
    ./tcl/lorsm-delivery-scorm-procs.tcl
    • -665
    • +748
    ./tcl/lorsm-import-procs.tcl
    • -127
    • +134
    ./tcl/lorsm-tracking-procs.tcl
  1. … 233 more files in changeset.
Bumped version number

  1. … 4 more files in changeset.
Merge lors from oacs-5-4

  1. … 62 more files in changeset.
Bumped version to install new version of lorsm template. Updated dependency in other packages.

  1. … 2 more files in changeset.
Checkpoint 11.2 (level AA): Avoid deprecated features of W3C technologies .

  1. … 25 more files in changeset.
Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

  1. … 59 more files in changeset.
Add missing translations

  1. … 5 more files in changeset.
There's no reason to resize the window when entering a SCORM course and esp without informing the user that will happen (checkpoint 10.1 level AA)

Fix DTD URL

Checkpoint 12.1 (level A)

Merged LORS packages oacs-5-4 to Trunk

  1. … 6 more files in changeset.
Roll back merge 20080925

    • -24
    • +62
    ./www/delivery/delivery-progress-bar.tcl
  1. … 13 more files in changeset.
Merged LORS packages oacs-5-4 to Trunk

    • -62
    • +24
    ./www/delivery/delivery-progress-bar.tcl
  1. … 13 more files in changeset.
Fix missing ? in xml declaration

Improve item add page

    • -0
    • +46
    ./www/admin/item-add-edit.xql
Show reasonable message if error occurs and no man_id exists in the user's session properties

Fix so tracking is not reset if a user resumes an unfinished course

Add tracking to delivery-progree-bar

    • -24
    • +62
    ./www/delivery/delivery-progress-bar.tcl
Add elapsed time tracking. Add callbacks to notify interested packages when someone finishes a course

Allow using number of seconds to calulate elapsed time in human readble format

Fix URLs to point to admin files now under www/admin

    • -3
    • +10
    ./lib/repository-shared-courses.tcl