Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-69031

Missing Moodle app disable features settings for 3.9

XMLWordPrintable

    • MOODLE_39_STABLE
    • MOODLE_39_STABLE
    • MDL-69031-master
    • Hide
      1. As admin, enable "Mobile services": Plugins ► Web Services ► Mobile if it is not already enabled
      2. Go to Site administration ►Mobile app ►Mobile features - Disabled features option
      3. Select the following
        1. "Main Menu -> Scan QR code"; and
        2. "External tool -> Open using embedded browser" options
      4. Save changes
      5. Open a terminal/console and execute the following command:

        curl 'YOUR_SITE_WWWROOT/lib/ajax/service.php' --data-binary '[{"index":0,"methodname":"tool_mobile_get_public_config","args":{}}]' | python -m "json.tool"

      6. Check that in the WS response, in the tool_mobile_disabledfeatures value field, you see
        • The following values CoreMainMenuDelegate_QrReader and CoreCourseModuleDelegate_AddonModLti:openInAppBrowser
      7. Now, go back to Site administration ►Mobile app ►Mobile features - Disabled features option, and unselect all the options
      8. Execute the CURL request again and check that:
        • The tool_mobile_disabledfeatures value is empty
      Show
      As admin, enable "Mobile services": Plugins ► Web Services ► Mobile if it is not already enabled Go to Site administration ►Mobile app ►Mobile features - Disabled features option Select the following "Main Menu -> Scan QR code"; and "External tool -> Open using embedded browser" options Save changes Open a terminal/console and execute the following command: curl 'YOUR_SITE_WWWROOT/lib/ajax/service.php' --data-binary ' [{"index":0,"methodname":"tool_mobile_get_public_config","args":{}}] ' | python -m "json.tool" Check that in the WS response, in the tool_mobile_disabledfeatures value field, you see The following values CoreMainMenuDelegate_QrReader and CoreCourseModuleDelegate_AddonModLti:openInAppBrowser Now, go back to Site administration ►Mobile app ►Mobile features - Disabled features option, and unselect all the options Execute the CURL request again and check that: The tool_mobile_disabledfeatures value is empty

      Some new features were added to the app at the last minute that should be made available in 3.9

      Specifically, allowing switching to launch LTI activities into a new way (using the external browser instead of launching in the InApp or embedded one)
      CoreCourseModuleDelegate_AddonModLti:openInAppBrowser

      Apart from that the new "Scan QR code" menu option is missing

            jleyva Juan Leyva
            jleyva Juan Leyva
            Dani Palou Dani Palou
            Andrew Lyons Andrew Lyons
            Janelle Barcega Janelle Barcega
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 hour, 6 minutes
                1h 6m

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