for (var j = 0, jLen = oldQuestions.length; j<jLen; j++) {
                oldAnswers.push(oldQuestions[j].Answers);
            }