lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added variable JBOSS_HOME

  1. … 9 more files in changeset.
Committing a change to the testMonitoringService class so that lams_monitoring compiles with the tool_adapter changes

[2nd attempt]

LDEV-1816:

-removed some extra symbols in the Montoring .fla

LDEV-1783

-new error message case used to send alert to javascript popup, message still needs to be added to the Learner flash dictionaries

  1. … 1 more file in changeset.
Fixing up a comment in monitoring service for customCSV

LDEV-1861 Adding customCSV

Adding the customCSV in to the initializeLesson method, so that when the call for preview is made, the customCSV is passed through and the tools can perform the copy required for tool adapters on external servers

LDEV-1811 lams.tld has been updated in all packages

  1. … 19 more files in changeset.
Updating Norwegian

  1. … 10 more files in changeset.
LDEV-1740 Changed double click behaviour of sequence activities within optional sequence to not expand/collapse immediately on mouse release, but instead expand/collapse after a short double click delay, in case the user double clicked. This way the sublists won't expand/contract immediately after the first mouse release, hence allowing for double click input

  1. … 3 more files in changeset.
LDEV-1726 Added Add another lesson button.

  1. … 4 more files in changeset.
Fixed lost tooltips in learner progress bar (happened sometime after 2.1rc)

  1. … 2 more files in changeset.
Updating

  1. … 1 more file in changeset.
Updating Japanese

  1. … 1 more file in changeset.
LDEV-1745 Improved opening of sequences (of nested opt seq) when all activities are completed in monitor.

  1. … 2 more files in changeset.
LDEV-1819: Initialise branching activities properly after a live edit

  1. … 2 more files in changeset.
Updating Norwegian

  1. … 4 more files in changeset.
LDEV-1745 Improved behaviour and display of Learner Complex Activity (and nested LCA's), featuring branching, optionals and other complex activities in the progress bar of Monitor and Learner.

  1. … 3 more files in changeset.
LDEV-1745 Improved level setting for active complex activities, and use of level values (parent's level and complexLevel value) to draw amount of dash's in title.

  1. … 3 more files in changeset.
LDEV-1804: Tool urls on the Optional Activity page were missing the tool part - all there was was the lams part.

Upating Maori

  1. … 5 more files in changeset.
Fixed parallel activity display problem in monitor.

  1. … 5 more files in changeset.
LDEV-1753: Ajax based selection screens in monitoring were not indicating to the user if any exceptions thrown on the server. Added some javascript to check if the return value from the server was the general struts error message. If it is, it extracts the message and displays that in an alert box.

  1. … 2 more files in changeset.
LDEV-1764 Added dash for activities of branches in branching activity. Improved control of opening branches in preview mode (learner) and monitor using active complex method.

  1. … 4 more files in changeset.
LDEV-1777 Moved start in monitor button to left side.

  1. … 2 more files in changeset.
LDEV-1766: Some of the methods weren't transactioned properly in the context file. Once the transactions were correct, had to tweak some calls to hibernate

LDEV-1766: Removing groups from branches on the define later screen in monitoring wasn't working as I was trying to remove them from the group end and that is only cascade all. Changed to remove from the branch end as that has all-delete-orphan. Also noticed that some of the methods weren't transactioned properly in the context file.

LDEV-1759

Removed Finish button.

LDEV-1659

Removed Finish button.

LDEV-1725: Avoid permission denied message on Shaun by ensuring the server url exactly matches the url that was used to call this page.

Fixed learner controller bug.

  1. … 5 more files in changeset.
LDEV-1733: Allow teachers to add any number of groups to a chosen grouping, irrespective of the max number set in authoring. If they do add more than the max number, then the max number column is set to null (and not 0) as this matches what authoring expects. Also changed the screen so that the teacher can't add or remove groups for a branching related grouping as this may break the group to branch mappings.

    • -23
    • +51
    ./web/grouping/chosenGrouping.jsp