Description
in emd.py line 70 and 71 is hardcoded
store the path in the database
call to the database
Create challenge -> files are stored with challenge id on the platform -> also stored in database -> so paths are fetched from the database instead of hardcoded strings
Description
in emd.py line 70 and 71 is hardcoded
store the path in the database
call to the database
Create challenge -> files are stored with challenge id on the platform -> also stored in database -> so paths are fetched from the database instead of hardcoded strings