Open
Description
When importing a ProFormA task that contains a test but without a test file or alternatively a model solution without a model solution file, CodeOcean throws an error.
Most likely, the error is caused through these two lines:
Here, we are accessing the ID of the first file for both, but don't handle the case where no file exists.