You are here
Rik Goldman - Wed, 2011/01/05 - 20:03
SchoolTool was first mentioned at TKL in response to a blog post by Liraz [1]. As I endeavored to create patches for the Ubuntu School Server in a Box blueprint, I was pleased to see it on the list of server technologies to be considered for incorporation [2].
SchoolTool is a technology to manage calendars, gradebooks, attendance, reporting, and more. It can be deployed to small teams or to entire institutions [3].
I hadn't planned on tackling this one yet, as I have a growing queue, but took a minute to survey what's involved and found myself committed before I knew it.
Attached is the patch I developed from build notes. I will follow up with build notes for the prototype.
I'll note here something that may be a problem: PDF functionality for reporting depends on msttcorefonts from Multiverse. Documentation suggests an alternative is being pursued, but no mention of progress is made.
[1] http://www.turnkeylinux.org/blog/gnu-high-school#comment-3571
Forum:
SchoolTool Appliance Build Notes
Build Notes
Resource
Default Credentials
Username: manager
Password: schooltool
Given VM with TKL Core 11.0 Lucid running:
Set Hostname
Add Repositories
Edit /etc/apt/source.list
Uncomment multiverse
Add Key
Update and Install
Modify Configuration
sed -i 's|127.0.0.1|0.0.0.0|' /etc/schooltool/schooltool-2009/paste.ini
Modify Services.txt for Confconsole
Add a line for SchoolTool:
Shutdown and Test
Add new comment