Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5159 Refresh Assessment monitoring after leader change

LDEV-5143 Allow promoting to leader a learner who did not reach activity

  1. … 21 more files in changeset.
LDEV-5143 Allow changing leader if activity is not grouped

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

  1. … 33 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.

    • -0
    • +1
    ./pages/learning/parts/markhedging.jsp
LDEV-5143 Improve layout of wait for leader and change leader screens.

  1. … 14 more files in changeset.
LDEV-5151 cosmetic changes to tables in Analytics tab

    • -149
    • +194
    ./pages/monitoring/statisticpart.jsp
LDEV-5151 Add Boostrap tooltips to Item Analysis section

LDEV-5151 Adding extra contextual info for item analytics

LDEV-5147 Add median and modes to Assessment stats tab in monitoring

Rewrite DTO entities to be more universal and to accommodate manual

calculation of stats.

    • -12
    • +54
    ./pages/monitoring/statisticpart.jsp
  1. … 9 more files in changeset.
LDEV-5146 Add activity stats on top of group stats in Assessment monitor

    • -16
    • +66
    ./pages/monitoring/statisticpart.jsp
  1. … 6 more files in changeset.
LDEV-5143 Change Leader in Assessment

  1. … 6 more files in changeset.
LDEV-5101 Fix stats link.

    • -2
    • +2
    ./pages/authoring/parts/questionlist.jsp
  1. … 1 more file in changeset.
LDEV-5009 Fix Assessment monitoring if there are no questions added

    • -0
    • +3
    ./pages/monitoring/parts/mcqStudentChoices.jsp
LDEV-5097 Skip empty sessions for rating calculation

  1. … 1 more file 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

    • -40
    • +109
    ./pages/authoring/parts/questionlist.jsp
  1. … 28 more files in changeset.
LDEV-5097 Skip empty sessions for rating calculation

  1. … 1 more file in changeset.
LDEV-5129 Move VSA allocation boxes to top

    • -7
    • +7
    ./pages/monitoring/parts/questionsummary.jsp
LDEV-5120 Allow hiding criteria titles in Rating.tag

  1. … 31 more files in changeset.
LDEV-5127 Adjust reported pad height when toolbar is not displayed

  1. … 32 more files in changeset.
LDEV-5127 Fix pad resizing

  1. … 32 more files in changeset.
LDEV-5124, LDEV-2169 Put correct time and answer in learner history

    • -1
    • +2
    ./pages/monitoring/parts/usersummary.jsp
  1. … 3 more files in changeset.
LDEV-5101 Enhacing tooltips assessment

    • -6
    • +6
    ./pages/authoring/parts/questionlist.jsp
LDEV-5101 Fix header in question list in Assessment

    • -1
    • +1
    ./pages/authoring/parts/questionlist.jsp
LDEV-5123 Log learner interaction with questions in Assessment

    • -2
    • +4
    ./pages/learning/parts/multiplechoice.jsp
  1. … 6 more files in changeset.
Merge branch 'LDEV-5101' into v4.0

Conflicts:

lams_tool_scratchie/conf/language/lams/ApplicationResources.properties

  1. … 9 more files in changeset.
LDEV-5025 Reset rating permission before each question

Otherwise subsequent questions also allow rating while they should not

yet.

LDEV-5111 Change chart title if it displays groups and not students

  1. … 1 more file in changeset.
LDEV-5101 Allow question version change in Assessment tool

    • -36
    • +89
    ./pages/authoring/parts/questionlist.jsp
  1. … 2 more files in changeset.