• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Critical Critical
    • 2.6
    • 2.2.3
    • Course
    • MOODLE_22_STABLE
    • MOODLE_26_STABLE
    • wip-mdl-33379
    • Hide

      Test 1

      1. Make sure move_section() is not used in moodle core and is present in deprecatedlib.php
        • grep -Ri "move_section" .

      Test 2

      1. Log in as admin/teacher
      2. Enable ajax and go to course
      3. Turn editing on
      4. Drag-n-Drop section below another section
      5. Refresh page and make sure section retains it's position.
      6. Drag-n-drop section to top
      7. Turn editing off and refresh page
      8. Make sure section retains it's position

      Test 3

      1. Repeat Test 2 with AJAX disabled and clicking up/down icons.
      Show
      Test 1 Make sure move_section() is not used in moodle core and is present in deprecatedlib.php grep -Ri "move_section" . Test 2 Log in as admin/teacher Enable ajax and go to course Turn editing on Drag-n-Drop section below another section Refresh page and make sure section retains it's position. Drag-n-drop section to top Turn editing off and refresh page Make sure section retains it's position Test 3 Repeat Test 2 with AJAX disabled and clicking up/down icons.

      The move_section function was deprecated and now needs to be removed.

      move_section and move_section_to are similar functions. It might be nice to remove move_section from course/lib.php

            rajeshtaneja Rajesh Taneja
            rajeshtaneja Rajesh Taneja
            Ankit Agarwal Ankit Agarwal
            Sam Hemelryk Sam Hemelryk
            Michael de Raadt Michael de Raadt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.