Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Change toolSessionManager interface to add new toolSessionName.

authoring module fix for populating the correct map data for the revisiting authors

calling

public static void assignStaterMapsToCurrentMaps(HttpServletRequest request)

authoring module fix for populating the correct map data for the revisiting authors

added the method:

public static void assignStaterMapsToCurrentMaps(HttpServletRequest request)

Included and updated the struts definitions of the action classes.

Part of Portfolio Export functionality either in teh form of action classes or utilities or resources

    • -0
    • +123
    ./java/org/lamsfoundation/lams/tool/mc/web/McExportForm.java
All the changes are to accomodate better integration between different modules. In this state all the modules seem to work properly and according to their specs. May requite lttle updates but expecting no major changes.

Some work needs on bug fixing authoring module.

modifications after removing the session attributes at the start of activities.

  1. … 1 more file in changeset.
changes to accomodate session cleanup at start of activities

no major change

checks for null references

wording changes to add question/options

included the CREATION_DATE for the existing content

upload file handles FileException

converting String based date to java.util.date

  1. … 3 more files in changeset.
added code to separate our progress view from view answers report

refined the resources

include McUtils.cleanUpSessionAbsolute(request); for better cleaning up sessions

included McUtils.cleanUpSessionAbsolute(request);

no major changes

format text

added public method public static void cleanUpSessionAbsolute(HttpServletRequest request)

    • -1
    • +205
    ./java/org/lamsfoundation/lams/tool/mc/McUtils.java
added resources label.learner.viewAnswers label.defineLater

included new constants public static final String LEARNER_PROGRESS public static final String LEARNER_PROGRESS_USERID

just debug message .. making sure learnerService is available

moving Preview mode to Learning

changes in the use of Preview mode and mode parameter

added property donePreview

enabled donePreview

added header resource : label.preview =MCQ Preview

added constant PREVIEW