learning-unlimited / ESP-Website

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

Fix how we check for potential redirect programs #3731

Closed willgearty closed 3 months ago

willgearty commented 3 months ago

Upon submitting the profile form at /myesp/profile, we check to see if we can easily redirect the user to registration for an individual program, or, if there are multiple programs of interest, we present a list. This modifies that process to include programs that users (teachers/students) have registered for already but have not concluded yet.

Fixes #3729.