Skip to main content
Drupal Code Search
You are here
Home
quiz_maker
quiz_maker
config/install/core.entity_form_display.question.boolean_question.default.yml
config/install/core.entity_form_display.question.direct_question.default.yml
config/install/core.entity_form_display.question.matching_question.default.yml
config/install/core.entity_form_display.question.multiple_choice_question.default.yml
config/install/core.entity_form_display.question.single_choice_question.default.yml
config/install/core.entity_form_display.question_answer.boolean_answer.default.yml
config/install/core.entity_form_display.question_answer.direct_answer.default.yml
config/install/core.entity_form_display.question_answer.matching_answer.default.yml
config/install/core.entity_form_display.question_answer.multiple_choice_answer.default.yml
config/install/core.entity_form_display.question_answer.single_choice_answer.default.yml
config/install/core.entity_form_display.question_response.boolean_response.default.yml
config/install/core.entity_form_display.question_response.direct_response.default.yml
config/install/core.entity_form_display.question_response.matching_choice_response.default.yml
config/install/core.entity_form_display.question_response.multiple_choice_response.default.yml
config/install/core.entity_form_display.question_response.single_choice_response.default.yml
config/install/core.entity_form_display.quiz.standard.default.yml
config/install/core.entity_form_display.quiz_result.standard.default.yml
config/install/core.entity_view_display.question.boolean_question.default.yml
config/install/core.entity_view_display.question.direct_question.default.yml
config/install/core.entity_view_display.question.matching_question.default.yml
config/install/core.entity_view_display.question.multiple_choice_question.default.yml
config/install/core.entity_view_display.question.single_choice_question.default.yml
config/install/core.entity_view_display.question_answer.boolean_answer.default.yml
config/install/core.entity_view_display.question_answer.direct_answer.default.yml
config/install/core.entity_view_display.question_answer.matching_answer.default.yml
config/install/core.entity_view_display.question_answer.multiple_choice_answer.default.yml
config/install/core.entity_view_display.question_answer.single_choice_answer.default.yml
config/install/core.entity_view_display.question_response.direct_response.default.yml
config/install/core.entity_view_display.quiz.standard.default.yml
config/install/core.entity_view_display.quiz_result.standard.default.yml
config/install/field.field.question.boolean_question.field_boolean_state.yml
config/install/field.field.question.direct_question.field_similarity.yml
config/install/field.field.question.matching_question.field_simple_scoring.yml
config/install/field.field.question.multiple_choice_question.field_simple_scoring.yml
config/install/field.field.question_answer.matching_answer.field_matching_answer.yml
config/install/field.field.question_answer.matching_answer.field_matching_question.yml
config/install/field.field.question_answer.matching_answer.field_score.yml
config/install/field.field.question_answer.multiple_choice_answer.field_score.yml
config/install/field.field.question_response.direct_response.field_user_response.yml
config/install/field.storage.question.field_boolean_state.yml
config/install/field.storage.question.field_similarity.yml
config/install/field.storage.question.field_simple_scoring.yml
config/install/field.storage.question_answer.field_matching_answer.yml
config/install/field.storage.question_answer.field_matching_question.yml
config/install/field.storage.question_answer.field_score.yml
config/install/field.storage.question_response.field_user_response.yml
config/install/quiz_maker.question_answer_type.boolean_answer.yml
config/install/quiz_maker.question_answer_type.direct_answer.yml
config/install/quiz_maker.question_answer_type.matching_answer.yml
config/install/quiz_maker.question_answer_type.multiple_choice_answer.yml
config/install/quiz_maker.question_answer_type.single_choice_answer.yml
config/install/quiz_maker.question_response_type.boolean_response.yml
config/install/quiz_maker.question_response_type.direct_response.yml
config/install/quiz_maker.question_response_type.matching_choice_response.yml
config/install/quiz_maker.question_response_type.multiple_choice_response.yml
config/install/quiz_maker.question_response_type.single_choice_response.yml
config/install/quiz_maker.question_type.boolean_question.yml
config/install/quiz_maker.question_type.direct_question.yml
config/install/quiz_maker.question_type.matching_question.yml
config/install/quiz_maker.question_type.multiple_choice_question.yml
config/install/quiz_maker.question_type.single_choice_question.yml
config/install/quiz_maker.quiz_result_type.standard.yml
config/install/quiz_maker.quiz_type.standard.yml
config/install/system.action.question_answer_delete_action.yml
config/install/taxonomy.vocabulary.questions_tags.yml
config/install/views.view.questions.yml
config/install/views.view.question_answers.yml
config/install/views.view.question_responses.yml
config/install/views.view.quizzes.yml
config/install/views.view.quiz_results.yml
config/install/views.view.quiz_results_on_review.yml
config/optional/addtoany.settings.yml
config/optional/core.entity_form_display.paragraph.quiz_feedback_by_score.default.yml
config/optional/core.entity_view_display.paragraph.quiz_feedback_by_score.default.yml
config/optional/core.entity_view_display.paragraph.quiz_feedback_by_score.preview.yml
config/optional/core.entity_view_mode.paragraph.preview.yml
config/optional/field.field.paragraph.quiz_feedback_by_score.field_feedback_text.yml
config/optional/field.field.paragraph.quiz_feedback_by_score.field_max_score.yml
config/optional/field.field.paragraph.quiz_feedback_by_score.field_min_score.yml
config/optional/field.storage.paragraph.field_feedback_text.yml
config/optional/field.storage.paragraph.field_max_score.yml
config/optional/field.storage.paragraph.field_min_score.yml
config/optional/paragraphs.paragraphs_type.quiz_feedback_by_score.yml
config/optional/paragraphs.settings.yml
config/schema/quiz_maker.entity_type.schema.yml
config/schema/quiz_maker.schema.yml
grumphp.yml
js/quiz_timer.js
quiz_maker.info.yml
quiz_maker.install
quiz_maker.libraries.yml
quiz_maker.links.action.yml
quiz_maker.links.contextual.yml
quiz_maker.links.menu.yml
quiz_maker.links.task.yml
quiz_maker.module
quiz_maker.permissions.yml
quiz_maker.routing.yml
quiz_maker.services.yml
quiz_maker.workflows.yml
quiz_maker.workflow_groups.yml
src/Annotation/QuizMakerQuestion.php
src/Annotation/QuizMakerQuestionAnswer.php
src/Annotation/QuizMakerQuestionResponse.php
src/Controller/QuestionController.php
src/Controller/QuizController.php
src/Controller/QuizMakerController.php
src/Entity/Question.php
src/Entity/QuestionAnswer.php
src/Entity/QuestionAnswerType.php
src/Entity/QuestionResponse.php
src/Entity/QuestionResponseType.php
src/Entity/QuestionType.php
src/Entity/Quiz.php
src/Entity/QuizResult.php
src/Entity/QuizResultFeedbackParagraph.php
src/Entity/QuizResultType.php
src/Entity/QuizType.php
src/EntityAccessControlHandler/QuestionAccessControlHandler.php
src/EntityAccessControlHandler/QuizAccessControlHandler.php
src/EntityAccessControlHandler/QuizResultAccessControlHandler.php
src/EntityListBuilder/QuestionAnswerTypeListBuilder.php
src/EntityListBuilder/QuestionResponseListBuilder.php
src/EntityListBuilder/QuestionResponseTypeListBuilder.php
src/EntityListBuilder/QuestionTypeListBuilder.php
src/EntityListBuilder/QuizResultTypeListBuilder.php
src/EntityListBuilder/QuizTypeListBuilder.php
src/Event/QuestionNavigationEvent.php
src/Event/QuizTakeEvent.php
src/Event/QuizTakeEvents.php
src/Event/ResponseEvent.php
src/Event/ResponseEvents.php
src/Form/InlineQuestionAnswerForm.php
src/Form/InlineQuestionForm.php
src/Form/QuestionAnswerForm.php
src/Form/QuestionAnswerTypeForm.php
src/Form/QuestionForm.php
src/Form/QuestionResponseForm.php
src/Form/QuestionResponseTypeForm.php
src/Form/QuestionRevisionRevertTranslationForm.php
src/Form/QuestionTypeForm.php
src/Form/QuizForm.php
src/Form/QuizResultForm.php
src/Form/QuizResultReviewForm.php
src/Form/QuizResultTypeForm.php
src/Form/QuizRevisionRevertTranslationForm.php
src/Form/QuizTakeForm.php
src/Form/QuizTypeForm.php
src/Plugin/Field/FieldFormatter/QuestionCountFormatter.php
src/Plugin/Field/FieldFormatter/QuestionResponseFormatter.php
src/Plugin/Field/FieldFormatter/ScoreFieldFormatter.php
src/Plugin/Field/FieldFormatter/TimeLimitFormatter.php
src/Plugin/Menu/QuizResultsOnReview.php
src/Plugin/QuizMaker/Answer/BooleanAnswer.php
src/Plugin/QuizMaker/Answer/DirectAnswer.php
src/Plugin/QuizMaker/Answer/MatchingAnswer.php
src/Plugin/QuizMaker/Answer/MultipleChoiceAnswer.php
src/Plugin/QuizMaker/Answer/SingleChoiceAnswer.php
src/Plugin/QuizMaker/Question/BooleanQuestion.php
src/Plugin/QuizMaker/Question/DirectQuestion.php
src/Plugin/QuizMaker/Question/MatchingQuestion.php
src/Plugin/QuizMaker/Question/MultipleChoiceQuestion.php
src/Plugin/QuizMaker/Question/SingleChoiceQuestion.php
src/Plugin/QuizMaker/QuestionAnswerPluginBase.php
src/Plugin/QuizMaker/QuestionAnswerPluginInterface.php
src/Plugin/QuizMaker/QuestionPluginBase.php
src/Plugin/QuizMaker/QuestionPluginInterface.php
src/Plugin/QuizMaker/QuestionResponsePluginBase.php
src/Plugin/QuizMaker/QuestionResponsePluginInterface.php
src/Plugin/QuizMaker/Response/BooleanResponse.php
src/Plugin/QuizMaker/Response/DirectResponse.php
src/Plugin/QuizMaker/Response/MatchingChoiceResponse.php
src/Plugin/QuizMaker/Response/MultipleChoiceResponse.php
src/Plugin/QuizMaker/Response/SingleChoiceResponse.php
src/QuestionAnswerInterface.php
src/QuestionInterface.php
src/QuestionResponseInterface.php
src/QuizInterface.php
src/QuizResultInterface.php
src/Service/QuizHelper.php
src/Service/QuizMakerQuestionAnswerPluginManager.php
src/Service/QuizMakerQuestionPluginManager.php
src/Service/QuizMakerQuestionResponsePluginManager.php
src/Service/QuizResultManager.php
src/Service/QuizSession.php
src/SimpleScoringAnswerInterface.php
src/SimpleScoringQuestionInterface.php
src/SimpleScoringResponseInterface.php
src/Trait/QuizMakerPluginTrait.php
src/Trait/SimpleScoringAnswerTrait.php
src/Trait/SimpleScoringQuestionTrait.php
src/Trait/SimpleScoringResponseTrait.php
templates/question-answer.html.twig
templates/question-matching-answer.html.twig
templates/question-response.html.twig
templates/question.html.twig
templates/quiz-result.html.twig
templates/quiz.html.twig
templates/timer.html.twig
Главная
|
Обратная связь