Uploaded image for project: 'Moodle QA'
  1. Moodle QA
  2. MDLQA-18443 Moodle 4.4 QA
  3. MDLQA-18595

CLONE - Upgrade test from previous version of Moodle on Oracle with Apache

XMLWordPrintable

      The goal of this test is to verify an upgrade to next moodle version (master) using WEB and CLI works running Oracle/Apache.

      Pre-requisites

      • Clone a site (but don't install it) from a previous version.
        • If the version to be released "master" is let's say 4.2, then you need to clone a earlier version eg. MOODLE_401_STABLE, MOODLE_400_STABLE and etc.
      • The easiest way to setup a moodle site with Oracle is using moodle-docker, clone that repository in your PC.
      • Follow the Quick start instructions, declaring the env. variable MOODLE_DOCKER_WWWROOT to the site you have cloned eg.
        export MOODLE_DOCKER_WWWROOT=/path/to/integration_401/moodle
      • Proceed with the install of the previous moodle version running this command

        bin/moodle-docker-compose exec webserver php admin/cli/install_database.php --agree-license --fullname="Docker moodle" --shortname="docker_moodle" --summary="Docker moodle site" --adminpass="test" --adminemail="admin@example.com"
        

      • Access the site in your browser: http://localhost:8000/ and create:
        • At least one course.
        • At least one teacher enrolled in that course.
        • At least one student enrolled in that course.
        • At least one manager enrolled in that course.
        • The course has at least one of each activity and resource. With:
          • posts on a forum,
          • completed an assignments,
          • completed a quizzes.

      Testing

      1. Upgrade Moodle to the latest version by changing the branch of the cloned siteĀ  to main.
      2. Access the course as each role and verify:
        • permissions are correct.
        • layout and any data is correct and can be accessed.
      3. As the teacher add one of each activity and resource to the course created above.
      4. As one of the students access each activity and resource:
        • post on a forum,
        • complete an activity,
        • complete a quiz.
      5. As the teacher grade any completed activities.

        1. MDLQA-18595 1.png
          MDLQA-18595 1.png
          121 kB
        2. MDLQA-18595 10.png
          MDLQA-18595 10.png
          73 kB
        3. MDLQA-18595 2.png
          MDLQA-18595 2.png
          124 kB
        4. MDLQA-18595 3.png
          MDLQA-18595 3.png
          94 kB
        5. MDLQA-18595 4.png
          MDLQA-18595 4.png
          121 kB
        6. MDLQA-18595 5.png
          MDLQA-18595 5.png
          231 kB
        7. MDLQA-18595 6.png
          MDLQA-18595 6.png
          235 kB
        8. MDLQA-18595 7.png
          MDLQA-18595 7.png
          134 kB
        9. MDLQA-18595 8.png
          MDLQA-18595 8.png
          145 kB
        10. MDLQA-18595 9.png
          MDLQA-18595 9.png
          94 kB

            lameze Simey Lameze
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

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