|
|
Line 1: |
Line 1: |
| Please also see [[Moodle 2.0 Preview 3 release notes]] or the list of [[:Category:Release notes]] for the lastest Moodle 2.0 release notes.
| | #redirect [[:dev:Moodle 2.0 Preview 1 release notes]] |
| | |
| ==How to get it==
| |
| | |
| # Download it from the [http://download.moodle.org/download.php/moodle/moodle-latest.zip Moodle download server] (built nightly) or
| |
| # Get the latest HEAD version from [[CVS_for_Administrators|CVS]], or
| |
| # Try it out on [http://qa.moodle.net qa.moodle.net] (updated daily and reset hourly)
| |
| | |
| | |
| | |
| ==What this Preview is==
| |
| | |
| The current version of [[Moodle_2.0_release_notes|Moodle 2.0]] is getting to the point where we are feeling comfortable inviting experienced Moodle users to try it out and start giving us more detailed feedback.
| |
| | |
| | |
| | |
| ==What this Preview is not==
| |
| | |
| This is not finished code. This is not for production servers. Do not use it for production. '''DO NOT USE IT FOR PRODUCTION!''' :-)
| |
| | |
| Software is complex stuff. A quick line count of the whole of 2.0 (including libraries but not HTML, JS, CSS or 3rd party modules) comes to over a million lines of PHP scripts.
| |
| | |
| We are on the home stretch for this thing now but it's going to be a VERY busy next few months for us at Moodle HQ and all the others helping with Moodle development in various capacities.
| |
| | |
| ==Moodle 2.0 features==
| |
| | |
| For more details about what is actually in Moodle 2.0, see the [[Moodle 2.0 release notes]].
| |
| | |
| | |
| | |
| ==Development/Testing Focus for this week!==
| |
| | |
| ===Usability===
| |
| | |
| A lot of the new features have early-quality development interfaces that still need to be improved a lot for general use. This is mostly a mix of new core renderers and styling in themes.
| |
| | |
| Particular areas include:
| |
| * Community hub publishing and downloading
| |
| * User profiles
| |
| * Enrolment interfaces
| |
| * Navigation and blocks in all pages
| |
| * Messaging
| |
| * Backup/restore user interfaces
| |
| | |
| ====How you can help====
| |
| | |
| # Use current versions of 2.0 on your own server or [http://qa.moodle.net qa.moodle.net], and if you notice particular pages that need improving, then
| |
| # Search the [http://tracker.moodle.org Tracker] for an existing issue, and make a new one if required
| |
| # Post a description of the issues, and using the mockup tool there to describe solutions
| |
| # Start a discussion about the bug in the [http://moodle.org/mod/forum/view.php?id=7229 Usability forum], linking to your issue by mentioning the bug ID, and make some noise :)
| |
| | |
| | |
| ===Themes===
| |
| | |
| Our plan is to get 20 themes in Moodle 2.0. This is accelerating now the new Themes system has stabilised and Moodle is starting to look very nice indeed.
| |
| | |
| [http://moodle.org/user/view.php?id=93470&course=5 Patrick Malley] is our Themes manager and is working hard right now on developing more core themes that you can use to base your themes on.
| |
| | |
| ====How you can help====
| |
| | |
| # Read the [https://docs.moodle.org/en/Development:Themes_2.0 Themes 2.0 docs] and improve them if you notice issues.
| |
| # Join in with the discussion on the [http://moodle.org/mod/forum/view.php?id=46 Themes forum]
| |
| # Start some cool 2.0 themes!
| |
| | |
| | |
| ===Performance and upgrade===
| |
| | |
| We plan to do all kinds of testing on different types of sites, to help ensure that everyone's upgrade from 1.9 goes smoothly, and then Moodle runs faster after the upgrade.
| |
| | |
| ====How you can help====
| |
| | |
| We would really love those of you with big sites to help us with this. Try upgrading a COPY of your production sites from Moodle 1.9 to Moodle 2.0, and give us data about:
| |
| | |
| * What environment was Moodle running in? (DB etc)
| |
| * How long did the upgrade take?
| |
| * Were there any serious errors? (and what did you do to fix them :) )
| |
| * Can you compare the performance of your 1.9 site to 2.0?
| |
| | |
| Please post your results in the [http://moodle.org/mod/forum/view.php?id=56 Testing and QA forum] and join in!
| |
| | |
| If you find bugs, please make sure they are in the tracker against 2.0.
| |
| | |
| ==Remaining new features==
| |
| | |
| There are also still a couple of biggish patches that will be ready in the coming weeks, such as:
| |
| | |
| * Restore for 2.0 and 1.9 backups MDL-21432 (Only 2.0 backups currently working)
| |
| * Enrolments rewrite MDL-21782 Mostly done, just needs UI work
| |
| * Plagiarism API MDL-13680 ready to drop in after another review
| |
| * Text formats as plugins
| |
| | |
| | |
| However the July deadline is important, so some of these may not make it into 2.0 if time is too tight.
| |
| | |
| Look out for Moodle 2.0 Preview 2 in a week or so!
| |
| | |
| | |
| [[Category:Release notes]]
| |