Uploaded image for project: 'Moodle app'
  1. Moodle app
  2. MOBILE-3766

Include a link to provide feedback during beta testing

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.9.5
    • 3.9.4
    • Others
    • Hide

      This issue needs to be tested by a developer because it requires adding custom config.

      1. Add "customMainMenuItems" to your config file with a url containing both "devicetype" and "osversion" arguments, for example in moodle.config.dev.json:

      {
          "customMainMenuItems": [
              {
                  "type": "browser",
                  "url": "https://duckduckgo.com/?q={{devicetype}}+{{osversion}}",
                  "label": "Search device info",
                  "icon": "fa-search"
              }
          ]
      }
      

      2. Compile the application for Android and open the main menu in any site.
      3. Press the menu item you configured. Using the example above, it should say "Search device info" and show you search results for "Android" with the version of the OS in your device.

      4. Compile the application for iOS and open the main menu in any site.
      5. Press the menu item you configured. Using the example above, it should say "Search device info" and show you search results for "iPhone or iPad" with the version of the OS in your device.

      Show
      This issue needs to be tested by a developer because it requires adding custom config. 1. Add "customMainMenuItems" to your config file with a url containing both "devicetype" and "osversion" arguments, for example in moodle.config.dev.json : { "customMainMenuItems": [ { "type": "browser", "url": "https://duckduckgo.com/?q={{devicetype}}+{{osversion}}", "label": "Search device info", "icon": "fa-search" } ] } 2. Compile the application for Android and open the main menu in any site. 3. Press the menu item you configured. Using the example above, it should say "Search device info" and show you search results for "Android" with the version of the OS in your device. 4. Compile the application for iOS and open the main menu in any site. 5. Press the menu item you configured. Using the example above, it should say "Search device info" and show you search results for "iPhone or iPad" with the version of the OS in your device.
    • MOODLE_39_STABLE
    • MOODLE_39_STABLE
    • Moodle App 3.9.5

      The link should be located at the "More" section, maybe at the bottom: "Beta Testing feedback" linking to a Google form (pending) that will be opened in the external browser, passing as parameter the device platform and version

      The "Beta Testing feedback" link should be only displayed while the app is in development, this could be detected via a new flag (that could be the survey URL itself) or by checking if the version name contains -dev

            noeldemartin Noel De Martin
            jleyva Juan Leyva
            Dani Palou Dani Palou
            Dani Palou Dani Palou
            Dani Palou Dani Palou
            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.