Learning Activity Management System 2.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Learning Activity Management System 2.1 (Default branch)
# 1  
Old 11-14-2008
Learning Activity Management System 2.1 (Default branch)

ImageLAMS (Learning Activity Management System) is atool for designing, managing, and deliveringonline collaborative learning activities. Itprovides teachers with a highly intuitive visualauthoring environment for creating sequences oflearning activities. These activities can includea range of individual tasks, small group work, andwhole class activities based on both content andcollaboration.License: GNU General Public License (GPL)Changes:
This release adds branching and conditions,sequences within Optionals,a flashless Learner interface, rearranging oflessons in the coursepage, display of completion status, previewing ofsequences fromintegrated LMS, a new FCKEditor, and newintegrations.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
ISAG(1) 						      System Activity Grapher							   ISAG(1)

NAME
isag - Interactive System Activity Grapher SYNOPSIS
isag [-p datafiles_path] [-c config_file] [-ght gr_height] [-gwd gr_width] DESCRIPTION
The isag command graphically displays the system activity data stored in a binary data file by a previous sar run. The isag command invokes sar to extract the data to be plotted. The data are processed using sar command and slightly transformed to tabular format, and then this format is visualized using gnuplot pro- gram. OPTIONS
-p datafiles_path Specify the pathname where are located the daily data files. Default path is: /var/log/sysstat -c config_file Specify the configuration file used by the isag command. The contents of this file may depend on isag version number. Default config file is: $HOME/.isag.cfg. -ght gr_height Specify the height of the chart area. Default value is: 400. -gwd gr_width Specify the width of the chart area. Default value is: 720. CONFIG FILE
As mentioned above there is a config file. There are stored following values: last showed graph y limits for each kind of graph It seems useful, because new run doesn't need new settings to obtain same scale. PREREQUSITIES
Here is list of prerequsities including versioning and built-in features. Tcl/Tk Version 8.0 or newer. gnuplot Gnuplot must have a tkcanvas display. AUTHOR
D. Doubrava 2000, 2002 e-mail: linux_monitor(at)volny(dot)cz HTTP Site: http://www.volny.cz/linux_monitor/isag/index.html SEE ALSO
sar (1), sadc (8). 3rd Berkeley Distribution 0.81.0 ISAG(1)