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

    • -4537
    • +4231
    ./org/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

  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)

  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.

  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
    ./org/lamsfoundation/lams/tool/mc/McAppConstants.java
  1. … 108 more files in changeset.
LDEV-2033: Initially MC tool was designed to accept multiple answers for a single question. This functionality was partially removed and together with saving all the answers provided by the user, it prevented answers to be correctly categorised (correct/incorrect).

    • -458
    • +423
    ./org/lamsfoundation/lams/tool/mc/web/LearningUtil.java
    • -1499
    • +1352
    ./org/lamsfoundation/lams/tool/mc/web/McLearningAction.java
LDEV-1975

Added 'attempt time' column to the monitor summary page.

  1. … 2 more files in changeset.
LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

  1. … 71 more files in changeset.
LDEV-1874 don't throw NullPointerException when lastAttemptTotalMark is null, go to default branch

LDEV-1662 Putting in advanced options summary into monitoring summary page for every tool.

MC

  1. … 1 more file in changeset.
LDEV-1833: Was throwing exception if asked for the tool output for a user that has not answered the questions. Now returns null.

LDEV-1069 forgot to remove some old code

LDEV-1069 display error label in html page rather than in the spreadsheet by splitting preparation of spreadsheet from outputting of response

  1. … 1 more file in changeset.
LDEV-1069 fix error handling during spreadsheet preparation, and filled in missing label for the error message; fixed SummaryContent.jsp not filling in variable for 'download marks' link when not grouped

  1. … 3 more files in changeset.
LDEV-1069 Added spreadsheet to class portfolio.

  1. … 1 more file in changeset.
LDEV-1069 Added user name to spreadsheet and modified user mark dto to include full name/user name.

  1. … 3 more files in changeset.