kearton Posted July 12, 2011 Posted July 12, 2011 Does anyone have a web-based (or otherwise computerised) system for recording and displaying House Points? I'd like to have a page on our Intranet for displaying them, and was hoping it wouldn't have to be manually updated...
smithson83 Posted July 12, 2011 Posted July 12, 2011 That would be good, at current we use tubs and tokens
glennda Posted July 15, 2012 Posted July 15, 2012 Pretty sure you can record house points in sims (if you use it). You should then be able to use something like command reported to extract to csv which can be used to produce an HTLM guide.
witch Posted July 15, 2012 Posted July 15, 2012 Can't use SIMS Any other alternatives? I would really like something too!
CESIL Posted July 15, 2012 Posted July 15, 2012 I have an asp/access based system here that allows the pupils to add their points weekly...the intranet home page then shows weekly and yearly totals. The head also uses a powerpoint slideshow that updates from the database automatically and shows the weekly results in the Friday assembly...the slideshow is animated and reveals the scores one digit at a time with a fanfare when the winner is shown... I guess I could share my system...if I get it documented first of course... 2
witch Posted July 15, 2012 Posted July 15, 2012 I have an asp/access based system here that allows the pupils to add their points weekly...the intranet home page then shows weekly and yearly totals. The head also uses a powerpoint slideshow that updates from the database automatically and shows the weekly results in the Friday assembly...the slideshow is animated and reveals the scores one digit at a time with a fanfare when the winner is shown... I guess I could share my system...if I get it documented first of course... oh oh pleeeeeeeeze
FN-GM Posted July 15, 2012 Posted July 15, 2012 There is a block in Moodle that will allow you to do it.
witch Posted July 16, 2012 Posted July 16, 2012 There is a block in Moodle that will allow you to do it. Thanks for that but unfortunately it is the school that doesn't have moodle that has the house point system
JJonas Posted July 16, 2012 Posted July 16, 2012 I have an asp/access based system here that allows the pupils to add their points weekly...the intranet home page then shows weekly and yearly totals. The head also uses a powerpoint slideshow that updates from the database automatically and shows the weekly results in the Friday assembly...the slideshow is animated and reveals the scores one digit at a time with a fanfare when the winner is shown... I guess I could share my system...if I get it documented first of course... Interested in this Documentation. What's that? Share it first, let us worry about documentation when we cant get it set up!
bladedanny Posted July 16, 2012 Posted July 16, 2012 I've just recently made one. It's nothing fancy and is designed to be on a display in our reception area for all to see. It has a simple edit page to just add points (we don't take away points here). It displays the points for that week but you can enter week numbers to search between. No documentation really but the code is commented. It uses PHP and mysql. 1
mthomas08 Posted July 16, 2012 Posted July 16, 2012 We currently use (we call it BAR) a database based system in SQL. Although I do plan on sticking on the guys to do list "House Point" which can also tie in to the BAR system. Our BAR system is good/bad points based on behaviour/homework etc and all sorts of reports can be pulled through from it. Students with XX Good get rewards, those with XX Bad get reported and all this is also viewable to parents. Similar to what is available from SIMs behavior but much more broader, with a large list of reasons, customisation. Bar charts/graphs can also be viewed by student, year groups etc (again by parents so they can see their own childs). I wish they did use SIMs then we can pull it in to frog but now the guy has to get his VLE tied to it
CESIL Posted July 16, 2012 Posted July 16, 2012 I have realised that my house points system is rather well embedded in our intranet... As I have a six week lay off after this week I will have a go at separating the house point code so it will be easier to implement on other systems... ...all I need to do is get asp running at home as I usually work with php/mysql out of school... 1
Gibbo Posted July 17, 2012 Posted July 17, 2012 I know a NM who wrote a fantastic house point system. I've sent him an email and asked him to drop onto this thread. 1
CESIL Posted July 17, 2012 Posted July 17, 2012 Now I remember why I hate using ASP so much... ...I have brought a copy of my house point code home and thought all was going well until I started getting weird messages about permissions and locked databases...and that was when the fight started...
CESIL Posted July 17, 2012 Posted July 17, 2012 intranet.zipoh oh pleeeeeeeeze OK so I decided to try and sort this out today...and now I know my system needs updating...I did build it about 6-7 years ago... Attached is a basic version without any css formatting...and yes I know it uses tables and it is on my growing "to do" list to update it properly... Apologies to all ASP experts out there...as I said before I am a PHP man really... Oh and it is guaranteed up and until you try to use it PM me if you need any of the non-existent documentation... I have also included the powerpoint which uses VBA to update from the db. 2
X-13 Posted July 18, 2012 Posted July 18, 2012 ...I have brought a copy of my house point code home and thought all was going well until I started getting weird messages about permissions and locked databases...and that was when the fight started... Fire nation? Yeah, they're always trying to start something. Attached is a basic version without any css formatting...and yes I know it uses tables and it is on my growing "to do" list to update it properly... Apologies to all ASP experts out there...as I said before I am a PHP man really... Oh and it is guaranteed up and until you try to use it PM me if you need any of the non-existent documentation... I have also included the powerpoint which uses VBA to update from the db. 10 POINTS TO GRYFFINDOR! [i've been waiting ages to say that.]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now