Current Issue:
When selecting a folder for submission, the system currently does not recognize or read the files inside its subfolders. This forces users to manually select the main folder, then each subfolder, and finally each individual file. This process is time-consuming, especially when working with deeply nested folder structures.
Proposed Improvement:
Enable the system to recursively read and include all files within the selected folder, including those in any subfolders. This functionality would allow users to simply select the top-level folder and automatically include all contents within it.
Benefits:
Saves significant time for users working with complex projects.
Improves user experience by simplifying file selection.
Reduces errors and missed files during submission.