lams_tool_assessment

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4286 Show Authoring advanced tab on re-editing content from monitor

LDEV-4291 Move getAccessMode method to WebUtil

  1. … 30 more files in changeset.
LDEV-4285: change icon for restart lesson

  1. … 30 more files in changeset.
LDEV-4279 Autosave essay type of questions

LDEV-4270 Started using redirects after submitting answers. this is done to prevent from sending form second time on page refresh

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.

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

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

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

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

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

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

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

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

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

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

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

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

    • -0
    • +0
    ./web/pages/learning/results/numerical.jsp
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
    ./web/pages/learning/parts/paging.jsp
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