lams_tool_assessment

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

    • -1
    • +10
    ./web/pages/learning/runoffline.jsp
  1. … 178 more files in changeset.
LDEV-2928 Removed tiles plug-in and all its dependencies from tools that don't use tiles

  1. … 74 more files in changeset.
LDEV-2899 There is no need for /db/sql/updatescripts/** sql updates anymore as we use autopatch ever since. So we can remove according folders

  1. … 48 more files in changeset.
LDEV-3010 added option to send emails with Html Content-type

  1. … 24 more files in changeset.
LDEV-2868 move jquery.countdown plugin to lams_central

    • -47
    • +0
    ./web/includes/css/jquery.countdown.css
  1. … 2 more files in changeset.
LDEV-3000: Fix importing of large number of questions. Fix Essay question type detection.

  1. … 7 more files in changeset.
LDEV-3000: Add support for HTML and images in questions and answers.

  1. … 10 more files in changeset.
LDEV-2868 assessment tool starts using jquery.validate plugin from lams_central

    • -1
    • +1
    ./web/pages/authoring/parts/addessay.jsp
LDEV-2953 Add notebook option after learners finish Assessment

    • -1
    • +12
    ./web/pages/export/parts/exportlearner.jsp
    • -0
    • +23
    ./web/pages/export/parts/exportteacher.jsp
  1. … 3 more files in changeset.
LDEV-2868 assessment tool starts using jquery.validate plugin from lams_central

LDEV-2868 remove library that is not needed anymore

    • -139
    • +0
    ./web/includes/javascript/tree.js
    • -36
    • +0
    ./web/includes/javascript/tree_tpl.js
LDEV-3000: Add support for Assessment Tool. Add question type and title.

  1. … 13 more files in changeset.
LDEV-2993 fixed setting a passing mark in Assessment

LDEV-2984 Removed jxl library from LAMS and thus only POI one is left for excel export

  1. … 26 more files in changeset.
LDEV-2913: Remove test sources and build tasks from LAMS projects.

  1. … 292 more files in changeset.
LDEV-2868 *one instance of thickbox.js file left: lams_central/includes/javascript/thickbox.js

* path to loading.gif image is specified in css file now

  1. … 5 more files in changeset.
LDEV-2868 *one instance of thickbox.js file left: lams_central/includes/javascript/thickbox.js

* path to loading.gif image is specified in css file now

    • -342
    • +0
    ./web/includes/javascript/thickbox.js
  1. … 20 more files in changeset.
LDEV-2975: Updating Maori, Norwegian

LDEV-2887 reinitialization of CKEditors now happens in CKEdito.tag

LDEV-2887 destroy old CKEditor instances on Ajax refresh to prevent JS exceptions

  1. … 30 more files in changeset.
LDEV-2974 all tools should contain identical LAMS tags in order to make calling ANT target copy-tags painless

    • -1
    • +5
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 26 more files in changeset.
LDEV-2912: Remove RAMS remainings from source code

  1. … 35 more files in changeset.
LDEV-2868

* updated

jquery.js,

jquery-ui.js and jqgrid.js,

jquery.layout.js,

jqury.mobile.js,

jqeury.form.js,

jquery.autocomplete.js

* removed repetitions of those libraries throughout all Lams

* fixed some issues brought up by these updates

* jquery.sizzle.js cut out from jquery.js and now it's a separate file

    • -295
    • +0
    ./web/includes/css/jquery-ui-1.8.6.custom.css
    • -138
    • +0
    ./web/includes/css/ui.jqgrid.css
    • -791
    • +0
    ./web/includes/javascript/jquery.form.js
    • -2
    • +2
    ./web/pages/authoring/importQuestions.jsp
    • -2
    • +2
    ./web/pages/authoring/parts/addessay.jsp
  1. … 750 more files in changeset.
LDEV-2916: Remove source code from lams_buidl/lib. Set classpath entries to use the new 3rdParty_sources folder.

  1. … 46 more files in changeset.
LDEV-2714: Put back @Override tag as it is marked as error only when using Java 1.5. In higher versions overriding interface methods is OK.

Thanks, Andrey, for advice!

LDEV-2901, LDEV-2902: Move classes generated by Eclipse to different directory than Ant generated ones so they do not overlap and product errors.

Classpath in JAR/WAR manifests is not needed as JBoss Classloader takes care of dependencies. Manfiest was moved to a central location and is customised only with product name and version during JAR/WAR build.

  1. … 108 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1177 more files in changeset.
LDEV-2714: Remove unnecessary @Override tag. It should be used only when method overrides superclass method, not when it implements interface method.

LDEV-2892: Encode notifyCloseURL twice so it works both in authorConfirm.jsp and AuthoringButton.tag.

    • -1
    • +3
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 31 more files in changeset.
CNG-1: Make "noopener" parameter checked first as its use is very custom and should have highest priority.

    • -19
    • +6
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 31 more files in changeset.