Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-1069 Add custom Message Service for use in MCQ tool. Updated download marks spreadsheet to use dictionary I18N values.

LDEV-1069 Added downloadMarks to monitoring action to export marks data spreadsheet.

  1. … 1 more file in changeset.
LDEV-1692 Removed intermediate screen and put best mark label above redo questions button on learner's report screen.

  1. … 1 more file in changeset.
LDEV-1205

Changed define later page to open in edit mode.

  1. … 2 more files in changeset.
LDEV-1594: Made the I18N code more generic so that tool's could get any arbitrary value (rather than having to access their message source directly). This was useful for the open vote option in voting, and may also be useful for custom conditions.

  1. … 2 more files in changeset.
LDEV-1524: Null pointer exception getting thrown. Moving fix from branch to head

LDEV-1179: Export portfolio now displays a different msg for run offline activities. The screen comes from the learning war, and is called from the code on AbstractExportPortfolioServlet. Tools don't have to do anything, but they can override a new method in the servlet and supply the name of the activity (as per the tool's authoring screen) or do their own screen. Our tools will just display the name of the activity.

  1. … 15 more files in changeset.
LDEV-1156: shows display answers if setting at authoring time (Monitor changes)

  1. … 2 more files in changeset.