lams-github

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

    • -7
    • +1
    /lams_central/web/css/pedagogicalPlanner.css
    • -5
    • +11
    /lams_common/db/sql/create_lams_11_tables.sql
  1. … 5 more files in changeset.
LDEV-1730 If Tool is not group do now show the group reference

LDEV-1730 If Tool is not group do now show the group reference

LDEV-1730 If Tool is not group do now show the group reference

LDEV-2641 change Answer in case user got an error message

*merge from lams2_3_release

LDEV-1730 If Tool is not group do now show the group reference

LDEV-1730 If Tool is not group do now show the group reference

LDEV-1730 If Tool is not group do now show the group reference

LDEV-1730 If Tool is not group do now show the group reference

LDEV-1730 If Tool is not group do now show the group reference

LDEV-2640: teachers can now see the open lesson button and jump into lessons as learners

LDEV-2640: teachers can now see the open lesson button and jump into lessons as learners

LDEV-2639 adding autopatch script

*merge from lams2_3_release

    • -1
    • +1
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -1
    • +1
    /lams_common/db/sql/insert_lams_windows_config_data.sql
LDEV-1730 If Tool is not group do now show the group reference

LDEV-2637 Show public folder when creating a lesson

*merge from lams2_3_release

LDEV-2639 Made print button in LAMS learner optional

*merge from lams2_3_release

    • -0
    • +3
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -0
    • +3
    /lams_common/db/sql/insert_lams_windows_config_data.sql
LDEV-2637 Show public folder when creating a lesson

*merge from lams2_3_release

LDEV-2625 original message doesn't get lost when replying to the topic

*merge from lams2_3_release

    • -1
    • +1
    /lams_tool_forum/web/jsps/learning/reply.jsp
LDEV-2636: Set default value for grade to 0 (No grade)

LDEV-2636: Set default value for grade to 0 (No grade)

LDEV-2636: Gradebook integration. Most likely some heavily refactoring is required though

    • -1
    • +8
    /moodle/mod/lamslesson/lang/en/lamslesson.php
LDEV-2636: Gradebook integration. Most likely some heavily refactoring is required though

    • -1
    • +8
    /moodle/mod/lamslesson/lang/en/lamslesson.php
LDEV-2633: on update, don't change the lesson unless the sequence has been changed. Also displays a warning to user

    • -0
    • +2
    /moodle/mod/lamslesson/lang/en/lamslesson.php
    • -12
    • +31
    /moodle/mod/lamslesson/mod_form.php
LDEV-2633: on update, don't change the lesson unless the sequence has been changed. Also displays a warning to user

    • -0
    • +2
    /moodle/mod/lamslesson/lang/en/lamslesson.php
    • -12
    • +31
    /moodle/mod/lamslesson/mod_form.php
LDEV-2630: Adding preview (small fix)

    • -2
    • +1
    /moodle/mod/lamslesson/lang/en/lamslesson.php
LDEV-2630: Adding preview (small fix)

    • -2
    • +1
    /moodle/mod/lamslesson/lang/en/lamslesson.php
LDEV-2630: Adding preview

    • -1
    • +2
    /moodle/mod/lamslesson/lang/en/lamslesson.php
    • -23
    • +51
    /moodle/mod/lamslesson/mod_form.php
    • -0
    • +61
    /moodle/mod/lamslesson/preview.php
LDEV-2630: Adding preview

    • -1
    • +2
    /moodle/mod/lamslesson/lang/en/lamslesson.php
    • -23
    • +51
    /moodle/mod/lamslesson/mod_form.php
LDEV-2631: using YUI2 buttons instead of our ugly ones.