Star Author
Katie
has authored 668 questions!
New Quiz Edit Quiz #{{ editQuizId }}
Could not save question:
- {{ error }}
{{ success }}
{{ newLanguageError }}
Upload questions for Quiz #{{ uploadQuizId }} {{ quizzes.filter(q => q.id == uploadQuizId)[0].name }}
Upload failed:
- {{ error }}
{{ success }}
Created | Updated | Deleted | Errors |
---|---|---|---|
{{ quizImport.numCreated }} | {{ quizImport.numUpdated }} | {{ quizImport.numDeleted }} | {{ quizImport.numErrors }} |
ID | Status | Errors |
---|---|---|
{{ item.id || ("#" + item.questionId) }} | {{ item.status }} error pending deleted | {{ item.errors.join(", ") }} |
New Question Edit Question #{{ editQuestionId }}
Could not save question:
- {{ error }}
Possible duplicates:
{{ success }}
{{ questionError }}
{{ questionInfo }}
{{ error1 }}
{{ error2 }}
{{ error3 }}
{{ error4 }}
(applies to {{ numSiblings }} other question{{ numSiblings == 1 ? '' : 's' }})
{{ newQuizzesError }}
{{ newModesError }}
{{ newLanguageError }}
{{ newLanguageError }}
{{ newStatusError }}
# | Name | Description | Language | Author | Public | CD | UD | |
---|---|---|---|---|---|---|---|---|
# | Name | Description | Language | Author | Public | CD | UD | |
{{ quiz.id }} | {{ quiz.name }} | {{ quiz.description }} | {{ quiz.language == 'de' ? 'Deutsch' : (quiz.language == 'ru' ? 'Russian' : 'Englisch') }} | {{ quiz.author.name }} | {{ quiz.public ? '✓' : '' }} | {{ new Date(quiz.createdAt).toLocaleDateString("de") }} | {{ new Date(quiz.updatedAt).toLocaleDateString("de") }} |
# | Text | Rating | Success | Played | Author | CD | UD | |
---|---|---|---|---|---|---|---|---|
# | Text | Rating | Success | Played | Author | CD | UD | |
{{ question.id }} | {{ question.plainText }} | {{ question.upvotes }} / {{ question.downvotes }} | {{ question.successRate * 100 }}% | {{ question.playedCount }} | {{ question.author.name }} | {{ new Date(question.createdAt).toLocaleDateString("de") }} | {{ new Date(question.updatedAt).toLocaleDateString("de") }} |
{{ translationIndex }} / {{ questionsToBeTranslated.length }} questions translated
Could not save question:
- {{ error }}
Possible duplicates:
{{ questionInfo }}
Thank you! Do you want to translate some more? There are only {{ questionsToBeTranslatedCount - 4 }} more to go!
Awesome! That is everything translated. Thank you!
{{ curationIndex }} / {{ questionsToBeCurated.length }} questions curated
Could not save question:
- {{ error }}
Thank you! Do you want to curate some more? There are only {{ questionsToBeCuratedCount - 4 }} more to go!
Awesome! That is everything curated. Thank you!