• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3195: Allow QTI images in MCQ answers.

Fix Firefox issue with checking questions and answers.

  1. … 1 more file in changeset.
LDEV-3171: Remove users from activities. Fix several bugs.

  1. … 32 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-3169 Added group leader info in Monitor for MCQ

    • -1
    • +11
    ./lamsfoundation/lams/tool/mc/McUserMarkDTO.java
    • -1
    • +9
    ./lamsfoundation/lams/tool/mc/pojos/McSession.java
  1. … 3 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

    • -24
    • +2
    ./lamsfoundation/lams/tool/mc/McAppConstants.java
    • -100
    • +0
    ./lamsfoundation/lams/tool/mc/McAttachmentDTO.java
    • -93
    • +1
    ./lamsfoundation/lams/tool/mc/McUtils.java
    • -89
    • +9
    ./lamsfoundation/lams/tool/mc/pojos/McContent.java
  1. … 325 more files in changeset.
LDEV-3155 Added leader aware feature

    • -5
    • +49
    ./lamsfoundation/lams/tool/mc/pojos/McContent.java
    • -1
    • +19
    ./lamsfoundation/lams/tool/mc/pojos/McSession.java
  1. … 83 more files in changeset.
LDEV-3163: Make LAMS use ServerURL when providing URLs.

  1. … 40 more files in changeset.
LDEV-3149 In monitor interface show groups sorting by the session name

    • -0
    • +21
    ./lamsfoundation/lams/tool/mc/util/McSessionComparator.java
  1. … 1 more file in changeset.
LDEV-3138 prevent creating 2 identical user results for 1 question in DB (suppress Hibernate exception)

LDEV-3138 prevent creating 2 identical user results for 1 question in DB

LDEV-3085 optimized SQL query

LDEV-3117 record mark changes done in tools with audit service

  1. … 5 more files in changeset.
LDEV-3117 Let maks indicated as done in gradebook to be rewritten several times

  1. … 1 more file in changeset.
LDEV-3104 Improve performance for MCQ Monitor

    • -118
    • +20
    ./lamsfoundation/lams/tool/mc/web/MonitoringUtil.java
  1. … 3 more files in changeset.
LDEV-3111 Propagade mark changes done in monitor further to Gradebook

  1. … 1 more file in changeset.
LDEV-3111 UI monitoring changes - adding jqgrid tables

  1. … 1 more file in changeset.
LDEV-3111 UI monitoring changes - adding jqgrid tables

    • -3
    • +1
    ./lamsfoundation/lams/tool/mc/McUtils.java
  1. … 23 more files in changeset.
LDEV-3085 Fixed a bug with autopatch script

LDEV-3103 Improvements for XLS exports

    • -1
    • +17
    ./lamsfoundation/lams/tool/mc/McUserMarkDTO.java
  1. … 1 more file in changeset.
LDEV-3085 Autosave feature for MCQ

LDEV-3085 Autosave feature for MCQ

    • -5
    • +1
    ./lamsfoundation/lams/tool/mc/McUtils.java
  1. … 36 more files in changeset.
LDEV-3079 question numbering now starts from 1(instead of 2 as it used to be) when downloading marks

LDEV-3070: Use tool content title as lesson name instead of showing prompt pop up. Skip "Reedit"/"Cancel" page.

  1. … 35 more files in changeset.
LDEV-3079

* fixed loosign uploaded files (instructions tab)

* verify selected radiobutton is not blank

  1. … 4 more files in changeset.
LDEV-3079 fixed small bugs

  1. … 3 more files in changeset.
LDEV-3079

* use thickbox pages and ajax calls

* Use CKEditors as MCQ answers tags

    • -459
    • +140
    ./lamsfoundation/lams/tool/mc/web/McAction.java
  1. … 16 more files in changeset.
LDEV-3050 fix exception on accessing individual response from monitor

LDEV-2865 remove unused methods and fields

    • -8
    • +1
    ./lamsfoundation/lams/tool/mc/pojos/McContent.java
    • -12
    • +1
    ./lamsfoundation/lams/tool/mc/pojos/McSession.java
  1. … 4 more files in changeset.
LDEV-1800 added Javascript validation on submitting user answers

  1. … 6 more files in changeset.
LDEV-2865 Format Java code

    • -24
    • +22
    ./lamsfoundation/lams/tool/mc/EditActivityDTO.java
    • -37
    • +37
    ./lamsfoundation/lams/tool/mc/McAllGroupsDTO.java
    • -58
    • +68
    ./lamsfoundation/lams/tool/mc/McAttachmentDTO.java
    • -18
    • +17
    ./lamsfoundation/lams/tool/mc/McComparator.java
    • -206
    • +290
    ./lamsfoundation/lams/tool/mc/McGeneralAuthoringDTO.java
    • -202
    • +295
    ./lamsfoundation/lams/tool/mc/McGeneralLearnerFlowDTO.java
    • -284
    • +412
    ./lamsfoundation/lams/tool/mc/McGeneralMonitoringDTO.java
    • -90
    • +100
    ./lamsfoundation/lams/tool/mc/McMonitoredAnswersDTO.java
    • -174
    • +198
    ./lamsfoundation/lams/tool/mc/McMonitoredUserDTO.java
  1. … 54 more files in changeset.