lams_tool_laqa

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-565: Learner's report: Improvements. Fixed.

Added country code to all locales

    • -171
    • +0
    ./conf/language/ApplicationResources_bg.properties
    • -0
    • +171
    ./conf/language/ApplicationResources_bg_BG.properties
    • -181
    • +0
    ./conf/language/ApplicationResources_el.properties
    • -0
    • +181
    ./conf/language/ApplicationResources_el_GR.properties
    • -0
    • +185
    ./conf/language/ApplicationResources_es_ES.properties
    • -171
    • +0
    ./conf/language/ApplicationResources_fr.properties
    • -0
    • +171
    ./conf/language/ApplicationResources_fr_FR.properties
    • -0
    • +185
    ./conf/language/ApplicationResources_it_IT.properties
    • -0
    • +183
    ./conf/language/ApplicationResources_ko_KR.properties
    • -0
    • +185
    ./conf/language/ApplicationResources_no_NO.properties
    • -181
    • +0
    ./conf/language/ApplicationResources_sv.properties
    • -0
    • +181
    ./conf/language/ApplicationResources_sv_SE.properties
    • -171
    • +0
    ./conf/language/applicationresources_bg_BG.properties
    • -181
    • +0
    ./conf/language/applicationresources_el_GR.properties
    • -185
    • +0
    ./conf/language/applicationresources_es_ES.properties
  1. … 66 more files in changeset.
Added country code to all locales

    • -185
    • +0
    ./conf/language/ApplicationResources_es.properties
    • -185
    • +0
    ./conf/language/ApplicationResources_it.properties
    • -183
    • +0
    ./conf/language/ApplicationResources_ko.properties
    • -185
    • +0
    ./conf/language/ApplicationResources_no.properties
    • -0
    • +171
    ./conf/language/applicationresources_bg_BG.properties
    • -0
    • +181
    ./conf/language/applicationresources_el_GR.properties
    • -0
    • +185
    ./conf/language/applicationresources_es_ES.properties
    • -0
    • +171
    ./conf/language/applicationresources_fr_FR.properties
    • -0
    • +185
    ./conf/language/applicationresources_it_IT.properties
    • -0
    • +183
    ./conf/language/applicationresources_ko_KR.properties
    • -0
    • +185
    ./conf/language/applicationresources_no_NO.properties
    • -0
    • +181
    ./conf/language/applicationresources_sv_SE.properties
  1. … 102 more files in changeset.
Make sure that there's not tabs before in the answers textareas

    • -3
    • +1
    ./web/learning/CombinedAnswersContent.jsp
Just a small html markup change

Added

label.redo =Redo

label.learnerReport =Learner Report

LDEV-566:Add "Re-do questions" button

New properties:

label.redo =Redo

label.learnerReport =Learner Report

    • -24
    • +29
    ./web/learning/CombinedAnswersContent.jsp
Updating English, Spanish, Italian and Norwegian

    • -4
    • +18
    ./conf/language/ApplicationResources_it.properties
LDEV-496: Fix for default content setup

Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

    • -40
    • +52
    ./web/WEB-INF/tags/HTMLEditor.tag
  1. … 14 more files in changeset.
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 18 more files in changeset.
LDEV-574:

New Q/A resources:

label.authoring.title.col =Title:

label.authoring.instructions.col =Instructions:

Activity Title and Instructions fix

Added db encoding to the ant db tasks - the encoding entry on the url is not enough when loading data from a script.

  1. … 10 more files in changeset.
Updating English, Spanish, Korean, Norwegian

    • -31
    • +23
    ./conf/language/ApplicationResources.properties
Ensure that no blank spaces are added in the text areas

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

    • -24
    • +24
    ./web/authoring/BasicContent.jsp
Fix for LDEV-450: Improve layout for learner

    • -7
    • +21
    ./web/learning/CombinedAnswersContent.jsp
Fix for LDEV495 : Title and instructions should be able to be blank

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.

  1. … 5 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.

    • -0
    • +1
    ./web/authoring/AuthoringTabsHolder.jsp
    • -1
    • +1
    ./web/authoring/BasicContentViewOnly.jsp
Updating norwegian

    • -14
    • +14
    ./conf/language/ApplicationResources_no.properties
  1. … 8 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.

    • -7
    • +6
    ./web/authoring/BasicContentViewOnly.jsp
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
    ./web/authoring/AuthoringTabsHolder.jsp
    • -15
    • +14
    ./web/authoring/BasicContent.jsp
    • -21
    • +17
    ./web/authoring/InstructionsContent.jsp
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.

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.

    • -45
    • +138
    ./web/learning/LearnerRep.jsp