Forum Discussion

Xyrus's avatar
Xyrus
Qrew Member
18 days ago

Trying to Create a Attendance Checklist

Hey Everyone, I'm working on an app for tracking attendance by class. Would it be possible to create a  dynamic list of checkboxes that teachers can toggle for students who are present each day? Fo...
  • DonLarson's avatar
    18 days ago

    X,

    Here is how I would solve it.

    The Class Student Records have a Check Box for Attendance.

    When the instructor sets the CB, a Pipeline fires that creates the Class Attendance record.

    At Midnight every night, I would have a Scheduled Pipeline run that clears the Attendance CB on every Class Student record.  The next day all of the boxes are cleared for the Instructor.