Acceptance testing for the Moodle App
In order to run tests that carry out automated functionality testing for the Moodle App, you can write Acceptance tests. This can be useful if you want to test plugins that are compatible with the app, or you're contributing to the app core. Behat tests for the app work the same way as tests for Moodle core, but they are not run as part of a normal Behat execution and there are some differences that we'll go through in this page.
Accepting dynamic names in a Web Service
We want to display a form where the names of the fields are dynamic, like it happens in quiz. This data will be sent to a new Web Service that we have created.
Applying accessibility on the Moodle App
Screen readers
Creating mobile course formats
Course format plugins can be supported in the app using the CoreCourseFormatDelegate.
Custom Moodle Apps
Unfortunately, the core team does not have the resources to help people use the open source code to build custom apps.
Debugging network requests in the Moodle App
Introduction
Links in the Moodle App
Pressing a link inside the app
Moodle App
Welcome to the Moodle App developer documentation!
Moodle App 3.5.0 release notes
Release date: 25th June 2018
Moodle App 3.5.1 release notes
Release date: 6th July 2018
Moodle App 3.5.2 release notes
Release date: 10th September 2018
Moodle App 3.6.0 release notes
Release date: 11th January 2019
Moodle App 3.6.1 release notes
Release date: 29th March 2019
Moodle App 3.7.0 release notes
Release date: 7th June 2019
Moodle App 3.7.1 release notes
Release date: 30th August 2019
Moodle App 3.7.2 release notes
Release date: 20th September 2019
Moodle App 3.8.0 release notes
Release date: 20th December 2019
Moodle App 3.8.1 release notes
Release date: 25 March 2020
Moodle App 3.8.2 release notes
Release date: 2 April 2020
Moodle App 3.9.0 release notes
Release date: 26 June 2020
Moodle App 3.9.1 release notes
Release date: 3 July 2020
Moodle App 3.9.2 release notes
Release date: 16 July 2020
Moodle App 3.9.3 release notes
Release date: 30 November 2020
Moodle App 3.9.4 release notes
Release date: 28 December 2020
Moodle App 3.9.5 release notes
Release date: 27 August 2021
Moodle App 4.0.0 release notes
Release date: 22 April 2022
Moodle App 4.0.1 release notes
Release date: 26 May 2022
Moodle App 4.0.2 release notes
Release date: 25 October 2022
Moodle App 4.1.0 release notes
Release date: 19 December 2022
Moodle App 4.1.1 release notes
Release date: 28 February 2023
Moodle App 4.2.0 release notes
Release date: 9 June 2023
Moodle App 4.3.0 release notes
Release date: 10 November 2023
Moodle App Acceptance Tests Upgrade Guide
In the following guide, you will learn how to upgrade your plugins' acceptance tests to support newer versions of the app.
Moodle App Coding style
The Moodle App Coding Style guidelines
Moodle App Customisation
The Moodle App can be customised in different ways:
Moodle App Deep Linking
Overview
Moodle App Development Guide
This document contains information that developers should know before starting to code on the Mobile App. If you are only interested in developing a site plugin, you should read the Moodle App Plugins development guide instead.
Moodle App Development process
The development of new features and improvements in the Moodle App is organised in the following six phases:
Moodle App Docker Images
Moodle HQ provides a couple of Docker images that contain the Moodle App ready for use. You can search all the available versions in Docker Hub.
Moodle App FAQ
How can I contribute to the Moodle App?
Moodle App Overview
The Moodle App is a mobile application that helps users make the best of their Moodle sites on handheld devices. It has some additional features like offline access, and a dedicated interface adapted to mobile. It's focused on student functionality, so you won't find all the features you have on the web for teachers and admins. You can learn more about the features available in the user documentation.
Moodle App Plugins Development Guide
If you want to add mobile support to your Moodle plugin, you can achieve it by extending different areas of the app using just PHP server side code and providing templates written with Ionic and custom components.
Moodle App Plugins Upgrade Guide
In the following guide, you will learn how to upgrade your plugins to support newer versions of the app.
Moodle App Release notes
Moodle App 4.x
Moodle App Release Process
Six weeks before (Code freeze)
Moodle App Remote Themes
How do Remote themes work?
Moodle App Remote Themes Upgrade Guide
In the following guide, you will learn how to migrate your styles from an older version of the app.
Moodle App Scripts: gulp push
The gulp push command automatically pushes a branch to a git remote and then updates the corresponding Moodle Tracker (Jira) issue with the diff URL or a patch file, similar to mdk push -t. This script was developed using mdk as an example. It's meant to be used for MOBILE issues, so it will only update the "master" fields in the tracker.
Moodle Mobile 1.x release notes
Version 1 was jQuery based with usage of Cordova.
Moodle Mobile 2.0 release notes
Release date: 31th July 2015
Moodle Mobile 2.1 release notes
Release date: 28th August 2015
Moodle Mobile 2.2 release notes
Release date: 10th September 2015
Moodle Mobile 2.3 release notes
Release date: 8th October 2015
Moodle Mobile 2.4 release notes
Release date: 21th October 2015
Moodle Mobile 2.5 release notes
Release date: 6th November 2015
Moodle Mobile 2.6 release notes
Release date: 27th November 2015
Moodle Mobile 2.7 release notes
Release date: 29th December 2015
Moodle Mobile 2.8 release notes
Release date: 22th January 2016
Moodle Mobile 2.9 release notes
Release date: 29th February 2016
Moodle Mobile 3.0.0 release notes
Release date: 15th April 2016
Moodle Mobile 3.1.0 release notes
Release date: 23th May 2016
Moodle Mobile 3.1.1 release notes
Release date: 14th June 2016
Moodle Mobile 3.1.2 release notes
Release date: 26th July 2016
Moodle Mobile 3.1.3 release notes
Release date: 19th October 2016
Moodle Mobile 3.2.0 release notes
Release date: 12th December 2016
Moodle Mobile 3.2.1 release notes
Release date: 28th February 2017
Moodle Mobile 3.3.0 release notes
Release date: 26th May
Moodle Mobile 3.3.1 release notes
Release date: 28th July
Moodle Mobile 3.3.2 release notes
Release date: 29th September
Moodle Mobile 3.4.0 release notes
Release date: 30th November 2017
Moodle Mobile 3.4.1 release notes
Release date: 28th February 2018
Moodle Mobile 3.4.2 release notes
Release date: 19th March 2018
Sending custom Push Notifications to the Moodle App
There are two ways to send custom Push Notifications to the Moodle app users:
Setting up your development environment for the Moodle App
The structure of this page is the following:
Testing LMS issues in the mobile app
Information related to mobile app testing of LMS issues
Troubleshooting Moodle App Plugins Development
Invalid response received
Troubleshooting when setting up your development environment for the Moodle App
This page contains a list of common errors that have been found and how to solve them. However, keep in mind that these may be platform-dependent and could not fix the problem in your machine, even if you are seeing the same error message.
Unit testing for the Moodle App
Unit tests are written in JavaScript using Jest. If you want to create a new one, Jest is already configured and you only need to create a file ending with .test.ts within the project. If you're going to do so, remember to follow the file location conventions.
Using the Moodle App in a browser
Browsers are not officially supported by the application, but you can use a Chromium-based browser older than version 119 for development if you don't need any native functionality.