Book Image

Sakai Courseware Management: The Official Guide

Book Image

Sakai Courseware Management: The Official Guide

Overview of this book

This book is the officially endorsed Sakai guide. From setting up and running Sakai for the first time to creatively using its tools, this book delivers everything you need to know. Written by Alan Berg, Senior developer at the IC (http://www.ic.uva.nl) and a Sakai fellow and Michael Korcuska, the executive director of the Sakai Foundation, and with significant contributions from the Sakai community, this book is a comprehensive study of how Sakai should be used, managed and maintained. Sakai represents a Collaboration and Learning environment that provides the means of managing users, courses, instructors, and facilities, as well as a spectrum of tools including assessment, grading, and messaging. Sakai is loaded with many handy software tools, which help you in online collaboration. You can improve your coursework using features that supplement and enhance teaching and learning. You can use tools that will help you organize your communication and collaborative work. The book opens with an overview that explains Sakai, its history and how to set up a demonstration version. The underlying structures within Sakai are described and you can then start working on Sakai and create your first course or project site using the concepts explained in this book. You will then structure online courses for teaching and collaboration between groups of students. Soon after mastering the Administration Workspace section you will realize that there is a vast difference between the knowledge that is required for running a demonstration version of Sakai and that needed for maintaining production systems. You will then strengthen your concepts by going through the ten real-world situations given in this book. The book also discusses courses that have won awards, displays a rogue's gallery of 30 active members of the community, and describes what motivates management at the University of Amsterdam to buy into Sakai. Finally, the executive director of the Sakai Foundation looks towards the future.
Table of Contents (28 chapters)
Sakai Courseware Management
Credits
Foreword
About the authors
About the reviewers
Preface
20
Endwords
Glossary

Building from the source


This is an advanced-use section for those of you who want to build Sakai from source code and perhaps develop tools later. If you are more interested in understanding what Sakai is or how to create great course material, feel free to skip ahead.

Currently, the source code of Sakai and its contributed projects is stored in Subversion. Subversion is a revision control system that stores the source code, the changes, and the comments on those changes. If you are a developer who wants to keep current, or a system integrator who wants to resolve bug fixes efficiently, this is where you want to get your code. The Sakai Subversion repository is available to all. Anyone can browse through it, get the code, and see its quality. The top-level location for viewing is https://source.sakaiproject.org/svn.

The project managers have divided the code logically into branches, tags, and trunk. The most up-to-date source code is the trunk (https://source.sakaiproject.org/svn/sakai/trunk...