Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Just a small html markup change

LDEV-566:Add "Re-do questions" button New properties: label.redo =Redo label.learnerReport =Learner Report

    • -24
    • +29
    ./learning/CombinedAnswersContent.jsp
    • -7
    • +15
    ./learning/IndividualLearnerResults.jsp
  1. … 3 more files in changeset.
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 14 more files in changeset.
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 14 more files in changeset.
Ensure that no blank spaces are added in the text areas

    • -3
    • +1
    ./learning/SequentialAnswersContent.jsp
Fix for LDEV-485: Authoring page: Cancel area too close of the + sign

  1. … 1 more file in changeset.
Fix for LDEV-450: Improve layout for learner

    • -7
    • +21
    ./learning/CombinedAnswersContent.jsp
    • -10
    • +17
    ./learning/IndividualLearnerResults.jsp
    • -8
    • +22
    ./learning/SequentialAnswersContent.jsp
Fix for LDEV-514: Modification to textareas/FCKeditors

Enclose javascript into Html body tag, so it can work in FF.

  1. … 11 more files in changeset.
Completed the monitoring module's conversion for the task except for the Edit Activity Screen which is being done at th3 moment.

General status on Q/A is: Authoring conversion: done, Learner module conversion: done, Monitoring module conversion:90 % done.

Export Portfolio conversion:90% done.

    • -4
    • +5
    ./monitoring/MonitoringMaincontent.jsp
    • -12
    • +102
    ./monitoring/SummaryContent.jsp
  1. … 13 more files in changeset.
Completed Define Later functionality and tested it. It works with the core API call from monitoring interface, not yet from tool's monitoring Edit Activity tab.

  1. … 9 more files in changeset.
LDEV-440: Completed Define Later conversions as well as Authoring module. Authoring module is tested and is fully functional. Define Later screen has not been tested yet.

  1. … 2 more files in changeset.
Completed the task LDEV-440 for Authoring module. Struts forms are taken into request scope as well.

Define Later screen will be made available shortly.

    • -9
    • +13
    ./authoring/AuthoringTabsHolder.jsp
    • -21
    • +17
    ./authoring/InstructionsContent.jsp
  1. … 11 more files in changeset.
Removed export porfolio form definition which was redundant

Monitoring summary screen, Learner and teacher export portfolio and Learner view only report screen generation logic have been modified to work with the recent request scope changes to learner module.

Right now all these modules are functional as beforwe, however monitoring and export portfolio still depends

on session scope to hold certain data.

The focus was to make learner module truly request scope based and all these other modules to work normally for the time being. These other modules could be

converted to request scope if that is needed as well.

  1. … 6 more files in changeset.
Learning form taken into request scope

LDEV-278: Completed Q/A learner flow based on request scope. There is a side affect to Monitoring summary screen which is being attended currently.

  1. … 11 more files in changeset.
Completed listing of learner results as well as moving backwards and onwards between questions/answers.

    • -3
    • +3
    ./learning/IndividualLearnerResults.jsp
  1. … 1 more file in changeset.
Sequential listing mode implementation, to be tested

    • -1
    • +3
    ./learning/IndividualLearnerResults.jsp
  1. … 6 more files in changeset.
Improvements to Q/A learning module for request scope handling. Work in progress.

    • -1
    • +2
    ./learning/IndividualLearnerResults.jsp
    • -9
    • +9
    ./learning/SequentialAnswersContent.jsp
  1. … 3 more files in changeset.
LDEV-278: Modifying first and second screens of Q/A learning screens for request scope handling

    • -8
    • +9
    ./learning/SequentialAnswersContent.jsp
  1. … 3 more files in changeset.
Exception handler define for STRUTS.

  1. … 11 more files in changeset.
Standardizing the Define Later screens

    • -0
    • +55
    ./WEB-INF/tags/DefineLater.tag
    • -0
    • +65
    ./learning/defineLater.jsp
  1. … 56 more files in changeset.
Cleaning up unneeded stylesheets and tidying up portfolio pages.

  1. … 72 more files in changeset.
Adding updated SetEditor.tag to tools

  1. … 6 more files in changeset.
fix to css tag

Look and feel updates

  1. … 1 more file in changeset.
New look and feel applied to learner module

    • -23
    • +46
    ./learning/IndividualLearnerResults.jsp
    • -0
    • +163
    ./learning/LearnerRep.jsp
    • -5
    • +3
    ./learning/SequentialAnswersContent.jsp
  1. … 3 more files in changeset.
finalized authoring look and feel for beta

  1. … 3 more files in changeset.
remove ContextLoaderServlet, it's deprecated for servlet 2.4 container(like tomcat 5 bundled with jboss 4.x) . Use ContextLoadListener instead

  1. … 14 more files in changeset.