ToolOutputDefinitionDTO.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Rewrite config files and library references

  1. … 955 more files in changeset.
LDEV-4453 Mark chosen activity outputs as weightable

Activity outputs without max score are not eligible for weighting as we

can not calculate percent in which the activity is completed. They must

not appear in weighting dialog and they must always have 0% weight.

  1. … 10 more files in changeset.
LDEV-4127: Remove default tool conditions. Fix conditions refresh in Authoring.

  1. … 28 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1074 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 782 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -143
    • +138
    ./ToolOutputDefinitionDTO.java
  1. … 2120 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -143
    • +138
    ./ToolOutputDefinitionDTO.java
  1. … 1860 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc. Rename/rewrite methods for Flashless use.

  1. … 420 more files in changeset.
Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

  1. … 167 more files in changeset.
LDEV-1594: Added a new flag "showConditionNameOnly". When this is true, Flash will hide the details of the condition (e.g. Range blah to blah). Needed for the default Voting activity as the condition details are meaningless to the user.

  1. … 2 more files in changeset.
LDEV-1454: Adding two default conditions for each boolean tool output. This will allow the authoring branching clients to set up default conditions for these outputs.

  1. … 4 more files in changeset.
LDEV-1376: Couple of small tweaks needed on the back end - the validation wanted start to be not null so that was removed (the logic in the runtime test was fine, it was just the validation) and the greater than was sending back a dummy 9999, which is now null.

  1. … 2 more files in changeset.
LDEV-1135: Tweaking the output definition to suit the authoring client.

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

  1. … 6 more files in changeset.
temp call for returning Tool Output Definitions

    • -0
    • +113
    ./ToolOutputDefinitionDTO.java
  1. … 3 more files in changeset.