School Reports - Again!!!
I'm just putting some feelers out there, as i'm curious ...
We all know everybody hates school reports!
What i have been surprised at, is how many schools dont have a system in place they are happy with, and so are/were on the look-out for alternative software - me included!
So, what i did for us was to write one from scratch using php/mysql.
I am tweaking it for next summer to improve it and make 'version 2'. I have also just added the autumn/spring report cards
So here's the thing. It wouldn't work for other schools unless they happen to have exactly the same report layout as us, so i had thoughts about building some customization into it so other schools can use it. Not sure how easy this will be yet.
Can i have a show of hands for those that are seeking an alternative to what they have - just to get an idea of numbers.
And, any chance some of you lovelies could attach / email samples of your currents reports so i can get an idea of templates to include?
PM me for email address please
EDIT: Currently it is aimed at Primary school but I wouldn't want i to stay there. If it were to be customized sufficiently for other schools i would want to include all ages and as many styles as practical. I am aware that comment banks are used a lot (tho our HT wont hear of it!) and so i would want to include comment banks too.
Ultimately, the idea would be to make it suitable for as many report styles as possible and as easy for the end-user as possible, so I see lots of time spent making it as dynamic as possible.
That's the plan (he says!!)
It isn't built in to any MIS, it's all web-based using php/mysql - so users can access if from home, using AD authentication to log in. Students can be exported from MIS and uploaded into the database. It's possible student could be pulled straight from MS-SQL databases if MIS systems are using that.