Moodle bertsioa

MoodleDocstik
Hona jauzi:nabigazioa, bilatu

Moodle 1.8

Gunearen kudeaketa blokea eta Jakinarazpenerako estekak guneak duen Moodle-ren bertsioa erakusten dute. The example below came from demo.moodle.org when it was version 200721520, which is also known as "Moodle 1.8.2+" branch on the Roadmap.

Moodle Version with (build number) and copyright

Logo hover

Version popup over Moodle logo

Often one sees references to differences in different Moodle versions. How can one see which version is on a certain site?

Hover over the Moodle logo: On many Moodle sites (it depends on the how customised the theme is) you can hover the mouse over the Moodle logo at the bottom of the page and you'll see the exact release version.

Administrator page

In earlier versions of Moodle, Administrators can see the exact version at the bottom of the main admin screen.

Php fitxategia

Version.php: Bertsioari buruzko informazioa moodle/version.php fitxategia zure testu editatzailean irekita ere ikus dezakezu. Hau da ohiko version.php bat:

<?php

// MOODLE 1.6 VERSION INFORMATION

// This file defines the current version of the core Moodle code being used.
// This is compared against the values stored in the database to determine
// whether upgrades should be performed (see lib/db/*.php)

   $version = 2006050521;  // YYYYMMDD   = date of the 1.6 branch (don't change)
                           //         X  = release number 1.6.[0,1,2,3...]
                           //          Y = micro-increments between releases

   $release = '1.6.2+';    // Human-friendly version name

?>
Oharra: Ezin duzu version.php-ko edukirik ikusi zure nabigatzailean - testu editatzailea erabili beharko duzu.

Oharra: Itzuli gabekoak. Anima zaitezte eta ekin!.     (itzuli gabeko beste orri batzuk)