Sloodle Versions
From SLIS Second Life Wiki
Contents |
Version Numbers
Sloodle has two separate version numbers, both of which are important. You can find out which version of Sloodle you are running by visiting your Sloodle Module Configuration page, or by visiting the Sloodle Version Linker.
Sloodle Version
The "Sloodle Version" number is usually very small, such as 0.19 or 0.2. It indicates the 'generation' of Sloodle, which is usually used to mark fairly major releases. For example, the move from the 0.1x generation up to 0.2 saw huge changes in the communications format. (See the Version History section below for more info.) This number is shown in the footer of the optional Sloodle Menu Block.
Module Version
The "module version" is given in the "version.php" file in the Sloodle source code. It is required for any Moodle module, and indicates the exact date when the module was last changed, and also contains a revision number for that day. It follows this format:
YYYYMMDD##
(The ## is the 2-digit release number, allowing up to 100 releases per day). This number will change quite frequently - whenever there is a change made to the module.
For programmers, the "version.php" file is version-managed by Subversion. Whenever you want to commit a change to the repository, make sure your "version.php" file is totally up-to-date first, then make sure the version number in there is on the right date, and increment the revision number if necessary (unless it is the first revision that day). You must commit the "version.php" file along with all your other changes, in a single commit. (Any additional changes should increment the revision number again).
Note: these revision numbers are unrelated to repository revision numbers.
Current Version
Use the Download Sloodle page to obtain the latest version of the tools.
Version 1.2
Released: 22nd June 2011
Module version: 2009072730+
This release included the SLOODLE Tracker, which was originally developed as a 3rd party extension at the University of Ulster. A stability fix for the Quiz Chair was also included.
Future Versions
Version 2.0
Planned release date: sometime in 2011
Module versions: 2010110300+
This will be a major upgrade of the SLOODLE module, providing support for Moodle 2.0, and introducing the LSL API.
Version History
These are old versions of SLOODLE which may or may not still be supported. We always recommend upgrading to the latest version.
Version 1.1
Released: 26th March 2010
Module versions: 2009072720
This is a minor release to address various concerns related to the 1.0 version. It is designed to be streamlined and more efficient, with unnecessary code removed, and several minor bugs fixed. There are also some other minor improvements.
Note: a very minor point update to this (v1.1.1) was released on 17th April 2010. It resolved a major problem on some servers.
Version 1.0.2
Released: 12th February 2010
Module versions: 2009072710
This is a minor release containing some security and compatibility updates. These primarily relate to the Presenter module in Moodle, and better-supporting PHP4 and Microsoft operating systems.
Version 1.0
Module versions: 2009072706 to 2009072708
- Added server-side Presenter features:
- Bulk upload
- Import plugin support (including a PDF importer)
- Addressed in-world Presenter issues:
- Made it easier to change media texture
- Owner can prevent others from controlling presentation
- Updated design of the Sloodle Set
- Released PictureGloss tool
- Improved Quiz Chair support for numerical and short answer questions
- WebIntercom now chats URL of archived discussion when disabled
- Added plain English summaries of error messages
- Removed Access Checker Door from Sloodle Set
Version 0.4
- Postcard - Sloodle_Postcard_Blogger_(Freemail)
- Presenter -
- Map -
- Stipend Giver -
Version 0.3
- Made Sloodle module instance-based
- Add Sloodle support to individual courses ('Sloodle Controller')
- Increased flexibility and control for educators
- Add Sloodle Distributor module to courses as well
- Added full support for auto-registration and auto-enrolment
- Web-based configuration of objects
- Added User-centric authorisation concept
- Tool improvements:
- Updated Toolbar to support blog visibilities: public, site, and draft
- Updated Layout management in Sloodle Set to support more objects
- Improved stability and usability of Quiz Chair
- Added option to stop WebIntercom recording your chat
- New tools
- PrimDrop
- Choice
- Vending Machine (contains former Distributor/Selector functionality)
- Password Reset
Version 0.21
- Introduced Spanish language pack
- Released Sloodle Menu block
- Added Avatar Management tools to module
- Improved Sloodle Toolbar:
- Selectable chat channel
- Multi-part blogging
- AviLister functionality
- Help button
- Minimize feature
- Improved Registration and Enrolment tools:
- Parallelized URL loading
- Made registration and enrolment occur in a single step
- Added server-side support for Sloodle Choice and Sloodle Inventory Box
- (expecting tool release during lifetime of 0.21!)
Version 0.2
- New communications format (Communicating between server and client)
- Released Sloodle MetaGloss in Sloodle Set
- Released Sloodle Distributor and Sloodle Selector in Sloodle Set
- Implemented Moodle Distribution Interface
- Implemented new object-oriented Sloodle PHP API
Version 0.19
No major changes from previous version. Simply tagged it prior to beginning work on version 0.2.
Version 0.1
First tagged-release. More info?
| This page is part of the SLOODLE documentation | |||
|---|---|---|---|
| Docs: Users | Administrators | Developers | |||
| Wiki Frontpage Sloodle.org | |||