Adjusted exporter logic to prevent NotSupportedExceptions:- Catch the AssemblyExporterException in case it is thrown when creating a serializable assembly and act accordinglyWTI-1806
Added logic to the exporter:- Added all logic to export the assembly results of an assessment section-- Added tests and a reference test file which the written file should match.WTI-1806