Tom Hoffman wrote:
Hmm... the question is how to approach Moodle integration. Let's take it for granted that we aren't going to wait to do what I would consider The Right Way, using SIF. Given that, we can wait for Moodle 1.6 and hope we can get Moodle web services to work with SchoolTool services, or we can just make SchoolTool plunge its fangs into Moodle's database. The latter option is probably the most likely to work quickly. Any thoughts?
My application imports and exports mark sheets. Spreadsheets are one of the most basic applications and most teachers know they can/should get the hang of it. The spreadsheet I export restrict the teachers to only capture marks and/ comments. To simply life for the marks coordinator, I store the home directory of each teacher and programmatically export and import directly into it.
Another thought, if the export/import method talks to an interface to any datasource, we can add new datasource later. Mike _______________________________________________ Schooltool mailing list [email protected] http://lists.schooltool.org/mailman/listinfo/schooltool
