Skip navigation links
Home
About
News
Events
Services
Contact Us
Site Map

MAXOS

Xerte

A rapid development environment for learning objects which can be exported to a variety to VLEs including Blackboard, Moodle, SharePoint, and WebCT. The easiest way to use this is through the Xerte OnLine Toolkits which can be installed on an institutional web server running Apache. The learning objects are produced using Adobe Flash and can therefore be played back on any platform which supports this as a web-browser add-in and that includes MACs, Windows and Linux. The designers of Xerte at the University of Nottingham have worked very closely with TechDis to ensure that the objects include a full range of accessibility features, allowing font sizes, colours and contrast to be adjustable by the user as well as providing audio support for those with impaired vision.

MAXOS Development

For those who just want to try out the XERTE environment, particularly if you are using Moodle, the RSC is providing a USB development implementation in which Xerte Toolkits is coupled with Moodle and, with version MAXOS_150, with Mahara. This enables designers to develop learning materials and to plan their Moodle-based coursework alongside this and to review it in context. Students may also use the software to construct e:portofilos using Mahara and, possibly, to use Xerte to develop their own notes or learning materials. No internet connection is required for this, as long as no external links are required for the coursework. The current version is MAXOS_150 and the complete download for this is available from the section below as well as a guide to its installation. Links to older, unsupported versions (MAXOS_100, MAXOS_090), are also available.

Importing:

You can import objects you have created using the older version of MAXOS by exporting from the older version to a zip file, unzipping the file, editing the header of the .rlo file, zipping everything up together again and then importing the zipped file into MAXOS_100. See detailed instructions below.

Installation:

  1. Download the zip file and unpack it to a folder on the Desktop e.g. 'MAXOS'
  2. Copy the contents of the folder to a new USB stick with at least 2 GigaBytes available. Do not copy the folder, only the contents and make sure they are in the root directory of the USB stick
  3. You can now run the application either by clicking on the file called 'startup.bat' or by removing the stick and re-inserting it, if you have 'autorun' enabled.
  4. After starting the application you will have an XAMPP icon on your taskbar and the application will be running.

You will need to click on the stop buttons for both MySQL and Apache before removing the memory stick or the database may become corrupted.

If your are running SKYPE you will need to close this down before starting MAXOS and then re-start it after you have started MAXOS - this is because SKYPE operates a web server on the default port for the Apache Web Server, however if that port is in use, Skype will try another.

Importing an older version:

  1. Export each object as a scorm.zip file using the 'Properties/Export' utility and store it in a safe folder
  2. Extract the contents to a new folder
  3. replace the header of the file called "learningobject.rlo" for each learning object - it will probably look like this:
    <LO styleSheet="templatePath + 'common/styles.css'" inputColour="0xFFFFCC" selectableText="1"templateData="FileLocation + 'template.xml'" name="Learning Object">
  4. Replace it with the following
    <LO description="A flexible template for creating interactive learning objects" targetFolder="Nottingham" version="1.0" styleSheet="templatePath + 'common/styles.css'" inputColour="0xFFFFCC" selectableText="1" templateData="FileLocation + 'template.xml'" name="Xerte Online Toolkit">
  5. Now zip everything up into a NEW zip file and rename it to something more comprehensible if needed.
  6. Click on Workspace and then on Properties
  7. Use the browse button to locate the zip file you have just created, give the learning object a name and then click on the upload button to upload it. You should get a confirmatory window and the new object should appear in your 'Workspace' folder.

MAXOS Links