lams_tool_lamc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-560: Fix for After clicking on "View Summary"

LDEV-496: Fixed Title and instructions should be able to be blank

Updating English, Spanish, Italian, Norwegian

    • -18
    • +17
    ./conf/language/ApplicationResources.properties
    • -3
    • +13
    ./conf/language/ApplicationResources_es.properties
    • -8
    • +23
    ./conf/language/ApplicationResources_it.properties
    • -3
    • +13
    ./conf/language/ApplicationResources_no.properties
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. … 14 more files in changeset.
Ernie, Please update/add these: Update: label.yourAnswers =Student's Answers:

New ones:

label.studentMarks =Student Marks

label.export.learner =Portfolio Export for Learner

label.export.teacher =Portfolio Export for Teacher

label.studentMark =Student Mark

label.authoring.title.col =Title:

label.authoring.instructions.col =Instructions:

label.candidateAnswer =Candidate Answer

label.total =Total

label.report.title.col =Report Title:

label.report.endLearningMessage.col =End of Activity Message:

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 and Norwegian

Fix for LDEV-471: tooltips

Adding Dutch translation

    • -0
    • +247
    ./conf/language/ApplicationResources_nl.properties
Fix for LDEV-471: Tooltips for cross.gif, uparrow.gif, downarrow.gif and edit.gif

Fix for LDEV-494: Title and instructions should be able to be blank

Fix for LDEV-216: Various MCQ issues addressed

Fix for LDEV-216: Various MCQ improvements and fixes

Fix for LDEV-447: Stucked when answering questions but not pressing the Finished button

Fix for textareas/FCKeditors

  1. … 1 more file in changeset.
Enclose javascript into Html body tag, so it can work in FF.

  1. … 11 more files in changeset.
Updating norwegian Italian

    • -12
    • +22
    ./conf/language/ApplicationResources_it.properties
    • -26
    • +26
    ./conf/language/ApplicationResources_no.properties
After making learning module request scope based, View-only learner screen and export portfolio screens have also been modified to work with this new logic. They are functional now.

Also some fixes for LDEV216.

    • -3
    • +212
    ./web/export/exportportfolio.jsp
    • -1
    • +1
    ./web/monitoring/SummaryAllSessions.jsp
New properties file. UPDATE: label.yourAnswers =Student's Answers:

NEW ONES:

label.studentMarks =Student Marks

label.studentMark =Student Mark

label.export.learner =Portfolio Export for Learner

label.export.teacher =Portfolio Export for Teacher

label.authoring.title.col =Title:

label.authoring.instructions.col =Instructions:

label.candidateAnswer =Candidate Answer

label.total =Total

label.report.title.col =Report Title:

label.report.endLearningMessage.col =End of Activity Message

Updating Norwegian, English, Korean and Spanish

    • -29
    • +14
    ./conf/language/ApplicationResources.properties
    • -28
    • +30
    ./conf/language/ApplicationResources_no.properties
LDEV278: Finalised learner progress and view answers screens.

Exception handler define for STRUTS.

Adding Norwegian and updating Korean

    • -0
    • +245
    ./conf/language/ApplicationResources_no.properties
  1. … 2 more files in changeset.
Fix to learner progress view

Learner Progress View state management updates

    • -199
    • +0
    ./web/learning/Copy of SingleQuestionAnswersContent.jsp
Finished LDEV278 for learner flow for both sequential and non sequential modes. Finished for Preview mode. To do: Learner progress and probably Export Portfolio

Learning form placed into request scope and hidden form properties are used in conjunction with DTOs for session maintenance.

Both sequential and non-sequential modes have been converted to request scope up to 90 percent. Still to be done for tool content id and tool session id and for learner progress.

    • binary
    ./web/images/green_arrow_down_right.gif
    • -1
    • +2
    ./web/learning/CombinedAnswersContent.jsp
    • -0
    • +199
    ./web/learning/Copy of SingleQuestionAnswersContent.jsp
    • -122
    • +67
    ./web/learning/SingleQuestionAnswersContent.jsp
LDEV278: Completed workflow for Preview and standard learner flow FOR non-sequential mode. To do: Finish sequential mode and Learner Progress modes and move form properies to SessionMap.