Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability for coordinators to recreate attendance objects for a given day #394

Open
smartspot2 opened this issue Feb 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@smartspot2
Copy link
Member

When a section's date is changed to a new day of the week, the old section occurrences and attendances are not moved over; there are a couple possible solutions to this:

  • Coordinators should have a button to re-create attendance objects for a given day directly on scheduler.
  • When a section's date is changed, the students in the section should have their attendances changed as well.

The latter solution has a few points to consider: do we want to have all attendances moved over to the new section occurrences? Do we only want to move over future attendances? Or do we not want to move over anything at all, and only create new attendances for the new dates?

The former solution would be a good thing to have regardless, as a fail-safe for this scenario, along with other edge cases (i.e. students joined after the section date, but still need the attendance to be taken, etc.)

@smartspot2 smartspot2 added the enhancement New feature or request label Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant