lams_tool_assessment

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3580 jqgrid pager to display 10, 20, 30, 40, 50, 100

LDEV-3580 Modify Assessment monitor UI to support paging, sort and search

    • -0
    • +12
    ./web/pages/monitoring/monitoring.jsp
    • -30
    • +18
    ./web/pages/monitoring/summary.jsp
file AssessmentEscapeUtils.java was added on branch lams2_head_wildfly on 2015-11-13 14:25:40 +0000

LDEV-3580 Modify Assessment monitor UI to support paging, sort and search

file AssessmentUserDTO.java was added on branch lams2_head_wildfly on 2015-11-13 14:25:40 +0000

file SessionDTO.java was added on branch lams2_head_wildfly on 2015-11-13 14:25:40 +0000

LDEV-3580 Modify Assessment monitor UI to support paging, sort and search

    • -37
    • +32
    ./web/pages/monitoring/statistic.jsp
    • -45
    • +51
    ./web/pages/monitoring/summary.jsp
LDEV-3492 Adding label

LDEV-3492 Adding label

LDEV-3421 jqGrid should all all available entries by default

    • -0
    • +1
    ./web/pages/export/parts/exportlearner.jsp
    • -0
    • +2
    ./web/pages/export/parts/exportteacher.jsp
  1. … 8 more files in changeset.
LDEV-3421 jqGrid should all all available entries by default

    • -0
    • +1
    ./web/pages/export/parts/exportlearner.jsp
    • -0
    • +2
    ./web/pages/export/parts/exportteacher.jsp
  1. … 9 more files in changeset.
LDEV-3566 Q&A add minimum word validation on the server side

  1. … 3 more files in changeset.
LDEV-3566 Q&A add minimum word validation on the server side

  1. … 3 more files in changeset.
LDEV-3564 session id must be unique in tool's session table

  1. … 19 more files in changeset.
LDEV-3565 Fixed wrong counting of total words number in assessment question type essay

LDEV-3565 Fixed wrong counting of total words number in assessment question type essay

file patch20150928.sql was added on branch lams2_head_wildfly on 2015-10-05 16:59:58 +0000

LDEV-3564 session_id must be unique

LDEV-3561: Initial implemntation of re-setting read-only flag of Activities on force uncomplete.

Each Tools' service has a method to report whether there is significant users' content left it the Activity. If so, it reports the Activity as read-only. Otherwise the flag can be re-set.

Grouping, Gate and Complex activities also have their way of checking their immutability.

  1. … 42 more files in changeset.
LDEV-3546 Sort groups alphabetically (taking into account numbers) on monitoring pages

LDEV-3546 Sort groups alphabetically (taking into account numbers) on monitoring pages

LDEV-3545: Remove reference to Leader user from session when removing Learner content.

  1. … 3 more files in changeset.
LDEV-3545: Remove reference to Leader user from session when removing Learner content.

  1. … 3 more files in changeset.
LDEV-3541: addition autocomplet='off' for fields

    • -2
    • +2
    ./web/pages/learning/parts/numerical.jsp
    • -2
    • +2
    ./web/pages/learning/parts/shortanswer.jsp
LDEV-3541: addition autocomplet='off' for fields

    • -2
    • +2
    ./web/pages/learning/parts/numerical.jsp
    • -2
    • +2
    ./web/pages/learning/parts/shortanswer.jsp
LDEV-3514: Save Leader in Assessment even if it exists in unflushed cache as saving session earlier than the user causes exceptions.

LDEV-3514: Save Leader in Assessment even if it exists in unflushed cache as saving session earlier than the user causes exceptions.

LDEV-3455: Rest Support (Authoring). Added support for multiple choice question type.

LDEV-3455: Rest Support (Authoring)

  1. … 1 more file in changeset.
LDEV-3514: Get rid of Scratchie's own transaction retry mechanism.

Make Assessment aware that Leader's DB UID may not be set yet when checking.

Try to recreate Hibernate session after it got closed because of an exception.

  1. … 3 more files in changeset.