• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2649 display advanced setting in monitor

  1. … 1 more file in changeset.
LDEV-2649 fixing potential issue

LDEV-2649 Q&A option to rate other student's responses

*merge from lams2_3_release

    • -1
    • +5
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 28 more files in changeset.
file ResponseRatingDAO.java was initially added on branch lams2_3_release.

file AverageRatingDTO.java was initially added on branch lams2_3_release.

    • -0
    • +0
    ./org/lamsfoundation/lams/tool/qa/dto/AverageRatingDTO.java
file patch20110217_updateTo236.sql was initially added on branch lams2_3_release.

file IResponseRatingDAO.java was initially added on branch lams2_3_release.

file ResponseRating.java was initially added on branch lams2_3_release.

    • -0
    • +0
    ./org/lamsfoundation/lams/tool/qa/ResponseRating.java
LDEV-2649 Q&A option to rate other student's responses

    • -1
    • +5
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 28 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-2611 updating tool's version in order to make work import filter

*merge from lams2_3_release

LDEV-2611 updating tool's version in order to make work import filter

LDEV-2611 Added import filter to remove the old isOptional field and correctly add the required field.

LDEV-2611 Added import filter to remove the old isOptional field and correctly add the required field.

LDEV-2524 adding autopatch script

*merge from lams2_3_release

LDEV-2524 adding autopatch script

file patch20101022_updateTo235.sql was initially added on branch lams2_3_release.

LDEV-2579 saving conditionList when editing activity in monitor

*merge from HEAD

LDEV-2579 saving conditionList when editing activity in monitor

Merging changes from 2.3 release branch for LDEV-2524.

    • -27
    • +23
    ./org/lamsfoundation/lams/tool/qa/QaQueContent.java
    • -12
    • +1
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 15 more files in changeset.
Merging changes from 2.3 release branch. Working on bugs LDEV-2524, LDEV-2578, LDEV-2581

  1. … 1 more file in changeset.
LDEV-2524 Implementing the compulsory question option.

LDEV-2578 Make questions appear in their display order, not in the database order, in authoring and monitoring.

LDEV-2524 Implementing the compulsory question option. Make the question object more complex so we don't have a new map for every field added, and ensure all the necessary data is set up when we redisplay a screen with the error message.

LDEV-2578 Make questions appear in their display order, not in the database order, in authoring and monitoring.

LDEV-2581 Make sure the rich text field setting is honoured for more than just the first screen!

LDEV-2524 Implementing the compulsory question option. Made the question map contain a complex object rather than a single string so that we didn't have to keep adding maps every time we added more data for each question.

LDEV-2524 Implementing the compulsory question option.

LDEV-2578 Make questions appear in their display order, not in the database order, in authoring and monitoring.

LDEV-2524 Implementing the compulsory question option. Add a new required field, and removed the optional field that had never been implemented properly.

    • -41
    • +23
    ./org/lamsfoundation/lams/tool/qa/QaQueContent.java
LDEV-2524 Implementing the compulsory question option. Removed excess debugging to make debug level run faster.

    • -12
    • +1
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
LDEV-2524 Implementing the compulsory question option.

  1. … 3 more files in changeset.
LDEV-2524 Implementing the compulsory question option. Made the question map contain a complex object rather than a single string so that we didn't have to keep adding maps every time we added more data for each question.

  1. … 3 more files in changeset.