4New DB table exc_ass_file_order with columns id,assignment_id,filename,order_nr
6### File organisation 5.3
9feedb_*ASS_ID*/0/ holds sample solution file (with original name)
10ilExercise/X/exc_*EXC_ID*/feedb_*ASS_ID* holds evaluation/feedback files from tutors
for learner *USER_ID*
11ilExercise/X/exc_*EXC_ID*/subm_*ASS_ID**TIMESTAMP*_filename.pdf holds file submissions (also blogs and porfilios, filename = obj_id)
12ilExercise/X/exc_*EXC_ID*/peer_up_*ASS_ID**GIVER_ID* holds peer feedback file (original name)
13ilExercise/X/exc_*EXC_ID*/mfb_up_*ASS_ID* hold multi-feedback zip file/structure from tutor *UPLOADER_ID*
14ilExercise/X/exc_*EXC_ID*/tmp_*ASS_ID*/ temp dir
for "download all assignments" process (creates random subdir before starting)
18ass_*ASS_ID*/ directory holds all instruction files (with original names) !!! CHANGED in 5.3
21### File organisation 5.2
25ass_*ASS_ID*/ directory holds all instruction files (with original names)
26ilExercise/X/exc_*EXC_ID*/feedb_*ASS_ID*/0/ holds sample solution file (with original name)
27ilExercise/X/exc_*EXC_ID*/feedb_*ASS_ID* holds evaluation/feedback files from tutors
for learner *USER_ID*
28ilExercise/X/exc_*EXC_ID*/subm_*ASS_ID**TIMESTAMP*_filename.pdf holds file submissions (also blogs and porfilios, filename = obj_id)
29ilExercise/X/exc_*EXC_ID*/peer_up_*ASS_ID**GIVER_ID* holds peer feedback file (original name)
30ilExercise/X/exc_*EXC_ID*/mfb_up_*ASS_ID* hold multi-feedback zip file/structure from tutor *UPLOADER_ID*
31ilExercise/X/exc_*EXC_ID*/tmp_*ASS_ID*/ temp dir
for "download all assignments" process (creates random subdir before starting)
An exception for terminatinating execution or to throw for unit testing.