lams_learning

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Display an error message if the current activity for a user is null and it can't be recalculated without doing resume, or resume automatically if it was a system gate and the gate activity has been removed.

More handling for "null" current/next activity - needed for the stop gates being removed.

Also now check that any activity being commenced isn't a live edit + not read only activity. This will stop any user that evades the stop gates from making activities after the stop gate read only - they will not be able to do the next activity. Given that the learning design is already loaded into memory, it shouldn't add greatly to the progress engine steps (not compared to everything else!)

file progressBroken.jsp was initially added on branch editonfly_branching.

    • -0
    • +0
    ./web/progressBroken.jsp
Trying to make progress engine cope with "holes" in the progress ie if the user's current activity disappears (e.g. temporary system gate and live edit end)

    • -19
    • +10
    ./web/WEB-INF/struts/struts-config.xml
update to learner for refresh progress bar

  1. … 4 more files in changeset.
updated passon tag

  1. … 13 more files in changeset.
updated hibernate config file for learning design table + fixed monitor locked view control + learner learning design update triggered by version value in passon swf

  1. … 14 more files in changeset.
Merging 2.0.1 changes from the HEAD

    • -78
    • +0
    ./conf/language/ApplicationResources_cy_GB.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_de_DE.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_en_AU.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_es_ES.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_it_IT.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_mi_NZ.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_sv_SE.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_vi_VN.properties
  1. … 54 more files in changeset.
LDEV-1161: First activity wasn't loading in Arabic. The change to add the lesson id to the welcome page (for the join) hadn't been made to the RTL version.

updated learner to handle new gate activity (system gate)

  1. … 1 more file in changeset.
Removing unused libraries

    • binary
    ./web/WEB-INF/lib/jdbc2_0-stdext.jar
Got the basic gate window working in learner - system gate had the wrong type id and needed to inherit from PermissionGate to pick up the default screen.

Updating English

    • -0
    • +79
    ./conf/language/rams/ApplicationResources_en_AU.properties
lesson progress data fix

  1. … 1 more file in changeset.
Splitting LAMS language files into two sets - LAMS and RAMS

    • -78
    • +0
    ./conf/language/ApplicationResources_cy_GB.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_de_DE.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_en_AU.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_es_ES.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_it_IT.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_mi_NZ.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_sv_SE.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_vi_VN.properties
    • -0
    • +78
    ./conf/language/lams/ApplicationResources.properties
    • -0
    • +78
    ./conf/language/lams/ApplicationResources_ar_JO.properties
    • -0
    • +78
    ./conf/language/lams/ApplicationResources_cy_GB.properties
    • -0
    • +78
    ./conf/language/lams/ApplicationResources_da_DK.properties
    • -0
    • +78
    ./conf/language/lams/ApplicationResources_de_DE.properties
    • -0
    • +78
    ./conf/language/lams/ApplicationResources_el_GR.properties
    • -0
    • +78
    ./conf/language/lams/ApplicationResources_en_AU.properties
  1. … 420 more files in changeset.
fixed read only setting for optional activity children + further validation for trying to add transition to a read only activity

  1. … 3 more files in changeset.
Updated author validation on read-only activities and transitions in Edit-on-the-Fly mode. Read only field is set when activity is attempted (ProgressEngine).

  1. … 8 more files in changeset.
Updating Welsh, Spanish

    • -24
    • +24
    ./conf/language/ApplicationResources_cy_GB.properties
    • -4
    • +4
    ./conf/language/ApplicationResources_es_ES.properties
  1. … 12 more files in changeset.
LDEV-1097: Remove the finish button from the learner progress view of the grouping screen, plus updated some out of date method calls relating to force complete.

  1. … 1 more file in changeset.
LDEV-1131: If the user is using a custom stylesheet, export portfolio wasn't copying the images directory for the stylesheet. Changed the export so it now copies the theme's special images (using the new image_directory column in the theme) as well as the default images.

  1. … 9 more files in changeset.
merged changes to HEAD for ldev-1130

  1. … 4 more files in changeset.
make learner logo load dynamically

  1. … 4 more files in changeset.
moved joinLesson call to jsp ldev-1128

Updating Portuguese

    • -3
    • +3
    ./conf/language/ApplicationResources_pt_BR.properties
fixed export button

Adding Portuguese

    • -0
    • +78
    ./conf/language/ApplicationResources_pt_BR.properties
  1. … 1 more file in changeset.
Updated to match previous changes to LearnerService.

LDEV-1125: Getting a blank screen for the next activity if you force complete a user on a parallel activity. The code to calculate the next url was there but the calculated url wasn't being returned to the Action class.

Adjust next button location for firefox

Updating Greek

    • -5
    • +33
    ./conf/language/ApplicationResources_el_GR.properties
  1. … 1 more file in changeset.