Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2842: fixing typos

  1. … 11 more files in changeset.
LDEV-2657 Date and time restriction in MindMap

*merge from lams2_3_release

  1. … 7 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-2440 Merging with head

Fixing format of file

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.
Merge lams2_3 to head (continuing...)

  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.
LDEV-2328: Class Export in Mindmap exports only one learner

  1. … 5 more files in changeset.
LDEV-2340: Default content for MM tool shows with ??? in greek

LDEV-2088: Implement Mind maps tool

LDEV-2328: Class Export in Mindmap exports only one learner

  1. … 3 more files in changeset.
LDEV-2332: Author mindmap design ignored?

LDEV-2305: Mindmap (Multi-user mode) not supporting Grouping

  1. … 6 more files in changeset.
LDEV-2282: exported Mindmap activity is not exported/imported correctly

  1. … 2 more files in changeset.
LDEV-2279: Mindmap tool not providing output values for Conditional Gate

LDEV-2088: Implement Mind maps tool

  1. … 3 more files in changeset.
LDEV-2088: Implement Mind maps tool

  1. … 3 more files in changeset.
LDEV-2088: Implement Mind maps tool

  1. … 6 more files in changeset.
LDEV-2203: Default tool content

LDEV-2088: Implement Mind maps tool

    • -0
    • +45
    ./lamsfoundation/lams/tool/mindmap/dao/IMindmapDAO.java
    • -0
    • +63
    ./lamsfoundation/lams/tool/mindmap/dao/IMindmapNodeDAO.java
    • -0
    • +45
    ./lamsfoundation/lams/tool/mindmap/dao/IMindmapRequestDAO.java
    • -0
    • +42
    ./lamsfoundation/lams/tool/mindmap/dao/IMindmapSessionDAO.java
    • -0
    • +60
    ./lamsfoundation/lams/tool/mindmap/dao/IMindmapUserDAO.java
    • -0
    • +92
    ./lamsfoundation/lams/tool/mindmap/dao/hibernate/MindmapDAO.java
  1. … 165 more files in changeset.