Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1612: Tweaking the condition names for OUTPUT_SET_BOOLEAN type definitions, so that Flash can match existing conditions back to their definitions.

  1. … 1 more file in changeset.
LDEV-1612: Trying out the new OUTPUT_SET_BOOLEAN type for custom conditions (the new type is assigned to the definition of the conditions).

LDEV-1594: Learner selection now supports open vote. Also improved the handling of an option that is just an image - now it cuts off any leading path so you can see the filename easily.

LDEV-1594: Improved the HTML stripping so that if only an image in the html, it tries to pull out out the link in the "src" entry and display that only.

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.

The question (in the condition text) now has the HTML stripped the same as the legend on the chart, giving some chance of a meaning text if there is other text in the question field.

LDEV-1597: Added new advanced object ShowResults, which controls whether or not the full results are shown. The user can still see their votes in export portfolio and if they return to the voting screen.

Typo in the context file - was excluding the wrong exception type.

LDEV-1594: Adding a basic tool output. Only works if there is at most one nomination and the learner can't enter their own values.

  1. … 4 more files in changeset.
LDEV-1578: Export portfolio problems: learner export didn't have the html removed/shortened in the legend and the class export only worked if you had already generated a chart. Both these problems now fixed.

LDEV-1578: Export portfolio problems: learner export didn't have the html removed/shortened in the legend and the class export only worked if you had already generated a chart. Both these problems now fixed.

LDEV-1572: Resize charts to allow larger charts when the legend is large. If it looks like the legend will go over 4 or more lines, then it creates a chart 750x550. I've also increased the size of the small chart to 400 square. Moved some of the common code into a utility class so that our sizing is always consistent.

  1. … 2 more files in changeset.
LDEV-1522 Voting Max Votes are not permitted to be negative number now.

LDEV-1493: Leaves the lockWhenFinished as it is picked up from the default content rather than hardcoded

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.
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.

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.
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. … 6 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 238 more files in changeset.
LDEV-1137 export portfolio needed to setup some session attributes

LDEV-1097: Changed the learner progress screen to be a read only version of the learner's progressive results screen.

  1. … 3 more files in changeset.
Add file size validation.

  1. … 3 more files in changeset.
Fix for LDEV-1025 Voting: Reflections are always editable regardless of lock when finished

  1. … 2 more files in changeset.
fix for voting stats page percent

Fix for LDEV-1014 Returning to Vote doesn't show what it used to

  1. … 1 more file in changeset.
Fix for import filter

organized import filters

  1. … 1 more file in changeset.
Fix for LDEV-943 Remove "Allow learner to change vote" option

  1. … 5 more files in changeset.
Fix for LDEV-943 Remove "Allow learner to change vote" option

  1. … 10 more files in changeset.
Fix for LDEV-942 Modify Default content

  1. … 2 more files in changeset.