Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Quiz Description History Page #151

Open
ishaanxgupta opened this issue Jan 16, 2025 · 3 comments
Open

Add Quiz Description History Page #151

ishaanxgupta opened this issue Jan 16, 2025 · 3 comments

Comments

@ishaanxgupta
Copy link

Description

Currently, the History Page displays basic information about generated quizzes, such as the number of questions, difficulty, and creation date. However, it lacks the Context of each quiz, which are critical for understanding the purpose and scope of the quizzes.

This issue proposes adding a detailed description and context for each quiz in the history view to provide users with more meaningful insights and improve the usability of the platform.


Proposed Feature Details

  • Objective: Enhance the History Page by displaying the quiz's context alongside other details.
  • Functionality:
    1. Fetch the context of quizzes from localStorage .
    2. Display the details in a structured format under each quiz entry.
    3. Use a truncation mechanism (e.g., ...) for long text, with an option to expand for the full content.

Proposed UI Changes

  • Each quiz entry should now include:
    • Topic/Context: A brief overview of the quiz topic.
    • Truncation Handling: Truncated text for long descriptions, with a "Read More" link to expand the full content.
  • Maintain a consistent style with the existing UI and color scheme (gradients, font, spacing).

Benefits

  • Allows users to quickly recall the purpose and focus of each quiz.
  • Improves the organizational structure of the History Page.
  • Enhances user experience by providing context for each quiz.

Screenshots

Image

@Aryainguz
Copy link

Aryainguz commented Jan 17, 2025

Hi @ishaanxgupta ,

I would like to take on the task of enhancing the History Page by adding quiz descriptions and context. This feature will definitely improve the usability and organization of the platform.

@ishaanxgupta
Copy link
Author

Hi @Aryainguz

I have already raised a PR for the same

@himasnhu018
Copy link

Hey @ishaanxgupta This issue is fixed now i am raising the PR. Kindly review and give feedback if much changes required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants