Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4356 Avoid modifying Hibernate's FlushMode inside of the tools

  1. … 7 more files in changeset.
LDEV-2866 Authoring code refactoring

    • -224
    • +0
    ./lamsfoundation/lams/tool/mc/AnswerDTO.java
    • -50
    • +0
    ./lamsfoundation/lams/tool/mc/McComparator.java
    • -110
    • +0
    ./lamsfoundation/lams/tool/mc/McOptionDTO.java
    • -158
    • +0
    ./lamsfoundation/lams/tool/mc/McQuestionDTO.java
    • -208
    • +0
    ./lamsfoundation/lams/tool/mc/McUserMarkDTO.java
    • -137
    • +0
    ./lamsfoundation/lams/tool/mc/ReflectionDTO.java
  1. … 42 more files in changeset.
LDEV-4344 Handle pass mark option correctly in authoring

    • -92
    • +3
    ./lamsfoundation/lams/tool/mc/web/McAction.java
  1. … 3 more files in changeset.
LDEV-2866 Code refactoring

    • -107
    • +0
    ./lamsfoundation/lams/tool/mc/McAllGroupsDTO.java
    • -209
    • +1
    ./lamsfoundation/lams/tool/mc/McAppConstants.java
    • -1
    • +0
    ./lamsfoundation/lams/tool/mc/McComparator.java
    • -214
    • +0
    ./lamsfoundation/lams/tool/mc/McUtils.java
    • -39
    • +0
    ./lamsfoundation/lams/tool/mc/Nullable.java
  1. … 33 more files in changeset.
LDEV-4320 By default users should be listed in alphabetical order

LDEV-4300 Audit logs when activity is modified in monitor

  1. … 86 more files in changeset.
LDEV-4291 Move getAccessMode method to WebUtil

    • -19
    • +2
    ./lamsfoundation/lams/tool/mc/web/McAction.java
  1. … 29 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.

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

  1. … 223 more files in changeset.
LDEV-4187: Get an learner's status from the tool for a particular tool session, which can be used to regenerate learner progress.

  1. … 37 more files in changeset.
LDEV-4092: Date passed back by server was reconverting time for Daylight Saving, making it an hour out, as the convertToStringForJSON takes the timezone into account. Therefore convert the already timezone converted time (which gets converted back again) rather than the original time.

  1. … 13 more files in changeset.
LDEV-4092: Support the server supplying a localised date string for the submission deadline (datetimepicker does not have localisation of the format, just the language).

  1. … 36 more files in changeset.
LDEV-4038: Exclude from import fields that have been removed during work on another JIRA.

LDEV-4001:Fixed The Edit feedback in MCQ

  1. … 1 more file in changeset.
LDEV-2866 * stick to using only one jsp page for displaying results - viewAnswers.jsp and thus get rid of lams_tool_lamc/web/learning/IndividualLearnerResults.jsp * get rid of redundant form fields * fix sessionMap that was lost when displaying viewAnswers.jsp

    • -3
    • +0
    ./lamsfoundation/lams/tool/mc/McUtils.java
  1. … 7 more files in changeset.
LDEV-2866 * stick to using only one jsp page for displaying results - viewAnswers.jsp and thus get rid of lams_tool_lamc/web/learning/IndividualLearnerResults.jsp * get rid of redundant form fields * fix sessionMap that was lost when displaying viewAnswers.jsp

    • -3
    • +0
    ./lamsfoundation/lams/tool/mc/McUtils.java
  1. … 12 more files in changeset.
LDEV-3972 Fixed mixed up results on reviewing MCQ

    • -0
    • +224
    ./lamsfoundation/lams/tool/mc/AnswerDTO.java
    • -3
    • +0
    ./lamsfoundation/lams/tool/mc/McUtils.java
  1. … 4 more files in changeset.
LDEV-3972 Fixed mixed up results on reviewing MCQ

    • -0
    • +224
    ./lamsfoundation/lams/tool/mc/AnswerDTO.java
    • -3
    • +0
    ./lamsfoundation/lams/tool/mc/McUtils.java
  1. … 12 more files in changeset.
LDEV-3957 Prevent loosing of userId after refreshing the page

  1. … 1 more file in changeset.
LDEV-3957 Prevent loosing of userId after refreshing the page

  1. … 2 more files in changeset.
LDEV-3952: updating scripts to be compatible with MySQL 5.7

  1. … 44 more files in changeset.
LDEV-3925: Returning straight to View Answers was losing the userID value, which caused the reflection screen to fail.

LDEV-3750 Remove PopulateMarksServlet as the same results can be achieved by using Tool Outputs function on tool monitoring's Statistics tab

  1. … 6 more files in changeset.
LDEV-3750 Remove PopulateMarksServlet as the same results can be achieved by using Tool Outputs function on tool monitoring's Statistics tab

  1. … 6 more files in changeset.
LDEV-3750 Ability to push marks to gradebook directly from MCQ

    • -0
    • +29
    ./lamsfoundation/lams/tool/mc/dto/ToolOutputDTO.java
  1. … 2 more files in changeset.
LDEV-3750 Ability to push marks to gradebook directly from MCQ

    • -0
    • +29
    ./lamsfoundation/lams/tool/mc/dto/ToolOutputDTO.java
  1. … 2 more files in changeset.
LDEV-3750 Ability to push marks to gradebook directly from MCQ

LDEV-3750 Added ability to request all available tool outputs per toolContentId instead of querying them one by one

  1. … 36 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./lamsfoundation/lams/tool/mc/McComparator.java
    • -1
    • +1
    ./lamsfoundation/lams/tool/mc/McOptionDTO.java
  1. … 1015 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./lamsfoundation/lams/tool/mc/McComparator.java
    • -1
    • +1
    ./lamsfoundation/lams/tool/mc/McOptionDTO.java
  1. … 1265 more files in changeset.