Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4379 Do not filter out duplicate questions in MCQ

Code was checking if the question being added does not have the same

text as an existing. This feature was removed as answers can be

different.

LDEV-4379 Use correct logger in McAction

LDEV-4364 Properly save question after another one was removed

The problem comes from MCQ incorrectly assigning question's orderId

after some question was removed.

LDEV-4352: Adding the Use Leader version of the Mark Charts to Assessment and fixing an update issue with ToolOutput settings.

    • -0
    • +82
    ./org/lamsfoundation/lams/tool/mc/dto/LeaderResultsDTO.java
  1. … 6 more files in changeset.
LDEV-4356 Avoid modifying Hibernate's FlushMode inside of the tools

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

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

  1. … 3 more files in changeset.
LDEV-2866 Code refactoring

    • -214
    • +0
    ./org/lamsfoundation/lams/tool/mc/McUtils.java
    • -39
    • +0
    ./org/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

  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
    ./org/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
    ./org/lamsfoundation/lams/tool/mc/McUtils.java
  1. … 12 more files in changeset.
LDEV-3972 Fixed mixed up results on reviewing MCQ

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

    • -0
    • +224
    ./org/lamsfoundation/lams/tool/mc/AnswerDTO.java
    • -3
    • +0
    ./org/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
    ./org/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
    ./org/lamsfoundation/lams/tool/mc/dto/ToolOutputDTO.java
  1. … 2 more files in changeset.