How to Query Period Attendance with Gradebook Scores?


To query period attendance with gradebook scores, you can use the following expanded query. This query lists student information, attendance, and gradebook scores for the specified year: 


LIST STU APBP GRG GBU GBK GBE STU.LN STU.FN STU.ID STU.GR STU.BD APBP.SM APBP.PD APBP.CO APBP.SE APBP.TE APBP.DAB APBP.DTY APBP.PRS APBP.PNC STU.DA GRG.T2 GBK.NM GBU.CSC GBU.CSC  IF GRG.YR = 2024 AND GBE.SE = APBP.SE