Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5185 Introduce advanced timing limits in Scratchie

  1. … 7 more files in changeset.
LDEV-5174 Redesign TBL monitor team tab

Extract tRAT stats to the top. Add counters of correct answers both for

iRAT and tRAT.

  1. … 10 more files in changeset.
LDEV-5148 Add median, mode etc. to Scratchie excel export

  1. … 1 more file in changeset.
LDEV-5152 Make Scratchie chart consistent with rest of monitoring UI

LDEV-5171 Fix percent rounding in Student Choices table

LDEV-5169 Add data for median and modes on Scratchie analysis screen

  1. … 1 more file in changeset.
LDEV-5152 Use correct data for charts and item analysis.

For mark charts and stats we submitted data. It corresponds to

teachers' desire to see stats as soon as it is available, even when

learners have not finished an activity yet.

For item analysis we have to use only data from

learners who finished (not only submitted) the activity. It is because

lesson marks are updated only on activity finish and we need lesson

marks to calculate item analysis factors. An explanation for teachers

has been added.

If we want it to work the same as mark charts, we need to have lesson

marks to be updated on activity submit.

  1. … 5 more files in changeset.
LDEV-5171 Add question stats and colour indication to choices table

  1. … 1 more file in changeset.
LDEV-5182 Fix ordering in non-empty burning questions

  1. … 1 more file in changeset.
LDEV-5182 Do not show Monitors questions with no burning questions

LDEV-5181 Allow mark hedging questions for iRAT/tRAT in TBL template

  1. … 9 more files in changeset.
LDEV-4884 Generate new UUID for new QB question version

UUID has to identify uniquely an exact version, not only the question in

general.

  1. … 3 more files in changeset.
LDEV-5179 Add mark hedging question type support to Scratchie

  1. … 6 more files in changeset.
LDEV-5175 Use TBL burning questions layout in monitoring in Scratchie

  1. … 5 more files in changeset.
LDEV-5143 Allow promoting to leader a learner who did not reach activity

  1. … 20 more files in changeset.
LDEV-5143 Allow changing leader in Q&A, Submit Files and Vote monitoring

  1. … 33 more files in changeset.
LDEV-5143 Allow changing leader in Scratchie monitoring

  1. … 3 more files in changeset.
LDEV-5143 Improve layout of wait for leader and change leader screens.

  1. … 15 more files in changeset.
Merge remote-tracking branch 'origin/v4.0' into LDEV-5016

Conflicts:

lams_build/3rdParty.userlibraries

lams_central/conf/language/lams/ApplicationResources_en_AU.properties

lams_central/src/java/org/lamsfoundation/lams/authoring/template/web/LdTemplateController.java

lams_central/src/java/org/lamsfoundation/lams/authoring/template/web/TBLTemplateController.java

lams_central/src/java/org/lamsfoundation/lams/web/QuestionsController.java

lams_central/web/qb/collection.jsp

lams_central/web/questions/questionFile.jsp

lams_common/db/sql/create_lams_11_tables.sql

lams_common/db/sql/insert_lams_config_data.sql

lams_common/db/sql/insert_types_data.sql

lams_common/src/java/org/lamsfoundation/lams/dbupdates/patch20200129.sql

lams_common/src/java/org/lamsfoundation/lams/questions/QuestionWordParser.java

lams_common/src/java/org/lamsfoundation/lams/tool/service/LamsToolService.java

lams_gradebook/src/java/org/lamsfoundation/lams/gradebook/service/GradebookService.java

lams_tool_assessment/conf/language/lams/ApplicationResources_en_AU.properties

lams_tool_assessment/db/sql/create_lams_tool_assessment.sql

lams_tool_lamc/conf/language/lams/ApplicationResources.properties

lams_tool_lamc/conf/language/lams/ApplicationResources_en_AU.properties

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/model/McContent.java

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/model/McUsrAttempt.java

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/service/McService.java

lams_tool_lamc/web/WEB-INF/tags/Arrow.tag

lams_tool_lamc/web/WEB-INF/tags/CKEditor.tag

lams_tool_lamc/web/WEB-INF/tags/Etherpad.tag

lams_tool_lamc/web/WEB-INF/tags/Rating.tag

lams_tool_lamc/web/WEB-INF/tags/StyledRating.tag

lams_tool_lamc/web/authoring/candidateAnswersList.jsp

lams_tool_lamc/web/authoring/itemlist.jsp

lams_tool_scratchie/web/pages/authoring/basic.jsp

lams_tool_scratchie/web/pages/authoring/parts/itemlist.jsp

  1. … 29 more files in changeset.
LDEV-5138 Set leader only on his activity entry, not on any user entry

  1. … 26 more files in changeset.
LDEV-5128 Match VS answers more loosely

Remove all characters other than letters and numbers when matching

answers.

  1. … 3 more files in changeset.
LDEV-5136 Enable double click revealing in Scratchie

  1. … 4 more files in changeset.
LDEV-5132 Improve indication of good/bad VSA answers in monitoring

  1. … 3 more files in changeset.
LDEV-4944 Recalculate Scratchie marks only for given VSA answer

  1. … 5 more files in changeset.
LDEV-5121 Add TBL template imported questions to chosen QB collection

  1. … 7 more files in changeset.
Merge branch 'LDEV-5101' into v4.0

Conflicts:

lams_tool_scratchie/conf/language/lams/ApplicationResources.properties

  1. … 8 more files in changeset.
LDEV-5122 Modify DB structure to produce 3.1 version

Till now DB structure was compliant with 3.0 version and patches

upgraded it to 3.1. Now we produce DB compliant with 3.1 and patches in

branch 4.0 upgrade it to version 4.0.

  1. … 38 more files in changeset.
LDEV-5114 Add "Save as new version" button to Scratchie

  1. … 2 more files in changeset.
LDEV-5101 Allow easy change of question version in Scratchie

  1. … 3 more files in changeset.
LDEV-5110 Add Learning Outcomes processing in TBL template

  1. … 8 more files in changeset.