PedagogicalPlannerSequenceNode.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4407 Move ped planner stuff to lams_planer

All ped planner related code moved out from lams_central and

lams_common to lams_planer. Although

PedagogicalPlannerActivityForm.java was moved from

lams_central to lams_common to be accessible by LAMS tools.

    • -195
    • +0
    ./PedagogicalPlannerSequenceNode.java
  1. … 24 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2120 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1860 more files in changeset.
LDEV-3401: Convert XDoclet annotations to empty comments.

    • -16
    • +16
    ./PedagogicalPlannerSequenceNode.java
  1. … 473 more files in changeset.
LDEV-2642, LDEV-2646: Extend access control for Planner nodes. Add a node's owner field. Fix exporting/importing nodes. Upgrade XStream from 1.1 to 1.1.3.

    • -9
    • +34
    ./PedagogicalPlannerSequenceNode.java
  1. … 11 more files in changeset.
LDEV-2646: Allow access control for viewing/editing a copy/original template in Planner nodes for Teachers. Swap collapse/expand arrows - it seems more right now. Some clean up - move PlannerActivityMetadata to a proper packet, change some labels etc.

    • -5
    • +15
    ./PedagogicalPlannerSequenceNode.java
  1. … 20 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.

    • -13
    • +14
    ./PedagogicalPlannerSequenceNode.java
  1. … 19 more files in changeset.
LDEV-1998: Added preview/export/import functionality for Pedagogical Planner nodes. Fixed some bugs. Added some code comments.

  1. … 23 more files in changeset.
LDEV-1998: Added template management for Pedagogical Planner editor.

    • -7
    • +33
    ./PedagogicalPlannerSequenceNode.java
  1. … 26 more files in changeset.
LDEV-1998: Added Pedagogical Planner editor with add/edit node functionality.

    • -0
    • +133
    ./PedagogicalPlannerSequenceNode.java
  1. … 46 more files in changeset.