You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 20, 2025. It is now read-only.
The behavior stems from the JSON structure of the IS GenEd file. While the requirement extraction function retrieves the data correctly, the formatting of the requirement string may not be ideal for display or further processing. A potential solution is to implement a post-processing step to clean or reformat the requirement string as needed.