Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2657 Date restrictions for MCQ (merge to HEAD)

  1. … 17 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
LDEV-1998: Committing Pedagogical Planner base files and support for chat, forum, multiple choice, Q&A, noticeboard, notebook and vote tools.

  1. … 111 more files in changeset.
LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

    • -0
    • +2
    ./db_version_insert.sql
  1. … 71 more files in changeset.
Changing sql update scripts for vote, mc and forum so they have no multi-line commands, as the tooldeployer task in the updater seems to have difficulty with this. All commands changed to one-liners

    • -15
    • +6
    ./updatescripts/updateTo20070820.sql
  1. … 2 more files in changeset.
LDEV-1579: Tools now indicate whether or not they support tool outputs, which allows the authoring client to only list tools that should have conditions.

  1. … 11 more files in changeset.
Getting rid of the Candidate Answer label. Just leaving Answer instead

LDEV-1156: Adds Advance setting to display answers/results at the end of an MCQ (Authoring changes)

  1. … 9 more files in changeset.
Fixed typo in script - missing ;

Preparing for new release of tool - version number to be 20070820

  1. … 1 more file in changeset.
LDEV-1302: Improving the performance in learner by improving the user attempt calls to the database and removing some of the iterations in the logic that made more database calls than necessary. LDEV-1304: Fixing up the marking, which was incorrect if questions were worth more than 1.

    • -0
    • +25
    ./updatescripts/updateTo20070820.sql
  1. … 14 more files in changeset.
Removing './' from jar name - added by the tool deployer

  1. … 10 more files in changeset.
Change update scripts to have one lne commands instead of multi-line commands for the purposes of ant

  1. … 10 more files in changeset.
No need to have the ../ on the jar file name as it is added automatically by the tool deployer.

  1. … 9 more files in changeset.
Added context application and classpath columns

  1. … 25 more files in changeset.
LDEV-1146: Increase login field length to 255.

    • -0
    • +6
    ./updatescripts/updateTo20070214.sql
  1. … 3 more files in changeset.
Changes made to all tools, so they should be made in the example tool

Changes to build, so the tool deployer can put the tool_version in the deploy.xml when the tool is build.

Now, the tool_version in tool_insert.sql must be replaced by @tool_version@, and the actual tool version goes in the buld.properties under tool.version

  1. … 7 more files in changeset.
Fix for LDEV-969 Randomization of answers optional for all questions (default off).

  1. … 21 more files in changeset.
Fix for LDEV-972 New authoring advanced option: "Show group's top and average mark"

  1. … 18 more files in changeset.
Fix for (LDEV-931) Modify Default content

  1. … 2 more files in changeset.
Removed columns weight and disabled from the table tl_lamc11_que_content,removed column time_zone from the table tl_lamc11_usr_attempt. Changed tool version to 20061015. This will break the import/export (won't import previous designs) but that will be fixed in the importer.

  1. … 13 more files in changeset.
Major authoring rewrite and layout changes

  1. … 81 more files in changeset.
Appying correct category (so that it will be coloured correctly in authoring).

  1. … 3 more files in changeset.
tool db update - help url

  1. … 9 more files in changeset.
Reflection work in progress: Pojos, jsps updated

Removed redundat keys from properties file

  1. … 17 more files in changeset.
LDEV-560:After clicking on "View Summary" Fixed.

  1. … 12 more files in changeset.
LDEV-560: Modified db model and fixes for learner and preview modes

  1. … 9 more files in changeset.
LDEV-496: Fixed Title and instructions should be able to be blank

  1. … 6 more files in changeset.
Fix for LDEV-447: Stucked when answering questions but not pressing the Finished button

  1. … 5 more files in changeset.
Fix to LDEV266: MCQ Summary page

  1. … 10 more files in changeset.