Difference between revisions of "Machine/schooltool"

From Sugar Labs
Jump to navigation Jump to search
Line 45: Line 45:
 
* Ubuntu Lucid 10.04.1
 
* Ubuntu Lucid 10.04.1
  
* [https://code.launchpad.net/~replaceafill/schooltool/schooltool.sugarlabs Custom version fo the SchoolTool trunk]
+
* [https://code.launchpad.net/~replaceafill/schooltool/schooltool.sugarlabs Custom version of latest SchoolTool egg]
  
 
* Python 2.6.5
 
* Python 2.6.5

Revision as of 04:13, 28 January 2011

Info

This is the server for the SchoolTool pilot in El Salvador.

Currently, two schools are participating in the pilot:

Demo

A demo of SchoolTool is available at: schooltool in sugarlabs colors

Sample data creates a school of 1000 students, 50 teachers and two years of section enrollments. Users are either “student” or “teacher” followed by a three digit number, for example, “student001” or “teacher001“.

For example, you can log in using the username "teacher001" and password "teacher001" or using the username "student021" and password "student021", and so on.

You can also log in with administrative privileges using the username "manager" and password "schooltool"

Hostnames

Hosted on

Machine/treehouse

Administrative contact

dogi AT sugarlabs DOT org

douglascerna AT yahoo DOT com

Sysadmins

For non-emergency calls, preferably send email to the administrative contact.

Notes

Running on:

  • Ubuntu Lucid 10.04.1
  • Python 2.6.5

Upgrade notes

There's a script to manage the service:

  • /etc/init.d/schooltool-sugarlabs {start|stop|restart|status}

The custom branch and instance is located at:

  • /home/replaceafill/opt/instances/schooltool.sugarlabs

Updates for this branch could be pulled from Launchpad:

  • bzr pull

See Also