Hinweis: Sie sind auf den Seiten der Moodle 1.9 Dokumentation. Die Dokumentation der aktuellsten Moodle-Version finden Sie hier: Moodle 2.0 Versionsinformationen.

Moodle 2.0 Versionsinformationen: Unterschied zwischen den Versionen

Aus MoodleDocs
Wechseln zu:Navigation, Suche
(Die Seite wurde neu angelegt: „{{Überarbeiten}} {{Zum Übersetzen}} Siehe en:Moodle_2.0_release_notes Erwartete Veröffentlichung: '''November 2010''' (wenn die abschließende Testphase...“)
 
Keine Bearbeitungszusammenfassung
Zeile 20: Zeile 20:




==Major new features==
==Neue Funktionalitäten==


===[[Community hub|Community hubs]]===
===[[Community Hubs]]===


* Anybody can set up a Community hub, which is a directory of courses for public use or for private communities.  The code is implemented as separate GPL plugin for Moodle.
* Anybody can set up a Community hub, which is a directory of courses for public use or for private communities.  The code is implemented as separate GPL plugin for Moodle.
Zeile 31: Zeile 31:
* Users on any Moodle site can also search Community hubs for courses (and communities of practice) to participate in.  Initially we are encouraging ''''communities of teaching practice'''' but any sort of course can be listed.
* Users on any Moodle site can also search Community hubs for courses (and communities of practice) to participate in.  Initially we are encouraging ''''communities of teaching practice'''' but any sort of course can be listed.


===[[Repositories|Repository support]]===
===[[Repositories|Unterstützung von Repositories]]===


* Moodle now supports integration with external repositories of content, making it really simple to bring documents and media into Moodle via an AJAX interface that looks like a standard '''Open''' dialogue in desktop applications.
* Moodle now supports integration with external repositories of content, making it really simple to bring documents and media into Moodle via an AJAX interface that looks like a standard '''Open''' dialogue in desktop applications.
Zeile 37: Zeile 37:
* You can also import files from your desktop or by specifying a URL.
* You can also import files from your desktop or by specifying a URL.


===[[Portfolios|Portfolio support]]===
===[[Portfolios|Unterstützung von Portfolios]]===


* Modules can now export their data to external systems, particularly useful for portfolios where snapshots of forums, assignments and other things in Moodle are useful to record in a journal or a portfolio of evidence
* Modules can now export their data to external systems, particularly useful for portfolios where snapshots of forums, assignments and other things in Moodle are useful to record in a journal or a portfolio of evidence
Zeile 57: Zeile 57:
* Also known as "Site-wide groups", these are site-wide collections of users that can be enrolled into courses in one action, either manually or synchronised automatically
* Also known as "Site-wide groups", these are site-wide collections of users that can be enrolled into courses in one action, either manually or synchronised automatically


===[[Web Services|Web services support]]===
===[[Webservices]]===
* Support for standards-based web services across the entire Moodle code base, allowing the admin to expose particular functions of Moodle for use by:
* Support for standards-based web services across the entire Moodle code base, allowing the admin to expose particular functions of Moodle for use by:
** Administrative systems such as HR or SIS applications
** Administrative systems such as HR or SIS applications
Zeile 68: Zeile 68:
** SOAP (PHP)
** SOAP (PHP)


===[[IMS Common Cartridge import|IMS Common Cartridge]]===
===[[IMS Common Cartridge Import|IMS Common Cartridge]]===
* Moodle can now import courses in IMS Common Cartridge format (commonly used by publishers)
* Moodle can now import courses in IMS Common Cartridge format (commonly used by publishers)


===New blocks===
===Neue Blöcke===
* [[Comments block]] - like a shoutbox, allows comments to be added to any page. Great for student feedback.
* [[Comments block]] - like a shoutbox, allows comments to be added to any page. Great for student feedback.
* [[My private files block]] - allows easy access to one's private file repository in Moodle (with quota support)
* [[My private files block]] - allows easy access to one's private file repository in Moodle (with quota support)
Zeile 77: Zeile 77:
* [[Course completion status block]] - reports on the completion status of your courses
* [[Course completion status block]] - reports on the completion status of your courses


===[[Plagiarism Prevention|Plagiarism prevention]]===
===[[Plagiatprävention]]===


* Moodle supports integration with plagiarism prevention tools such as Turnitin
* Moodle supports integration with plagiarism prevention tools such as Turnitin


==Major improvements to existing core features==
==Verbesserte Kernfunktionalitäten==


===[[Backup 2.0|Backup and restore]]===
===[[Backup 2.0|Kurssicherung und -wiederherstellung]]===


* Completely rewritten Backup/Restore framework, no longer bound by memory (can work with '''any size course''').
* Completely rewritten Backup/Restore framework, no longer bound by memory (can work with '''any size course''').
Zeile 90: Zeile 90:
* Backup can be made of whole courses, but also specific sections or activities.
* Backup can be made of whole courses, but also specific sections or activities.


===[[Blocks 2.0|Blocks]]===
===[[Blöcke 2.0|Blöcke]]===
* Blocks are now consistently implemented on every page in Moodle
* Blocks are now consistently implemented on every page in Moodle
* No longer any limit to the block regions (in addition to left and right, put them at the top, center or bottom of pages)
* No longer any limit to the block regions (in addition to left and right, put them at the top, center or bottom of pages)
Zeile 101: Zeile 101:
* Support for external blog feeds (synchronised to Moodle blog)
* Support for external blog feeds (synchronised to Moodle blog)


===[[Comments 2.0|Comments]]===
===[[Kommentare 2.0|Kommentare]]===
* User comments (Glossaries, Databases, Blogs, etc) are now all consistently handled  and displayed throughout Moodle, using AJAX if available
* User comments (Glossaries, Databases, Blogs, etc) are now all consistently handled  and displayed throughout Moodle, using AJAX if available


===[[Enrolments 2.0|Enrolment plugins]]===
===[[Kurseinschreibung 2.0|Enrolment plugins]]===
* Major improvements in the handling of guests and guest accounts  
* Major improvements in the handling of guests and guest accounts  
* Support for multiple forms of enrolment at the same time  
* Support for multiple forms of enrolment at the same time  
* More detailed control over enrolment in courses  
* More detailed control over enrolment in courses  


===[[File handling 2.0|File handling]]===
===[[Dateiverwaltung 2.0|Dateiverwaltung]]===


* Full support for Unicode file names on all operating systems.
* Full support for Unicode file names on all operating systems.
Zeile 116: Zeile 116:
* Files are no longer just "uploaded to the course".  Files are connected to the particular bit of Moodle content that uses them. (For example, a file may belong to a file resource, a forum post or a wiki page). Access to these files is then controlled by the same rules as as that bit of Moodle, increasing security.
* Files are no longer just "uploaded to the course".  Files are connected to the particular bit of Moodle content that uses them. (For example, a file may belong to a file resource, a forum post or a wiki page). Access to these files is then controlled by the same rules as as that bit of Moodle, increasing security.


===[[Filters 2.0]]===
===[[Filter 2.0]]===


* In the past, you had to use the same filters everywhere in your Moodle site, and this could only be changed by admins.
* In the past, you had to use the same filters everywhere in your Moodle site, and this could only be changed by admins.
Zeile 123: Zeile 123:
* Or you could turn off glossary linking in the end of course exam.
* Or you could turn off glossary linking in the end of course exam.


===[[HTML editor 2.0|HTML editor]]===
===[[HTML-Editor 2.0|HTML-Editor]]===
* New editor based on TinyMCE
* New editor based on TinyMCE
* Works on more browsers
* Works on more browsers
Zeile 130: Zeile 130:
* Full integration with configured external repositories to import and embed media into text
* Full integration with configured external repositories to import and embed media into text


===[[Messaging 2.0|Messaging]]===
===[[Mitteilungen 2.0|Mitteilungen]]===
* All email sent by Moodle is now treated as a message
* All email sent by Moodle is now treated as a message
* A message overview panel allows users to control how messages are sent to them
* A message overview panel allows users to control how messages are sent to them
Zeile 148: Zeile 148:
* Aggregation of using ratings into activity grades is now standardised in all activities
* Aggregation of using ratings into activity grades is now standardised in all activities


===[[Roles 2.0|Roles and permissions]]===
===[[Rollen 2.0|Rollen und Rechte]]===
* Improved and simplified AJAX interfaces for defining and assigning roles
* Improved and simplified AJAX interfaces for defining and assigning roles
* Improved and simplified interfaces for tweaking permissions in any given context  
* Improved and simplified interfaces for tweaking permissions in any given context  
Zeile 154: Zeile 154:
* New archetype "manager" to define the role of most people with system-wide editing rights, separate from "admin" role.
* New archetype "manager" to define the role of most people with system-wide editing rights, separate from "admin" role.


===[[RSS feeds 2.0|RSS feeds]]===
===[[RSS-Feeds 2.0|RSS-Feeds]]===
* All RSS feeds are now secured using a random per-user token in the URL
* All RSS feeds are now secured using a random per-user token in the URL
* Tokens can be updated by the user at any time (if they suspect a feed URL has been compromised)
* Tokens can be updated by the user at any time (if they suspect a feed URL has been compromised)
* RSS feeds are now more accurate (eg they support forums with separate groups), and are generated efficiently whenever required
* RSS feeds are now more accurate (eg they support forums with separate groups), and are generated efficiently whenever required


===[[Development:Themes 2.0|Themes]]===
===[[Design 2.0|Designs]]===
* Many new themes in the core distribution - see [[Theme credits]] for a list
* Many new themes in the core distribution - see [[Theme credits]] for a list
* All HTML and JS ouput is now far more efficient (server-side caching) and consistent (tableless layout, new CSS, YUI Framework)
* All HTML and JS ouput is now far more efficient (server-side caching) and consistent (tableless layout, new CSS, YUI Framework)
Zeile 165: Zeile 165:
* Core support for custom menus in all themes (for example at the top of the page)
* Core support for custom menus in all themes (for example at the top of the page)


===[[Translation 2.0|Translation system]]===
===[[Übersetzung 2.0|Übersetzungssystem]]===
* [http://lang.moodle.org/ New web portal] to make it easer for groups to collaborate on translating Moodle, and to keep their translations up-to-date.
* [http://lang.moodle.org/ New web portal] to make it easer for groups to collaborate on translating Moodle, and to keep their translations up-to-date.
* More efficient [[Development:Languages/AMOS|storage format for language strings]] should slightly improve performance.
* More efficient [[Development:Languages/AMOS|storage format for language strings]] should slightly improve performance.


===User profile pages===
===Nutzerprofilseiten===
* Site-wide user profile page can be customised by users with blocks, news, feeds and so on
* Site-wide user profile page can be customised by users with blocks, news, feeds and so on
* Course-specific user profile pages show course blocks and standard profile information, plus information for teachers of that course
* Course-specific user profile pages show course blocks and standard profile information, plus information for teachers of that course


==Major improvements to activity modules==
==Verbesserungen bei den Aktivitäten-Modulen==


===Lesson===
===Lektionen===
* Refactored internal code  
* Refactored internal code  
* Forms are now standard Moodle forms
* Forms are now standard Moodle forms


===Quiz module and question bank===
===Tests und Fragen-Datenbank===


* [[Development:quiz_navigation|Quiz navigation improvements for students]]
* [[Development:quiz_navigation|Quiz navigation improvements for students]]
Zeile 191: Zeile 191:
* MDL-8648 Essay questions can now be randomised by random questions
* MDL-8648 Essay questions can now be randomised by random questions


===Resource===
===Arbeitsmaterialien===
* All the resource types have been refactored into real modules, and cleaned up
* All the resource types have been refactored into real modules, and cleaned up
** File - for displaying a file, possibly with supporting files (like a HTML mini-site)
** File - for displaying a file, possibly with supporting files (like a HTML mini-site)
Zeile 200: Zeile 200:
* Better XHTML-compliant support for frames, iframes and embedding in all these modules
* Better XHTML-compliant support for frames, iframes and embedding in all these modules


===SCORM===
===Lernpakete (SCORM)===


* New [[SCORM module]] settings - display attempt status, display course structure, force completed, force new attempt, lock after final attempt - allowing the behaviour dictated to the SCORM object by the authoring package to be changed MDL-11501  
* New [[SCORM module]] settings - display attempt status, display course structure, force completed, force new attempt, lock after final attempt - allowing the behaviour dictated to the SCORM object by the authoring package to be changed MDL-11501  
Zeile 206: Zeile 206:
* New SCORM player UI with better navigation, improved performance and better handling of stage size MDL-22951
* New SCORM player UI with better navigation, improved performance and better handling of stage size MDL-22951


===[[Wiki module 2.0|Wiki]]===
===[[Wiki 2.0|Wikis]]===
* Completely re-written from scratch, based on NWIki from UPC
* Completely re-written from scratch, based on NWIki from UPC
* Support for Mediawiki-style syntax, as well as Creole  
* Support for Mediawiki-style syntax, as well as Creole  
* Interface improvements  
* Interface improvements  


===[[Workshop module 2.0|Workshop]]===
===[[Workshops 2.0|Workshops]]===


* Completely rewritten from scratch  
* Completely rewritten from scratch  
* Vastly improved interface for managing stages and users
* Vastly improved interface for managing stages and users


==System requirements==
==Systemanforderungen==


Since Moodle 2.0 is such a major release, we are allowing ourselves some increases in the requirements.
Since Moodle 2.0 is such a major release, we are allowing ourselves some increases in the requirements.
Zeile 234: Zeile 234:
** etc
** etc


==Upgrading==
==Aktualisierung von Moodle==


When upgrading to Moodle 2.0, you must have Moodle 1.9 or later.  if you are using an earlier version of Moodle (eg 1.8.x) then you need to upgrade to Moodle 1.9.x first. We advise that you test the upgrade first on a COPY of your production site, to make sure it works as you expect.
When upgrading to Moodle 2.0, you must have Moodle 1.9 or later.  if you are using an earlier version of Moodle (eg 1.8.x) then you need to upgrade to Moodle 1.9.x first. We advise that you test the upgrade first on a COPY of your production site, to make sure it works as you expect.
Zeile 240: Zeile 240:
For further information, see [[Upgrading to Moodle 2.0]].
For further information, see [[Upgrading to Moodle 2.0]].


==For developers: API changes==
==Für Entwickler: Änderungen in der API==


See [[Development:Migrating_contrib_code_to_2.0]]
See [[Development:Migrating_contrib_code_to_2.0]]
Zeile 256: Zeile 256:
* custom profile fields values are loaded into $USER->profile array instead of directly into $USER object
* custom profile fields values are loaded into $USER->profile array instead of directly into $USER object


==See also==
==Siehe auch==


*[[Moodle 1.9 release notes]]
*[[Moodle 1.9 Versionsinformationen]]
*[[QA testing]]
*[[QA Testing]]


[[Category:Release notes]]
[[Category:Versionsinformationen]]
[[Category:Moodle 2.0]]
[[Category:Moodle 2.0]]


[[en:Moodle 2.0 release notes]]
[[fr:Notes de mise à jour de Moodle 2.0]]
[[fr:Notes de mise à jour de Moodle 2.0]]
[[es:Notas de Moodle 2.0]]
[[es:Notas de Moodle 2.0]]

Version vom 22. November 2010, 13:13 Uhr

Diese Seite muss überarbeitet werden. Bitte helfen Sie bei der Überarbeitung und entfernen Sie die Vorlage nach Abschluss der Überarbeitung.


Baustelle.png Diese Seite ist noch nicht vollständig übersetzt.

Siehe en:Moodle_2.0_release_notes

Erwartete Veröffentlichung: November 2010 (wenn die abschließende Testphase erfolgreich verläuft)

Zwischenzeitliche Veröffentlichungen von Testversionen:

  • Moodle 2.0 Preview 1 - 4. Mai 2010
  • Moodle 2.0 Preview 2 - 17. Mai 2010
  • Moodle 2.0 Preview 3 - 31. Mai 2010
  • Moodle 2.0 Preview 4 - 30. Juni 2010
  • Moodle 2.0 Release Candidate 1 - 21. September 2010
  • Moodle 2.0 Release Candidate 2 - 12. November 2010

Moodle 2.0 enthält eine Vielzahl von neuen Funktionalitäten, bestehende Funktionalitäten wurden teilweise komplett neu implementiert, außerdem wurde unzählige Fehler behoben. Hier finden Sie eine vollständige Liste der Bugfixes für Moodle 2.0.

Dieser Artikel ist eine Zusammenfassung der wichtigsten Neuerungen und Änderungen. Links und Screenshots werden im Laufe der Zeit ergänzt.


Neue Funktionalitäten

Community Hubs

  • Anybody can set up a Community hub, which is a directory of courses for public use or for private communities. The code is implemented as separate GPL plugin for Moodle.
  • Sites can register to any Community hub (instead of just moodle.org)
  • Teachers on registered sites can publish their full courses to Community hubs, for download
  • Teachers on registered sites can also advertise their courses on Community hubs, for people to join
  • Teachers on any site can search all public Community hubs and download courses as templates for their own courses
  • Users on any Moodle site can also search Community hubs for courses (and communities of practice) to participate in. Initially we are encouraging 'communities of teaching practice' but any sort of course can be listed.

Unterstützung von Repositories

  • Moodle now supports integration with external repositories of content, making it really simple to bring documents and media into Moodle via an AJAX interface that looks like a standard Open dialogue in desktop applications.
  • Initial plugins in 2.0 include: Alfresco, Amazon S3, Box.net, File system on Server, Flickr, Google Docs, Mahara, MERLOT, Picasa, Recent Files, Remote Moodle sites, WebDAV servers, Wikimedia, Youtube. These are simple to develop, so many more are expected.
  • You can also import files from your desktop or by specifying a URL.

Unterstützung von Portfolios

  • Modules can now export their data to external systems, particularly useful for portfolios where snapshots of forums, assignments and other things in Moodle are useful to record in a journal or a portfolio of evidence
  • Different formats are supported (currently LEAP2A, HTML, Images and Text, but others like PDF can be added)
  • Initial plugins in 2.0 include: Box.net, Flickr, Google Docs, Mahara and Picasa.

Completion

  • Teachers can now specify conditions that define when any activity is seen as completed by a student. For example, when a certain number of posts have been made, or a grade has been reached, or a choice has been made.
  • Teachers can now specify conditions that define with any course is seen as completed by a student. Conditions include activity completion, but could also be by grade, date or a number of other criteria.
  • Teachers and students can see reports that show the progress of any user within a course, or through a series of courses.

Conditional activities

  • Access to activities can be restricted based on certain criteria, such as dates, grade obtained, or the completion of another activity.
  • These can be chained together to enable progressive disclosure of the course content, if that is desired.

Cohorts

  • Also known as "Site-wide groups", these are site-wide collections of users that can be enrolled into courses in one action, either manually or synchronised automatically

Webservices

  • Support for standards-based web services across the entire Moodle code base, allowing the admin to expose particular functions of Moodle for use by:
    • Administrative systems such as HR or SIS applications
    • Mobile clients
  • Framework contains a very high-level of security with a detailed token system and complete control over the range of functions exposed
  • All defined functions are automatically available via:
    • XML-RPC
    • AMF (Flash)
    • REST
    • SOAP (PHP)

IMS Common Cartridge

  • Moodle can now import courses in IMS Common Cartridge format (commonly used by publishers)

Neue Blöcke

Plagiatprävention

  • Moodle supports integration with plagiarism prevention tools such as Turnitin

Verbesserte Kernfunktionalitäten

Kurssicherung und -wiederherstellung

  • Completely rewritten Backup/Restore framework, no longer bound by memory (can work with any size course).
  • Completely new backup format.
  • Improved interface.
  • Backup can be made of whole courses, but also specific sections or activities.

Blöcke

  • Blocks are now consistently implemented on every page in Moodle
  • No longer any limit to the block regions (in addition to left and right, put them at the top, center or bottom of pages)
  • Any block can be made sticky (appears in all the contexts below, eg throughout a course).
  • Blocks can be "docked" on the side of the screen (if the theme supports it)

Blogs

  • Support for comments on each blog entry
  • Removal of group-level and course-level blogs (these are converted into forums on upgrade)
  • Support for external blog feeds (synchronised to Moodle blog)

Kommentare

  • User comments (Glossaries, Databases, Blogs, etc) are now all consistently handled and displayed throughout Moodle, using AJAX if available

Enrolment plugins

  • Major improvements in the handling of guests and guest accounts
  • Support for multiple forms of enrolment at the same time
  • More detailed control over enrolment in courses

Dateiverwaltung

  • Full support for Unicode file names on all operating systems.
  • Metadata about each file (author, date, license, etc) and what the file is used for are stored in the database.
  • Duplicate files (for example, a large video file use in two different courses) are only stored once, saving disk space.
  • Files are no longer just "uploaded to the course". Files are connected to the particular bit of Moodle content that uses them. (For example, a file may belong to a file resource, a forum post or a wiki page). Access to these files is then controlled by the same rules as as that bit of Moodle, increasing security.

Filter 2.0

  • In the past, you had to use the same filters everywhere in your Moodle site, and this could only be changed by admins.
  • Now, you can have different filters in different courses, activities or categories.
  • For example, you could turn on the LaTeX filter just for courses in the Maths and Physics categories.
  • Or you could turn off glossary linking in the end of course exam.

HTML-Editor

  • New editor based on TinyMCE
  • Works on more browsers
  • Resizable editing area
  • Cleaner XHTML output
  • Full integration with configured external repositories to import and embed media into text

Mitteilungen

  • All email sent by Moodle is now treated as a message
  • A message overview panel allows users to control how messages are sent to them
  • Initial message output plugins in Moodle 2.0 include: Email, Jabber and Popups

My Moodle page

  • More customisable My Moodle page with new blocks for showing relevant information
  • Admin can design (and optionally force) site-wide layouts for My Moodle
  • My Moodle page given more prominence as the main "home page" for users

Navigation

  • Standard "Navigation" block on every page showing contextual links, while allowing you to jump elsewhere quickly
  • Standard "Settings" blocks on every page shows contextual settings as well as settings for anything else you have permissions for

Ratings

  • User ratings (Glossaries, Databases, Forums, etc) are now all consistently handled and displayed throughout Moodle, using AJAX if available
  • Aggregation of using ratings into activity grades is now standardised in all activities

Rollen und Rechte

  • Improved and simplified AJAX interfaces for defining and assigning roles
  • Improved and simplified interfaces for tweaking permissions in any given context
  • New "Archetypes" concept replacing the "Legacy roles" concept.
  • New archetype "manager" to define the role of most people with system-wide editing rights, separate from "admin" role.

RSS-Feeds

  • All RSS feeds are now secured using a random per-user token in the URL
  • Tokens can be updated by the user at any time (if they suspect a feed URL has been compromised)
  • RSS feeds are now more accurate (eg they support forums with separate groups), and are generated efficiently whenever required

Designs

  • Many new themes in the core distribution - see Theme credits for a list
  • All HTML and JS ouput is now far more efficient (server-side caching) and consistent (tableless layout, new CSS, YUI Framework)
  • Themes can change the HTML of the page if they wish
  • Core support for custom menus in all themes (for example at the top of the page)

Übersetzungssystem

Nutzerprofilseiten

  • Site-wide user profile page can be customised by users with blocks, news, feeds and so on
  • Course-specific user profile pages show course blocks and standard profile information, plus information for teachers of that course

Verbesserungen bei den Aktivitäten-Modulen

Lektionen

  • Refactored internal code
  • Forms are now standard Moodle forms

Tests und Fragen-Datenbank

Arbeitsmaterialien

  • All the resource types have been refactored into real modules, and cleaned up
    • File - for displaying a file, possibly with supporting files (like a HTML mini-site)
    • Folder - for displaying a collection of documents
    • URL - for displaying a page with a given URL
    • Page - for a single page, edited online using the HTML editor
    • IMS - for showing a regular IMS content package
  • Better XHTML-compliant support for frames, iframes and embedding in all these modules

Lernpakete (SCORM)

  • New SCORM module settings - display attempt status, display course structure, force completed, force new attempt, lock after final attempt - allowing the behaviour dictated to the SCORM object by the authoring package to be changed MDL-11501
  • New reporting interface including sortable/collapsible table with group select box and ability to download in Excel, ODS and text format MDL-21555
  • New SCORM player UI with better navigation, improved performance and better handling of stage size MDL-22951

Wikis

  • Completely re-written from scratch, based on NWIki from UPC
  • Support for Mediawiki-style syntax, as well as Creole
  • Interface improvements

Workshops

  • Completely rewritten from scratch
  • Vastly improved interface for managing stages and users

Systemanforderungen

Since Moodle 2.0 is such a major release, we are allowing ourselves some increases in the requirements.

  • PHP must be 5.2.8 or later (it was released 08-Dec-2008)
  • Databases should be one of the following:
    • MySQL 5.0.25 or later (InnoDB storage engine highly recommended)
    • PostgreSQL 8.3 or later
    • Oracle 10.2 or later
    • MS SQL 2005 or later
  • Any standards-supporting browser from the past few years, for example:

Aktualisierung von Moodle

When upgrading to Moodle 2.0, you must have Moodle 1.9 or later. if you are using an earlier version of Moodle (eg 1.8.x) then you need to upgrade to Moodle 1.9.x first. We advise that you test the upgrade first on a COPY of your production site, to make sure it works as you expect.

For further information, see Upgrading to Moodle 2.0.

Für Entwickler: Änderungen in der API

See Development:Migrating_contrib_code_to_2.0

Siehe auch