•  Address:
    44001 Garfield Road
    Clinton Township, MI
    48038
  •  Building Maps

Who Changed Student Attendance?

How to determine who changed attendance for a student after record is initially created

For this to work, Audit Attendance Records must be selected on the Start Page > School Setup > Attendance Preferences screen.

Once this has been enabled, any changes to already created attendance records will be recorded in the Audit_Log table. To find the specific record, do the following steps:

Step 1. Find the internal ID of the student

  1. Select School Student Is Enrolled In
  2. Select Student
  3. From the teacher comments page, note the number located at the bottom of the table. This is the PowerSchool internal ID of the student.

Step 2. Find the CC ID for the class enrollment

  1. Goto System > Direct Database Export (DDE)
  2. Select The CC table
  3. Search for: StudentID = Value found on Teacher Comment page and Course_Number = Course Number for course
  4. View this record and note the value in the ID field

Note: Multiple records may be found here. It may be necessary to view the dates within the records to determine which is the correct CC record for the attendance that is being looked for.

Step 3. Find the attendance record

  1. Go back to the DDE search page
  2. Select the Attendance table
  3. Search for: StudentID = Value found on Teacher Comment page and Att_Date = The date the attendance was recorded for
  4. When these results are returned, run an additional search on the returned results for: CCID = The value found in Step 2d.
  5. This will return the records recorded for this class enrollment. Please note the value in the ID field.

Step 4. Find a log of any modifications made to the attendance record after itwas initially entered.

  1. Go back to the DDE search page
  2. Select the Audit_Log table
  3. Search for: PKID = Value found in Step 3d
  4. This will return the records of who changed the Information (UserID) field, the IP Address they changed the value from as well as the date and time it was changed, and the value it was changed from (this value is the former Attendance_CodeID).

Note: You will find two records for each modification that was made. One will track the changed attendance code, and the other tracks changes to the total minutes.

How-to-determine-who-changed-attendance