Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Moodle Mobile Development Process: Difference between revisions

From MoodleDocs
(Created page with "Moodle Mobile is developed by a small team of three persons: Juan Leyva (Lead developer) Laia Canet (Users advocate, UIX and documentation support) Josep Maria Gifreu (CSS, layo...")
 
No edit summary
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Moodle Mobile is developed by a small team of three persons:
{{Template:WillNotMigrate}}
{{Warning|This page is no longer in use. The information contained on the page should NOT be seen as relevant or reliable.}}


Juan Leyva (Lead developer)
== Versions ==
Laia Canet (Users advocate, UIX and documentation support)
Josep Maria Gifreu (CSS, layout)


The development process is organized for:
Moodle Mobile version numbers consist of three numbers separated by a dot, for example 1.3.2 or 1.4.4. The first two numbers, like 1.3, represent the major version. The third number distinguishes minor versions within the same major version.
- Maintain the current published version free of bugs
- Add new functionalities for future versions


=== Major and minor versions ===


Release a new major version (1.X) every two months
* Major version includes new features and improvements.


Release minor versions (1.X.Y) at any time when needed
* Minor version includes only bug fixes.
 
The current release cycle is one version per month (in the first two weeks of every month)
 
== See also ==
 
[[Moodle Mobile Release Notes]]
 
[[Category: Mobile]] [[Category: Obsolete]]

Latest revision as of 07:14, 29 April 2022


Warning: This page is no longer in use. The information contained on the page should NOT be seen as relevant or reliable.


Warning: This page is no longer in use. The information contained on the page should NOT be seen as relevant or reliable.


Versions

Moodle Mobile version numbers consist of three numbers separated by a dot, for example 1.3.2 or 1.4.4. The first two numbers, like 1.3, represent the major version. The third number distinguishes minor versions within the same major version.

Major and minor versions

  • Major version includes new features and improvements.
  • Minor version includes only bug fixes.

The current release cycle is one version per month (in the first two weeks of every month)

See also

Moodle Mobile Release Notes