Seperate file types with file endings
Closed this issue · 2 comments
wonkoderverstaendige commented
Instruction sheet, result files and log files should have separate file endings to see quickly what data is available.
E.g. .score, .score_log, .score_result
fpbattaglia commented
do you mean extensions? I'd rather keep csv so that programs like Excel won't have a problem recognizing them, but we can do _log.csv (which I think is already the case) _results.csv, etc
fpbattaglia commented
as of 24796ae
the sheet file has a suffix "_sheet.csv" so that they can be easily identified