Refactored factory to create exportable AssessmentSection:- Extracted separate factory to create instances of exportable combined section assembly collection.WTI-1790
Fixed assessment section assembly factory test:- Returned output of the calculator was always empty which made the test invalid. Added generated data to determine whether the output was correctly convertedWTI-1790