Skip to content

AI Chat Mentor for Post-Quiz Explanations #144

Description

@durvaakadam

Add AI Chat Mentor for Post-Quiz Explanations

Description

Integrated a chatbot using Gemini to provide multi-turn, context-aware explanations after quiz results.

Current behavior:

  • Users see quiz results.
  • Users see 1 line explantions

Proposed Usage

  • After quiz results, the chat widget appears.
  • Users can ask follow-up questions about any quiz question.
  • Conversation history is maintained for context-aware responses.

Tasks / To Do

  • Wire frontend to automatically send quiz questions as context.questions and preserve chat history as context.messages.
  • Ensure chat widget displays Gemini responses correctly.
  • Handle cases where the user asks about a question that was not included (optional: small clarify UI).
  • Test multi-turn conversation for correctness.

Goal

Enhance student understanding and engagement by providing on-demand AI explanations immediately after completing a quiz.

I am participating in Hacktoberfest 2025, and I’d love to contribute this feature.

Could you please assign this issue to me.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions