lams_tool_assessment

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2839: Simplify choosing files for WAR with precompiled JSPs. Current solution creates unnecessary tree of empty directories where JSPs were located. The advantage is that special directories in Tools like Wiki (wikiling plugin) or Videorecorder (previewImages and recordings) do not need to be listed explicitly for compilation which allows generic Ant task for Tools and other projects.

  1. … 26 more files in changeset.
    • -167
    • +201
    ./conf/language/lams/ApplicationResources_de_DE.properties
  1. … 18 more files in changeset.
LDEV-2839: Create Java source folder if it was not created in previous step (Java files generation from JSPs) to prevent compilation errors.

  1. … 6 more files in changeset.
LDEV-2839: Add project libraries to WAR.

  1. … 4 more files in changeset.
LDEV-2839: Turn off debugging in generated classes. This reduces size of WAR almost by half.

  1. … 3 more files in changeset.
LDEV-1737 Modified Define in Monitor so it doesn't show the "Re-Edit" or "Close" page

    • -18
    • +37
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 26 more files in changeset.
LDEV-2839: Adjust JSP precompilation settings as it will be used mainly for production, not development environment.

  1. … 1 more file in changeset.
LDEV-2839: Allow JSP precompilation in Assessment Tool.

LDEV-2839: Assessment Tool clean up: Add missing taglibs references. Add missing "drop table" statement for tool deployment.

    • -0
    • +2
    ./db/sql/create_lams_tool_assessment.sql
    • -0
    • +2
    ./web/pages/export/parts/exportlearner.jsp
    • -0
    • +2
    ./web/pages/export/parts/exportteacher.jsp
    • -0
    • +2
    ./web/pages/export/parts/userresponse.jsp
LDEV-2838 fix Assessment matching pare

LDEV-2755: Updating labels

  1. … 30 more files in changeset.
LDEV-2755: Updating labels

  1. … 272 more files in changeset.
LDEV-2823: Add properties that select whether standalone or embedded MySQL should be used for LAMS run and/or build.

Make all Tools use MXJ connectors if needed.

Make Tool Deployer usage lighter - libraries are not copied to Tools but they are referenced from a single spot.

Copy MXJ connectors from "mysql_embedded" project if needed.

  1. … 50 more files in changeset.
LDEV-2755: Updating labels

  1. … 8 more files in changeset.
LDEV-2805 On update from 2.3.5, make all available questions in previous assessment activities part of the questions in the list

LDEV-2807: Support for MySQL 5.5

    • -12
    • +12
    ./db/sql/create_lams_tool_assessment.sql
  1. … 40 more files in changeset.
LDEV-2799 Kaltura FCKEditor plugin: fix for IE9 (forces IE9 to behave as it is IE8)

  1. … 29 more files in changeset.
LDEV-2798: Adding nogo to finishbutton

LDEV-2683: labels

LDEV-2755: upgrading greek and norwegian

LDEV-1727: Consistent headers for Tools

  1. … 6 more files in changeset.
LDEV-2714: adding labels

LDEV-2714: adding labels

LDEV-2717: Adding passing mark labels

LDEV-2717: Adding passing mark labels

LDEV-2755: Updating translations

    • -194
    • +203
    ./conf/language/lams/ApplicationResources_es_ES.properties
  1. … 14 more files in changeset.
LDEV-2755: Updating translations

  1. … 31 more files in changeset.
LDEV-2755: Updating translations

    • -109
    • +121
    ./conf/language/lams/ApplicationResources_el_GR.properties
    • -192
    • +201
    ./conf/language/lams/ApplicationResources_en_AU.properties
    • -139
    • +151
    ./conf/language/lams/ApplicationResources_fr_FR.properties
    • -146
    • +158
    ./conf/language/lams/ApplicationResources_no_NO.properties
  1. … 31 more files in changeset.
LDEV-2752 Widened all entry fields as we have more space after we've enlarged thickbox area

    • -4
    • +4
    ./web/pages/authoring/parts/addessay.jsp
    • -2
    • +2
    ./web/pages/authoring/parts/option.jsp
    • -2
    • +2
    ./web/pages/authoring/parts/unitlist.jsp
LDEV-2751: Change default width of CKEditor to "100%" so it is the same as in old FCKeditor.

  1. … 29 more files in changeset.