UNPKG

bytee-quiz

Version:

Simple Quiz app powered by Vue.js and Spectre.css.

67 lines (66 loc) 2.76 kB
{ "start_quiz": "Start Quiz", "of": "of", "question_number": "Question number", "time_left": "Time left in minutes", "back_to_start": "Back to the start", "previous_question": "Previous question", "clear_flag": "Clear flag", "answer": "Answer", "your_answer": "Your answer", "flag_question": "Flag question", "back_to_results": "Back to the results", "suggest_question": "Suggest question", "report_question": "Report question", "quiz_complete": "Quiz completed", "complete_quiz": "Complete quiz", "questions_flagged_for_review": "Questions flagged for review.", "no_questions_flagged_for_review": "No Questions flagged for review.", "choose_the_most_appropriate": "Choose the most appropriate answer.", "choose_all_matching_answers": "Choose all matching answers (zero to all).", "type_in_the_answer": "Type in the answer.", "thank_you_for_the_report": "Thank you for the report", "your_email": "Your email address", "comment": "Comment", "submit_report": "Submit report", "back_to_quiz": "Back to the quiz", "thank_you_for_your_suggestion": "Thank you for your suggestion!", "optional": "optional", "question": "Question", "optional_code_block": "Code / Output block (optional)", "category": "Category", "categories": "Categories", "tags": "Tags", "difficulty": "Difficulty", "very_easy": "Very easy", "very_hard": "Very hard", "question_type": "Type of question", "please_select": "Please select", "correct_answer": "Correct answer", "multiple_choice_question": "Multiple-Choice Question", "single_choice_question": "Single-Choice Question", "fill_in_the_blank_question": "Fill-in-the-blank Question", "answer_to_the_question": "Answer to the question.", "explain_the_correct_answer": "Explain the correct answer.", "hint_to_the_answer": "Hint / Explanation for the answer.", "explanation": "Explanation", "possible_answers": "Possible answers", "option_to_choose_from": "Option to choose from", "explanation_why": "Explanation why the answer is wrong or correct.", "submit_question": "Submit question", "quiz_result": "Quiz result", "click_on_the_question_to_learn_more": "Click on the Question to learn more about the answers.", "score": "Score", "questions_answered_correctly": "Out of {count} questions, you answered {correct} correctly.", "custom-quiz": { "title": "Custom quiz", "intro": "Build your own Quiz based on categories <strong>or</strong> tags.", "maximum_question_count": "Maximum question count", "maximum_duration": "Maximum duration in minutes", "error_select_category_or_tag": "Please select at least one category or tag." }, "error-renderer": { "api_error": "API Error", "error": "Error" } }