lams_tool_laqa

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1493: Revert to original as the change needs to be done in the QaStarterAction.java instead

Updating Japanese, Norwegian

LDEV-1493: Default the update script's set tool_version line to commented out - we assume the normal behaviour is that this is called by the tool updater.

  1. … 1 more file in changeset.
LDEV-1493: Updating the tool version so the updater will pick up the update script.

  1. … 1 more file in changeset.
LDEV-1493 update scripts for new default value of lock on finish for vote and q&a tools.

    • -0
    • +16
    ./db/sql/updatescripts/updateTo20080108.sql
  1. … 1 more file in changeset.
LDEV-1493: Changing default value for lock when finished in Q&A. Default value now OFF

LDEV-1493: Changing default value for lock when finished in Q&A. Default value now OFF

LDEV-1206: Run offline now displays the activity title at the top

  1. … 2 more files in changeset.
LDEV-1186: Updating English

  1. … 14 more files in changeset.
Adding japanese

    • -0
    • +173
    ./conf/language/lams/ApplicationResources_ja_JP.properties
  1. … 2 more files in changeset.
Should no longer be there - was moved to lams/rams directories

    • -171
    • +0
    ./conf/language/ApplicationResources_bg_BG.properties
    • -170
    • +0
    ./conf/language/ApplicationResources_de_DE.properties
    • -173
    • +0
    ./conf/language/ApplicationResources_it_IT.properties
    • -173
    • +0
    ./conf/language/ApplicationResources_pl_PL.properties
    • -173
    • +0
    ./conf/language/ApplicationResources_vi_VN.properties
LDEV-1179: Export portfolio now displays a different msg for run offline activities. The screen comes from the learning war, and is called from the code on AbstractExportPortfolioServlet. Tools don't have to do anything, but they can override a new method in the servlet and supply the name of the activity (as per the tool's authoring screen) or do their own screen. Our tools will just display the name of the activity.

  1. … 15 more files in changeset.
Updating maori

Updating RAMS Q&A dictionary

LDEV-1138: Changed name of "edit questions" button from "Edit" to "Redo Questions" so that two edit buttons (edit questions and edit reflecton) on the learner progress review page have different labels.

LDEV-1138: Moved the Redo Questions button so that it is below the user's answers and above the other users answers - just looks better.

    • -12
    • +11
    ./web/learning/RevisitedLearnerRep.jsp
LDEV-1138: When the user redos the questions from the learner progress review screen, the answers are populated in the sequence mode, which they weren't before. I think I also corrected an inconsistency in the combined mode which meant that when you redid the questions from the learner review screen and changed the values, if you did redo questions on the "review my answers" screen then you got the answers from the db, rather than from the session.

LDEV-1138: Added the "Edit" button for reflection, and moved the existing Edit button to above the Reflection

    • -52
    • +25
    ./web/learning/RevisitedLearnerRep.jsp
Adding Malay.

    • -0
    • +173
    ./conf/language/lams/ApplicationResources_ms_MY.properties
  1. … 1 more file in changeset.
Adding Chinese(China) and Updating Norwegian

    • -100
    • +100
    ./conf/language/lams/ApplicationResources_no_NO.properties
    • -0
    • +173
    ./conf/language/lams/ApplicationResources_zh_CN.properties
  1. … 4 more files in changeset.
Adding Dutch, Updating German, Greek, English(AUS)

    • -0
    • +173
    ./conf/language/lams/ApplicationResources_nl_BE.properties
LDEV-1109: Fixing bugs in the authoring support for tool output based branching and getting the progress engine working. A rough implementation of the condition checking down for one MCQ condition for demonstration purposes. Two new methods added to the tool contract.

  1. … 36 more files in changeset.
LDEV-1134: Adding more support for the tool output based branching. Added a couple of simple tool output definitions for MCQ and Forum and added a class to the core to help tools create the tool output definitions (OutputDefinitionFactory), which required a change to MessageService. Also added the call to the core tool service to support calling the tools for their output definitions and new method call to ToolContentManager, requiring a change to all tools.

  1. … 20 more files in changeset.
Replaced <bean:message> with <fmt:message> tags

  1. … 15 more files in changeset.
update lams:help tag with style attribute, mainly for lams_admin to display properly

  1. … 16 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

    • -0
    • +41
    ./web/WEB-INF/tags/Head.tag
    • -2
    • +2
    ./web/authoring/AuthoringTabsHolder.jsp
  1. … 159 more files in changeset.
Updating greek

  1. … 8 more files in changeset.
LDEV-1248: Answers hidden in monitor were still showing in learner. Updated the export portfolio jsp so that it indicates hidden in the class view, and hides other students' answers that are marked as hidden in the learner view. In the same way, the two learner summary screens now only show a "hidden" response if it is the learner's own response.

    • -4
    • +18
    ./web/learning/RevisitedLearnerRep.jsp
Updated minimum version number and tool version for 2.0.3 release. Tool contract change occured in this release.

  1. … 10 more files in changeset.
LDEV-1225: Page wasn't working if the learner had started the activity but hadn't saved their entry. Now if there isn't an entry, it shows the normal page but skips the entry section.

  1. … 5 more files in changeset.