Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3293: Cast DAO methods' results to their return type. Java 8 is more restrictive about generics. Hibernate find() methods returns List<?> and it can not be quietly cast to List<SomeClass>. Each occurence was explicitly casted and warnings about the type being unchecked were supressed.

  1. … 52 more files in changeset.
LDEV-3274 fixed autopatch script so it also handles old existing entries properly

LDEV-3277 mark notifyTeachers method as PROPAGATION_REQUIRED, to allow saving notification event in case of an error

LDEV-3274 Ability to set min and max amount of words limit for essay type of questions

  1. … 17 more files in changeset.
LDEV-3265 * the option to force answer a question in assessment is off by default * all checkboxes go next to the text rather than below * fixed import/export of QTI questions feature. it thrown exceptions when questions contain sequenceIds not 1,2,3 but rather with intervals (e.g. 1,3,4) * removed RequiredQuestionsDTO as it's appeared not to be used

  1. … 9 more files in changeset.
LDEV-3265 Ability to set questions required to be answered

  1. … 15 more files in changeset.
LDEV-3263 Add support for renaming field names on sequence import

  1. … 2 more files in changeset.
LDEV-3261filter questions shown in drop down list on summary page in monitor

  1. … 1 more file in changeset.
LDEV-3256 fixed the problem with "No answers show in Monitor"

LDEV-3252 Fixed Assessment individual mark showing incorrectly * moved CSS properties to separate file * slightly improved CSS

  1. … 18 more files in changeset.
LDEV-3249 Removing old redundant question answers that had left from the times when autopatch created new question answers on each save

LDEV-3244 Release define later flag after canceling edit tool in monitor

  1. … 62 more files in changeset.
LDEV-3224 Ability to change, add, remove questions even after student have reached it

  1. … 1 more file in changeset.
LDEV-3224 Ability to change, add, remove questions even after student have reached it

LDEV-3224 Ability to change, add, remove questions even after student have reached it

  1. … 8 more files in changeset.
LDEV-3225: Add better contribution management in Monitoring.

  1. … 41 more files in changeset.
LDEV-3173 * Prevent Assessment Tool from creating excessive amount of question and option results on doing autosave * renaming AssessmentQuestion.questionOptions --> AssessmentQuestion.options

  1. … 6 more files in changeset.
LDEV-3202 added reflections list to summary tab

  1. … 3 more files in changeset.
LDEV-3198 updated script which creates unique index so that it deletes duplicates first

  1. … 3 more files in changeset.
LDEV-3194: Support for all question types in Assessment tool.

  1. … 1 more file in changeset.
LDEV-3194: Support for several question types in Assessment tool.

  1. … 5 more files in changeset.
LDEV-3182 Include lesson and course information in email alerts sent to monitors

  1. … 26 more files in changeset.
LDEV-3178 Trim spaces in short answer responses

LDEV-3171: Remove users from activities. Fix several bugs.

  1. … 34 more files in changeset.
LDEV-3171: Give a Monitor an option to remove learner's content from activities when moving him backwards in a sequence. Implementation of content-removing method for most of tools.

  1. … 59 more files in changeset.
LDEV-3131 fixed problem with User can finish activity even if he hasn't scored minimum grade

  1. … 2 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 60 more files in changeset.
LDEV-3155 Added leader aware feature

  1. … 87 more files in changeset.
LDEV-3163: Make LAMS use ServerURL when providing URLs.

  1. … 40 more files in changeset.
LDEV-3152 use simple filename to prevent exception throwing