• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fixing conditions eval bugs

- fixing conditions parsing bugs

- adding imsld_classes table to store the classes of the UoL, as well as all the necessary API to handle them

    • -3
    • +4
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -1
    • +1
    /openacs-4/packages/imsld/www/monitor-frame.adp
fixing ulink, uses url= instead of href=

adding on_load check

adding alias for pkg:latest

Initial import of LATEST-pkg

    • -0
    • +0
    /openacs-4/packages/latest/latest.info
    • -0
    • +0
    /openacs-4/packages/latest/tcl/latest-procs.tcl
    • -0
    • +0
    /openacs-4/packages/latest/www/exit.tcl
    • -0
    • +0
    /openacs-4/packages/latest/www/index.adp
    • -0
    • +0
    /openacs-4/packages/latest/www/menu.adp
    • -0
    • +0
    /openacs-4/packages/latest/www/menu.tcl
Initial revision

    • -0
    • +27
    /openacs-4/packages/latest/latest.info
    • -0
    • +63
    /openacs-4/packages/latest/tcl/callback-procs.tcl
    • -0
    • +156
    /openacs-4/packages/latest/tcl/latest-procs.tcl
    • -0
    • +18
    /openacs-4/packages/latest/www/exit.tcl
    • -0
    • +13
    /openacs-4/packages/latest/www/index.adp
    • -0
    • +61
    /openacs-4/packages/latest/www/menu.adp
    • -0
    • +60
    /openacs-4/packages/latest/www/menu.tcl
    • -0
    • +10
    /openacs-4/packages/latest/www/navigator.adp
    • binary
    /openacs-4/packages/latest/www/resources/contents_bg.gif
    • binary
    /openacs-4/packages/latest/www/resources/ico_collapse.gif
    • binary
    /openacs-4/packages/latest/www/resources/ico_expand.gif
    • binary
    /openacs-4/packages/latest/www/resources/ico_hide.gif
    • binary
    /openacs-4/packages/latest/www/resources/ico_show.gif
    • -0
    • +258
    /openacs-4/packages/latest/www/resources/mktree.js
    • binary
    /openacs-4/packages/latest/www/resources/title_bg.gif
    • -0
    • +96
    /openacs-4/packages/latest/www/resources/whatsnew.css
non-visible div in case you need to allocate something before dotlrn page body

    • -0
    • +3
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
new divs for manipulating better the tabs

    • -1
    • +2
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
adding callbacks get_extra_headers & header_onload

Fix redirects to after suubmit feedback.

Show question feedback as well as answer feedback.

role support improved: empty acts problem solved

    • -19
    • +90
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
add a new delivery presentation type, delivery-progress-bar

add checks to see if the assessment supports feedback

adjust the dsiplay template in course-structure page, add delete link

reorder the placement of fields so that they make more sense

file upgrade-5.2.3d2-5.2.3.sql was initially added on branch oacs-5-2.

Made fs_objects count folder items the same was fs_folders does.

accessibility fixes as outlined in bug 2822 - it is too late for new message keys in .LRN 2.2 so some of them will have to wait

Add delivery-scorm directory and change urls to point to delivery-scorm

  1. … 53 more files in changeset.
Adding tracking-rte for SCORM support

    • -0
    • +162
    /openacs-4/packages/lorsm/www/tracking-rte/toc.tcl
Go back to the class at the end

Fix delivery URLs to use new consolidated delivery directory

    • -7
    • +10
    /openacs-4/packages/lorsm/lib/user-lorsm.tcl
    • -6
    • +7
    /openacs-4/packages/lorsm/www/index.tcl
Fix delivery URL from index.tcl.

Remove man_id duplication in progress bar delivery

    • -6
    • +6
    /openacs-4/packages/lorsm/www/index.tcl
Fix progress bar display by using expr instead of calling ad_decode with incorrect syntax.

Fix delivery link in user portlet

    • -2
    • +2
    /openacs-4/packages/lorsm/lib/user-lorsm.tcl
Added comment to explain change in user interface for edit_all_p

Don't set a default on repeat_p

Don't show progress bar if there is only one page.

Avoid expr error dividing empty string if this is a one page section.