learning-unlimited / ESP-Website

A website to help manage the logistics of large, short-term educational programs
82 stars 57 forks source link

Moderators of unscheduled classes #3653

Closed kkbrum closed 1 year ago

kkbrum commented 1 year ago

Lingering thoughts from #3644.

When you unschedule a class, the moderator does not get removed from the class. Perhaps we want to remove moderators from unscheduled classes, perhaps not (open for discussion). Leaving the moderators with the classes leaves a couple issues:

  1. The "remaining slots" of the moderator's availability in the ajax scheduler does not take into account unscheduled classes.
  2. There is no easy way to remove a moderator from a class via the ajax scheduler once it's been unscheduled? You would have to either schedule the class and remove the moderator and then unschedule it again, or go to the class' manage page to do it from there.