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


Version 0.4

Version 0.3


Version 0.21


Version 0.2


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
Toolbox
LANGUAGES