As a first step of the refactoring, I broke down the read_standards file into 12 smaller files/modules based on logical grouping.
I tested it on my local machine, but it would be good if Erin could also test out the scenarios for submission checklist generation, as I might have missed some corner cases.
Once this is merged, I can improve readability and documentation and better annotate the regular expressions.
As a first step of the refactoring, I broke down the read_standards file into 12 smaller files/modules based on logical grouping.
I tested it on my local machine, but it would be good if Erin could also test out the scenarios for submission checklist generation, as I might have missed some corner cases.
Once this is merged, I can improve readability and documentation and better annotate the regular expressions.