Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5366 Auto expand justification panel on first click

LDEV-5359 Do not show autosubmit tip to non-leaders

LDEV-5359 Do not enforce validation on section change

LDEV-5359 Add Assessment section learning

  1. … 6 more files in changeset.
LDEV-3265 Allow to skip required questions in Preview mode

  1. … 2 more files in changeset.
LDEV-4271 Improve layout of "answers may be disclosed" info panel

LDEV-5287 Do not refresh on item finish if no minimum items finished

LDEV-5290 Prevent multiple tabs from being open on autosave

  1. … 40 more files in changeset.
LDEV-4271 Inform students that their answers may be disclosed

Also move information about meaning of Complete activity button to the

top.

  1. … 2 more files in changeset.
LDEV-4271 Make meaning of Submit All more obvious

Some students think that they need to click Submit after each answer to

save it. We need to explain to them that Submit All (now Complete

Activity) prevents them from answering any other questions.

  1. … 2 more files in changeset.
LDEV-5268 Prevent learners from entering more than max words in essay

  1. … 3 more files in changeset.
LDEV-5157 Fix essay question validation when code style is used

LDEV-4900 Autosave more often for leaders

LDEV-5221 Set autosave interval back to 30 seconds

It was set to 10 seconds for testing purposes

LDEV-5221 Use refresh-non-leaders mechanism when leader submits answers

  1. … 2 more files in changeset.
LDEV-5221 Refresh non-leaders when leader changes answers

  1. … 2 more files in changeset.
LDEV-5217 Show alert and reload page on autosave failure in Assessment

  1. … 2 more files in changeset.
LDEV-5041 Show consistent timer to group members with leader

  1. … 2 more files in changeset.
LDEV-5157 Reorganise and add programming languages support

Added C, Objective C, C++, C#, Skala and Kotlin.

  1. … 8 more files in changeset.
LDEV-5157 Add various useful addons to CodeMirror

  1. … 8 more files in changeset.
LDEV-5157 Restructure CodeMirror sources to make room for addons

  1. … 8 more files in changeset.
LDEV-5157 Fix issues with line endings on CodeMirror

  1. … 2 more files in changeset.
LDEV-5157 Add code syntax highlighting to learner UI

  1. … 9 more files in changeset.
LDEV-5187 Combine Mark Hedging and Assessment justifications

Mark Hedging questions have own settings for justification. We should

have a consistent user experience in Assessment, not matter where

justification is set up: on Assessment activity level or on Mark Hedging

question level.

  1. … 9 more files in changeset.
Merge branch 'LDEV-5143' into v4.0

Conflicts:

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/dto/SessionDTO.java

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/service/AssessmentServiceImpl.java

  1. … 11 more files in changeset.
LDEV-3387 Filter textarea data before (auto)save answers

This solution is nicer and consistent with Q&A tool.

LDEV-3387 Filter textarea data before (auto)save answers

Until now lams:textarea JS function was run only on textarea "change"

event. This event is run when the input looses focus. If an user keeps

writing in the same textare and autosave or time expired autosubmit

kicks in, data in the hidden input is not refreshed. Old data is sent

and stored in DB.

Now the data is refreshed before autosave and submit.

  1. … 1 more file in changeset.
LDEV-5143 Change Leader in Assessment

  1. … 7 more files in changeset.
LDEV-5123 Log learner interaction with questions in Assessment

  1. … 8 more files in changeset.
LDEV-5091 Initialise Etherpads on Discussion panel expand

  1. … 36 more files in changeset.