Username | +ID | +Admin | +Created At | ++ | + | ||||
---|---|---|---|---|---|---|---|---|---|
+ + | ++ {{ user.username }} + | +{{ user.id }} | ++ + | ++ {{ user.email }} + | ++ + | ++ {{ user.isAdmin }} + | +{{ user.createdAt }} | + ++ + + | ++ + + | +
{{id}}
+{{userName}}
+{{email}}
++ {{i.question_title}} ({{i.question_complexity}}) - {{i.dateTime}} + +
++ {{ questionCategory }} +
+{{ data.questionTitle }}
++ {{ data.questionDifficulty }} +
+QUESTION DESCRIPTION
+CATEGORIES
++
+' + + this.questionDescription + .replace(/\n\n/g, '
')
+ .replace(/\n/g, '
')
+ .replace(/(\d+\.)\s/g, '
' + + this.question.question_description + .replace(/\n\n/g, '
')
+ .replace(/\n/g, '
')
+ .replace(/(\d+\.)\s/g, '