Adding Teachers to the Detention Checklist

kindergarten-detention-tardy

There are occasions where we need to give teachers access to the detention checklist in order to check off that the students attended the detention.   This is part of the SIMS Detention Software.

To make the change, you need to modify a program.   Future versions of the software will have a flag built into it that will allow this to be done via database setup, but for now, you need to modify the file /ext/v20-det-checkin.php.

That has served fine for a great number of years, since this does not change that often.   Around line #117, you will see and IF Statement, you can just copy/paste a new line if you have too, and add the new teacher’s teachernum in the program.

This will then turn on access to the check list for that teacher.

Leave a Reply

You must be logged in to post a comment.