• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4284: Get a parameter value from form, not an object which is not present as request attribute anymore.

LDEV-4281 Fixed NullPointerException thrown on openning monitor interface when learner hasn't submitted any answers yet

LDEV-4271 Refactor Assessment code

* use DTO instead of model classes for carrying interim information

* split learning.jsp into two pages: actual learning.jsp where user enters his answers and results.jsp where we display results to him

LDEV-4271 Refactor Assessment code

* Remove unnecessary fields

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

file patch20170315.sql was initially added on branch lams2_head_wildfly.

file multiplechoice.jsp was initially added on branch lams2_head_wildfly.

file matchingpairs.jsp was initially added on branch lams2_head_wildfly.

file markhedging.jsp was initially added on branch lams2_head_wildfly.

file markandpenaltyarea.jsp was initially added on branch lams2_head_wildfly.

file historyresponses.jsp was initially added on branch lams2_head_wildfly.

file essay.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_tool_assessment/web/pages/learning/results/essay.jsp
file attemptsummary.jsp was initially added on branch lams2_head_wildfly.

file allquestions.jsp was initially added on branch lams2_head_wildfly.

file results.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_tool_assessment/web/pages/learning/results.jsp
file truefalse.jsp was initially added on branch lams2_head_wildfly.

file shortanswer.jsp was initially added on branch lams2_head_wildfly.

file ordering.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_tool_assessment/web/pages/learning/results/ordering.jsp
file numerical.jsp was initially added on branch lams2_head_wildfly.

LDEV-4271 Refactor Assessment code

* use DTO instead of model classes for carrying interim information

* split learning.jsp into two pages: actual learning.jsp where user enters his answers and results.jsp where we display results to him

  1. … 30 more files in changeset.
file OptionDTO.java was initially added on branch lams2_head_wildfly.

file paging.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_tool_assessment/web/pages/learning/parts/paging.jsp
file QuestionDTO.java was initially added on branch lams2_head_wildfly.

LDEV-4278: Put and get activity ID from form since it is not present in request anymore.

LDEV-3147 Get rid of 'supports_run_offline_flag' and 'define_later_url' columns from lams_tool table

    • -1
    • +0
    /lams_tool_gmap/db/sql/tool_insert.sql
LDEV-3962: Updating blank profile pic

LDEV-4272: Allow public WWW content.

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

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

    • -0
    • +8
    /lams_tool_assessment/web/WEB-INF/web.xml
    • -0
    • +4
    /lams_tool_eadventure/web/WEB-INF/web.xml
    • -0
    • +10
    /lams_tool_gmap/web/WEB-INF/web.xml
    • -0
    • +10
    /lams_tool_images/web/WEB-INF/web.xml
    • -0
    • +10
    /lams_tool_imscc/web/WEB-INF/web.xml
    • -0
    • +8
    /lams_tool_kaltura/web/WEB-INF/web.xml
  1. … 20 more files in changeset.
LDEV-4255, LDEV-4256: Remove unnecessary "debugger" directive