Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -456
    • +137
    ./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

    • -7
    • +0
    ./lamsfoundation/lams/tool/mc/pojos/McContent.java
    • -11
    • +0
    ./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

    • -23
    • +21
    ./lamsfoundation/lams/tool/mc/EditActivityDTO.java
    • -35
    • +35
    ./lamsfoundation/lams/tool/mc/McAllGroupsDTO.java
    • -57
    • +67
    ./lamsfoundation/lams/tool/mc/McAttachmentDTO.java
    • -17
    • +16
    ./lamsfoundation/lams/tool/mc/McComparator.java
    • -205
    • +289
    ./lamsfoundation/lams/tool/mc/McGeneralAuthoringDTO.java
    • -204
    • +297
    ./lamsfoundation/lams/tool/mc/McGeneralLearnerFlowDTO.java
    • -286
    • +414
    ./lamsfoundation/lams/tool/mc/McGeneralMonitoringDTO.java
    • -90
    • +100
    ./lamsfoundation/lams/tool/mc/McMonitoredAnswersDTO.java
    • -173
    • +197
    ./lamsfoundation/lams/tool/mc/McMonitoredUserDTO.java
  1. … 54 more files in changeset.
LDEV-2865 Remove excessive logging from MCQ tool

    • -93
    • +3
    ./lamsfoundation/lams/tool/mc/McUtils.java
    • -15
    • +0
    ./lamsfoundation/lams/tool/mc/pojos/McContent.java
    • -1089
    • +25
    ./lamsfoundation/lams/tool/mc/web/McAction.java
  1. … 8 more files in changeset.
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

  1. … 181 more files in changeset.
LDEV-2816 remove MCQ results summary feature

    • -2
    • +0
    ./lamsfoundation/lams/tool/mc/McUtils.java
    • -15
    • +0
    ./lamsfoundation/lams/tool/mc/pojos/McQueUsr.java
  1. … 4 more files in changeset.
LDEV-3000: Fix importing of large number of questions. Fix Essay question type detection.

  1. … 8 more files in changeset.
LDEV-3000: Add support for HTML and images in questions and answers.

  1. … 10 more files in changeset.
LDEV-3000: Remove HTML tags in earlier stages of processing.

  1. … 1 more file in changeset.
LDEV-3000: Add centralised interface for IMS QTI package processing. Add support for MCQ tool.

    • -1699
    • +1492
    ./lamsfoundation/lams/tool/mc/web/AuthoringUtil.java
    • -4537
    • +4231
    ./lamsfoundation/lams/tool/mc/web/McAction.java
  1. … 11 more files in changeset.
LDEV-2944 Allow retries even after user has finished the MCQ activity

    • -268
    • +329
    ./lamsfoundation/lams/tool/mc/web/McLearningForm.java
  1. … 2 more files in changeset.
LDEV-2709 Applied latest version of POI for gradebook excel export

*merge from lams2_3_release

  1. … 13 more files in changeset.
LDEV-2657 * pull up JavaScript methods to monitorToolSummaryAdvanced.js * fixing problem with loosing advanced settings * set sessionDeadline parameter to request rather than DTO

  1. … 2 more files in changeset.
LDEV-2657 Date restrictions for MCQ (merge to HEAD)

    • -0
    • +16
    ./lamsfoundation/lams/tool/mc/pojos/McContent.java
  1. … 10 more files in changeset.
LDEV-1730 If Tool is not group do now show the group reference

  1. … 13 more files in changeset.
LDEV-2642, LDEV-2616: Move Planner activity metadata (hidden, collapsed, expanded) to a separate table, as it may grow in the future and we don't want to make ToolActivity too complex. Move Editing Advice content from Online Instructions in activities to the metadata table. Allow editing the Editing Advice straight from the planner. Use jquery_ui instead of cluetip (dispose the last one completely). While creating a node, the Learning Design is imported just once from ZIP into DB, instead of importing it each time someone opens it in Planner. This allows less unnecessary copies of the LD and allows easier modfication of the original design. Change the way a Teacher gets a copy of the design. When opening the template in Planner, a copy is made in common folder ("Planner preview"). When the user saves the design, the same copy is *moved* to user's folder, rather than copying it again. Futhermore, each subsequent save modifies the same LD rather than making another copy.

  1. … 25 more files in changeset.
LDEV-2477 Added an extra check to cast the mark statistics properly

LDEV-2374: - Vote now accepts nominations created by Teacher as well as ones derived from input. - Teacher can now limit number of Learners contributing to Vote's nomination pool. - Each tool now declares which DataOutputDefinitions it can accept for Data Flow.

  1. … 49 more files in changeset.
change to ascii

  1. … 49 more files in changeset.
LDEV-2374: Data flow between tools: framework and example for Q&A -> Vote.

    • -2252
    • +1825
    ./lamsfoundation/lams/tool/mc/service/McServicePOJO.java
  1. … 84 more files in changeset.
Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

  1. … 167 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
Added repositoryService via spring

Removed calls to RepositoryProxy class.

LDEV-2171

  1. … 18 more files in changeset.
LDEV-1998: Added Pedagogical Planner editor with add/edit node functionality.

  1. … 46 more files in changeset.
LDEV-1998: Added FCKeditors for several tools. Adjusted styles for IE.

  1. … 19 more files in changeset.
LDEV-1998: Added Editing advice for all tools. Added FCKEditor for Notebook, Chat and Submit Files.

  1. … 45 more files in changeset.
LDEV-1998: Committing Pedagogical Planner base files and support for chat, forum, multiple choice, Q&A, noticeboard, notebook and vote tools.

    • -320
    • +317
    ./lamsfoundation/lams/tool/mc/McAppConstants.java
    • -0
    • +184
    ./lamsfoundation/lams/tool/mc/web/McPedagogicalPlannerAction.java
    • -0
    • +237
    ./lamsfoundation/lams/tool/mc/web/McPedagogicalPlannerForm.java
  1. … 108 more files in changeset.