Seperated api module to submodules

This commit is contained in:
mrfry 2021-03-30 16:59:37 +02:00
parent 2a0926aa7e
commit c64c189ce3
11 changed files with 2072 additions and 1895 deletions

View file

@ -94,6 +94,8 @@ if (stat.isDirectory()) {
// possible answers duplicate removing
// ---------------------------------------------------------------------------------
// TODO: dont check every file, only check per directorires
// only compare questions of same subjects
function removePossibleAnswersDuplicates(path) {
let count = 0
let currIndex = 1