lams_tool_vote

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
UPdating Maori

Updating Maori

  1. … 2 more files in changeset.
LDEV-1349 Changes to the lams:fckeditor tag to map FCKEditor language files to LAMS supported languages and locales.

FCKEditor.tag changes

    • -57
    • +57
    ./web/WEB-INF/tags/FCKEditor.tag
  1. … 14 more files in changeset.
LDEV-1493: Leaves the lockWhenFinished as it is picked up from the default content rather than hardcoded

LDEV-1493: Revert to original as the change needs to be done in the VoteStarterAction.java instead

UPdating Japanese, Norwegian

LDEV-1493: Updating the tool version so the updater will pick up the update script.

  1. … 1 more file in changeset.
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 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.
Changing from binary to ascii

    • -98
    • +98
    ./db/sql/create_lams_tool_vote.sql
    • -14
    • +14
    ./db/sql/drop_lams_tool_vote.sql
LDEV-1493: Changing default value for lock when finished in Vote. Default value now OFF

LDEV-1493: Changing default value for lock when finished in Vote. 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. … 18 more files in changeset.
Updating Japanese

  1. … 4 more files in changeset.
Adding Dutch

    • -0
    • +152
    ./conf/language/lams/ApplicationResources_nl_BE.properties
  1. … 2 more files in changeset.
Updating Englishand Dutch

Updating Japanese

    • -0
    • +152
    ./conf/language/lams/ApplicationResources_ja_JP.properties
  1. … 2 more files in changeset.
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

LDEV-1249: Null ptr exception was being thrown when trying to generate a chart and there were no votes. Now if no votes exist, no charts are created.

Adding Chinese (China)

    • -0
    • +152
    ./conf/language/lams/ApplicationResources_zh_CN.properties
  1. … 4 more files in changeset.
Updating German

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/AuthoringMaincontent.jsp
  1. … 170 more files in changeset.
Updating greek

  1. … 8 more files in changeset.
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.