lams_tool_assessment

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file statisticpart.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/pages/monitoring/statisticpart.jsp
LDEV-4273: Initial check of Assessment's use of histogram. Added a simple summary table of results to the first worksheet in the spreadsheet export - grouping the overall marks received. Modified the SQL code used to do the Monitor screen paging as the CASE appears to be causing the marks to sort as if they were strings, rather than numbers.

    • -3
    • +26
    ./web/pages/monitoring/monitoring.jsp
    • -70
    • +4
    ./web/pages/monitoring/statistic.jsp
    • -0
    • +121
    ./web/pages/monitoring/statisticpart.jsp
    • -0
    • +116
    ./web/pages/monitoring/test.html
LDEV-4300 Audit logs when activity is modified in monitor

  1. … 86 more files in changeset.
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.