lams_tool_lamc

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

    • -6
    • +19
    ./web/monitoring/MonitoringMaincontent.jsp
style changes and redundant jsp clean up

    • -34
    • +14
    ./web/authoring/BasicContent.jsp
no change really

    • -6
    • +3
    ./web/authoring/AuthoringMaincontent.jsp
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

added code to separate our progress view from view answers report

refined the resources

added definition:

<forward

name="learningStarter"

path=".learningStarter"

redirect="true"

/>

modified to accomodate learner progress view

more meaningful testers and starters

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)

added resources

label.learner.viewAnswers

label.defineLater

included new constants

public static final String LEARNER_PROGRESS

public static final String LEARNER_PROGRESS_USERID

this is no more needed

    • -77
    • +0
    ./web/monitoring/MonitoringTabsHeader.jsp
fixed session data assignment from main jsp to included jsp

    • -1
    • +67
    ./web/monitoring/MonitoringMaincontent.jsp
changed button location by style

changes for the preview mode

just debug message .. making sure learnerService is available

improved Preview mode testing

moving Preview mode to Learning