lams_tool_assessment

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:andreyb:20170317180301:1 does not match your current filter (clear filter).

file OptionDTO.java was initially added on branch lams2_head_wildfly.

file QuestionDTO.java was initially added on branch lams2_head_wildfly.

LDEV-4272: Do not allow in LAMS any HTTP methods other than GET or POST.

  1. … 34 more files in changeset.
LDEV-4262 Removed unnecessary try-catch block

LDEV-4262 Fixing null pointer exception when teacher makes changes to assessment question

    • -2
    • +2
    ./web/pages/learning/parts/truefalse.jsp
LDEV-4262 Fixing null pointer exception when teacher makes changes to assessment question

LDEV-4258 adding labels

  1. … 6 more files in changeset.
LDEV-4258: Protecting the export download from multiple triggers by disabling the button until the file is downloaded. Uses the new generic javascript method based on previous Peer Review download implementation. Uses a cookie to track when the file download is complete.

LDEV-4184: "outer-join" attribute in hbm.xml files is deprecated and produces warnings on server start up. Remove entries with "auto" value. Entries with value "true" become fetch=join.

  1. … 135 more files in changeset.
LDEV-4240: Consistent upload widget: making the button and file name area smaller.

  1. … 31 more files in changeset.
LDEV-4237 adding labels

  1. … 13 more files in changeset.
LDEV-4054 Updating greek

  1. … 4 more files in changeset.
LDEV-4237: Include label informing the max size file

LDEV-4241: File upload validation

LDEV-4240: Consistent upload widget

Using new tags and the shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

    • -33
    • +46
    ./web/pages/authoring/importQuestions.jsp
LDEV-3147 Get rid of 'supports_run_offline_flag' and 'define_later_url' columns from lams_tool table

  1. … 31 more files in changeset.
LDEV-4180: Remove help_text from lams_learning_activity as it is take from i18n files anyway.

  1. … 28 more files in changeset.
LDEV-4180: Remove patches for dropping DB tables as we never use them.

    • -13
    • +0
    ./db/sql/drop_lams_tool_assessment.sql
  1. … 35 more files in changeset.
LDEV-4180: Reintroduce define_later in Assessment as we still use it.

    • -2
    • +3
    ./db/sql/create_lams_tool_assessment.sql
LDEV-4180: Make DB patches produce up-to-date structure during build instead of applying multiple patches.

Get rid of unnecessary tables and keys.

Modify boolean columns to tinyint(1)

Simplify patches where possible.

    • -110
    • +130
    ./db/sql/create_lams_tool_assessment.sql
    • -8
    • +8
    ./db/sql/drop_lams_tool_assessment.sql
  1. … 216 more files in changeset.
file patch20170101.sql was initially added on branch lams2_head_wildfly.

  1. … 24 more files in changeset.
LDEV-4240: Making the import question widget look consistent with the import QTI widget. Also added validation on front end to check that the file is an XML file.

    • -1
    • +0
    ./web/pages/authoring/importQuestions.jsp
LDEV-4240: Making the import question widget look consistent with the import QTI widget. Also added validation on front end to check that the file is an XML file.

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +17
    ./web/WEB-INF/tags/WaitingSpinner.tag
    • -16
    • +31
    ./web/pages/authoring/importQuestions.jsp
file FileUpload.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/FileUpload.tag
file WaitingSpinner.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/WaitingSpinner.tag
LDEV-4228: Updated double submission handling to match other tools done recently for LDEV-4208. Buttons are disabled after validation and notebook is fixed.

LDEV-4201: remove feedback formatting from questions

    • -12
    • +3
    ./web/pages/learning/parts/markhedging.jsp
    • -1
    • +1
    ./web/pages/learning/parts/numerical.jsp
    • -2
    • +2
    ./web/pages/learning/parts/ordering.jsp
    • -1
    • +1
    ./web/pages/learning/parts/shortanswer.jsp
    • -3
    • +3
    ./web/pages/learning/parts/truefalse.jsp
LDEV-4201: remove feedback formatting from questions

    • -2
    • +2
    ./web/pages/learning/parts/ordering.jsp
LDEV-4174 Show correct feedback (tick sign) in cases when selected option has grade more that zero

    • -3
    • +2
    ./web/pages/learning/parts/numerical.jsp
LDEV-4209: Disable Submit All, Next Activity and Finish buttons after clicking to prevent double submit.

LDEV-4202 Fixed jQuery [value=] selector which started to work differently since jQuery 1.4.3

LDEV-4201: remove feedback formatting from questions

    • -12
    • +3
    ./web/pages/learning/parts/markhedging.jsp
    • -1
    • +1
    ./web/pages/learning/parts/numerical.jsp
    • -1
    • +1
    ./web/pages/learning/parts/shortanswer.jsp
    • -3
    • +3
    ./web/pages/learning/parts/truefalse.jsp