Files can now depends on MCQ
This commit is contained in:
parent
823328ead2
commit
e937073588
8 changed files with 90 additions and 28 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Reference in a new issue