@@ -67,6 +67,7 @@ export default {
}
})
},
+ // Grabs all responses to questions that are NOT aspect questions
grabResponsesFromProfile(aspectQuestions) {
const aspectQuestionsKeys = Object.keys(aspectQuestions).map(Number)
const responses = currentProfile._profile.responses