• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Add new progress display to show how many pages are left in an assessment.

updating html from docbook this time, updating code segments with programlisting tag, adding alt tag to images (via textobject), spelling corrections

decode url to text, to match the filename properly

Finish progress bar delivery method. Renamed from delivery-context-bar to delivery-progress-bar to better reflect what it does. Added as an option to choose for presentation format. Added upgrade script.

adding alt tags to images, formatting code in pre tags for readibility, will check spelling next

Remove next link, we do this is the including page instead.