Files can now depends on MCQ

This commit is contained in:
nemunaire 2020-01-20 17:28:37 +01:00
commit e937073588
8 changed files with 90 additions and 28 deletions

View file

@ -44,7 +44,8 @@ func ResetExercices() (error) {
return truncateTable(
"team_wchoices",
"team_hints",
"exercice_files_deps",
"exercice_files_okey_deps",
"exercice_files_omcq_deps",
"exercice_files",
"flag_found",
"exercice_flags_omcq_deps",