Book Image

Mahara ePortfolios: Beginner's Guide

Book Image

Mahara ePortfolios: Beginner's Guide

Overview of this book

Mahara ePortfolios helps you to use software as you follow an experiential learning cycle. In Mahara you can: Plan your learning. Do what you do and gather evidence of your competence as you do those things. View and organize your work by structuring your data in easy-to-make (web)pages and (mini-website) collections of those pages. Reflect on your learning by use of professional journals, engaging feedback on your pages and establishing and engaging in online communities who share a similar interest. Mahara ePortfolios: Beginner's Guide is a step-by-step guide to develop a feature-rich and highly personal electronic portfolio. Form a digital repository of reflective journals, action learning plans, presentations, reports, images and videos. Easily share this with your friends, family, tutors, students, project team and others using this step-by-step guide written in a clear and easy to learn manner.This book guides you to build an impressive e-Portfolio and to work in professional communities of interest within a Mahara walled garden. It brings to life the key features of Mahara which will help thoughtful people to display their artefacts coherently and to engage with like-minded peers professionally.This book introduces you to exciting features of Mahara framework and helps you develop a feature-rich e-portfolio for yourself. You will see how easily you can create folders, upload multiple files like project documents, pictures and videos and share them with your friends. You will learn to set up single pages and collections of pages which organize these files, making these visible only to your own chosen peers, supervisors or friends. Then, you will allow people to give their inputs.You will learn to create journals, learning plans, your professional resume, group spaces and forums which help you get connected to the rest of the world. Customization and administration of your Mahara site will be easy after you have gone through this book. Imagine how good you will feel when you will see your knowledge, success, and ideas going live and available to your chosen audiences for their inputs.Mahara ePortfolios: Beginner's Guide is a step-by-step guide to building an impressive professional e-portfolio using Mahara. It covers the key features of Mahara that will help you set up your customized digital portfolio and display the artefacts in your preferred way allowing contribution from selected users only.
Table of Contents (16 chapters)
Mahara ePortfolios Beginner's Guide
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface

Time for action — downloading Mahara


You're going to start the installation process by downloading your own copy of the Mahara code:

  1. 1. Go to the Mahara page on launchpad — https://launchpad.net/mahara. You will see a web page that lists the most recent series of Mahara. On the right of the screen is a box that shows the very latest stable version. Choose to download the code in a format you prefer. We recommend that you use the .tar.gz type as it is faster to download than .zip:

  2. 2. You may be asked if you would like to open or save the file. Select Save File and click on OK.

  3. 3. That's all there is to it. Go to the folder where you downloaded the package. In there, you should see your newly downloaded Mahara package.

What just happened?

You have just taken your first step on the road to installing Mahara. You have seen the website you have to go to for downloading the most recent version and learned how to download the package in a format you prefer.

Note

Mahara code versioning

Mahara versioning works on a major/minor version system. Major versions represent a number of big changes to the code with the introduction of new features and sometimes reworking of existing ones. These are numbered 1.3.0, 1.4.0, 1.5.0, and so on. Minor versions are usually important bug fixes or security updates, and are numbered 1.5.1, 1.5.2, 1.5.3, and so on, in relation to the current major version. When a new version is ready for testing, there is usually an alpha, beta, and release candidate release — these aren't stable and shouldn't be used on a production site. You can find out more about Mahara releases here at https://wiki.mahara.org/index.php/Developer_Area/Release_Policy.

We always recommend that for a production site, you choose the latest stable release of any Mahara series as it will contain bug and security fixes.

Release candidates aren't production-ready, but they are useful for testing out a new version of Mahara on a test server. You could even try upgrading to a release candidate on a development server (make sure you have a backup of the database and Mahara data files first). Release candidates are specifically released to get feedback from users, so that as many bugs as possible can be found and fixed before the next stable version. If you find any problems with the release candidate or the upgrade, you should let the Mahara developers know about them.

Note

Version support

Mahara only supports the two latest major software releases. So, for example, if the current version is 1.5, only 1.4 and 1.5 will be supported. If you are running a major version before this, you really should update to the next major version otherwise you won't be keeping up with the latest (crucial) security updates. Plus the fact — you're missing out on lots of exciting new features!