Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.5
    • 2.6
    • Questions
    • MOODLE_25_STABLE
    • MOODLE_26_STABLE
    • MDL-41885-master
    • Hide
      1. Try drag and drop upload of image, scorm files
      2. VERIFY: it still works
      3. Try the atto editor
      4. VERIFY: it still works

      Now add the attached test.php script to the top level of your moodle and run it in your browser:

      1. VERIFY no debugging notices expericened
      2. Inspect that all modules return the callback name for teh first row (module supports?)
      3. Inspect that only drag and drop uploadable modules return the callback name for the second column (everything else should be false)
      4. Inspect that ONLY quiz returns true for the final column
      5. Install https://github.com/jacks92/moodle-mod_qpractice/
      6. VERIFY: that this modules also now return TRUE in the test script for 'Question using module'
      7. VERIFY: that a debugging notice is also displayed about adding the supports flag
      Show
      Try drag and drop upload of image, scorm files VERIFY: it still works Try the atto editor VERIFY: it still works Now add the attached test.php script to the top level of your moodle and run it in your browser: VERIFY no debugging notices expericened Inspect that all modules return the callback name for teh first row (module supports?) Inspect that only drag and drop uploadable modules return the callback name for the second column (everything else should be false) Inspect that ONLY quiz returns true for the final column Install https://github.com/jacks92/moodle-mod_qpractice/ VERIFY: that this modules also now return TRUE in the test script for 'Question using module' VERIFY: that a debugging notice is also displayed about adding the supports flag
    • 8
    • BACKEND Sprint 5

    Description

      At the moment we've got no way of knowing which modules are making use of the question bank. This is problematic in backup when we need to know which modules will not function without it

      Attachments

        Issue Links

          Activity

            People

              poltawski Dan Poltawski
              poltawski Dan Poltawski
              Tim Hunt Tim Hunt
              Marina Glancy Marina Glancy
              Ankit Agarwal Ankit Agarwal
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                18/Nov/13