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.
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.