code100x / aptitude-test

Create a website when a school student user comes, signs up using their information, pays Rs 1000 fee and gives an aptitude test of 2 horus based on their convinience
42 stars 59 forks source link

Feat: Question Bank, Exam Questions Randomization #21

Open Ardent10 opened 2 months ago

Ardent10 commented 2 months ago

Demo: https://www.loom.com/share/07fb4db156744b0b8b29e49a0b21fb84?sid=31a9409b-3ddc-4ad9-99e2-9d39985ff899

Features:

  1. Questions Bank:

    • Create New Questions (One or Multiple)
    • Update Existing Questions (One or Multiple)
    • Added Image support to a question.
  2. Exams

    • Create new exams
    • update existing exams
    • Soft delete existing exams (isDeleted flag in DB)
  3. Exam Questions Randomization based on the no of questions being set for that exam.

  4. Global Store with Exam, User and Question slices.

  5. Logo for the application

  6. Reusable Components and code structure.

hkirat commented 2 months ago

@devsargam

devsargam commented 2 months ago

Pushing onto the stack

Ardent10 commented 2 months ago

@devsargam Is it reviewed ? I checked there was a bug while creating a new exam, I fixed that as well. You can take a fresh pull.

devsargam commented 2 months ago

@Ardent10 yeah. I will pull the latest and hopefully review it by today. :cheers

Ardent10 commented 1 month ago

@devsargam @hkirat is it reviewed? Do let me know if this is fine or needs changes.

hkirat commented 1 month ago

@devsargam

Ardent10 commented 1 month ago

@devsargam reviewed?

devsargam commented 1 month ago

@Ardent10 update

Ardent10 commented 1 month ago

@devsargam Updated, Review required.

Ardent10 commented 1 month ago

@devsargam reviewed?