lams_tool_assessment

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5143 Improve layout of wait for leader and change leader screens.

    • -4
    • +7
    ./web/pages/learning/waitforleader.jsp
  1. … 12 more files in changeset.
LDEV-5151 cosmetic changes to tables in Analytics tab

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

    • -4
    • +5
    ./web/pages/monitoring/statisticpart.jsp
LDEV-4769 Update Norwegian

  1. … 1 more file in changeset.
LDEV-5151 adding and adjusting labels

LDEV-5151 Adding extra contextual info for item analytics

    • -4
    • +8
    ./web/pages/monitoring/statisticpart.jsp
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
    ./web/pages/monitoring/statisticpart.jsp
LDEV-5146 Add activity stats on top of group stats in Assessment monitor

    • -16
    • +66
    ./web/pages/monitoring/statisticpart.jsp
LDEV-5143 Change Leader in Assessment

  1. … 1 more file in changeset.
LDEV-4769 Updating English, Norwegian and Greek

  1. … 7 more files in changeset.
LDEV-5101 Populate question version in all cases.

LDEV-5101 Fix stats link.

  1. … 1 more file in changeset.
LDEV-5025, LDEV-5120 Softly remove duplicate rating criteria

For Assessment and Dokumaran we only allow one rating criterion each. On

high load, after a gate was opened, there is a chance that 2 learners

will detect no criteria and both will create one, resulting a duplicate

criterion. Instead of throwing a hard exception and rendering the

activity unusable, just remove the duplicate criterion ignoring any

exceptions. This is lighter than having a multi-node synchronization.

  1. … 2 more files in changeset.
LDEV-5009 Fix Assessment monitoring if there are no questions added

    • -20
    • +25
    ./web/pages/monitoring/summary.jsp
LDEV-5097 Skip empty sessions for rating calculation

    • -2
    • +11
    ./web/pages/learning/results/essay.jsp
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

    • -0
    • +1
    ./db/sql/create_lams_tool_assessment.sql
    • -15
    • +55
    ./web/pages/monitoring/summary.jsp
  1. … 22 more files in changeset.
LDEV-5097 Skip empty sessions for rating calculation

    • -1
    • +2
    ./web/pages/learning/results/essay.jsp
LDEV-5097 Skip empty sessions for rating calculation

LDEV-4769 Updating Greek

  1. … 9 more files in changeset.
LDEV-5120 Updating labels Spanish, English

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

  1. … 24 more files in changeset.
LDEV-4769 Updating English, Spanish, Norwegian

  1. … 7 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-5129 Move VSA allocation boxes to top

LDEV-5124 Correctly order results in Summary By Learner export

LDEV-4520 Correctly order question in TBL monitor iRAT student choices

LDEV-5041 Do not export students' time limit adjustments in Assessment

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.