Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix for LDEV-641: Rearranging Q&A Learner's report layout

Finalised fix for (LDEV-642) Rearranging Q&A Monitor's report layout

Fix for LDEV-642: Rearranging Q&A Monitor's report layout

  1. … 1 more file in changeset.
LDEV-642- Rearranging Q&A Monitor's report layout Done

  1. … 1 more file in changeset.
The property/field 'End of Activity message' was removed from data model and jsp

  1. … 8 more files in changeset.
Jsp fix: Attempt Date/Time presented using java.util.Date and tag lib

  1. … 2 more files in changeset.
LDEV-611: Answer field must be of text instead of varchar Fixed

    • -1
    • +4
    ./learning/IndividualLearnerResults.jsp
  1. … 8 more files in changeset.
LDEV-610: Response and time mixed up... Fixed

Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation.

    • -0
    • +37
    ./WEB-INF/tags/Date.tag
  1. … 20 more files in changeset.
Swapping time and response around

LDEV-565: Learner's report: Improvements. Fixed.

  1. … 2 more files in changeset.
Make sure that there's not tabs before in the answers textareas

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.