Skip to content

feat: Add Quiz to Workshop Practice for sem-1 (Follow up for #142)#326

Open
NaitikVerma6776 wants to merge 1 commit into
pushkarscripts:mainfrom
NaitikVerma6776:add/wp-quiz
Open

feat: Add Quiz to Workshop Practice for sem-1 (Follow up for #142)#326
NaitikVerma6776 wants to merge 1 commit into
pushkarscripts:mainfrom
NaitikVerma6776:add/wp-quiz

Conversation

@NaitikVerma6776

Copy link
Copy Markdown
Contributor

Adds a 10-question subject-level quiz for Workshop Practice to lib/quizData.ts.

Related Issue

Fixes #325


Description

Adds a 10-question subject-level quiz for Workshop Practice to lib/quizData.ts, following the same structure as existing subject-level quizzes.

Topics covered:

  • Fitting Shop — scriber and marking tools
  • Welding Shop — arc welding heat source
  • Carpentry Shop — Mortise and Tenon joint
  • Smithy Shop — forging process
  • Turning Shop — turning operation on lathe
  • Foundry Shop — pattern and sand mould
  • Sheet Metal Shop — shearing operation
  • Workshop Safety — PPE
  • Fitting Shop — file types
  • Turning Shop — facing operation

Type of Change

  • New feature

How Has This Been Tested?

Tested locally using npm run dev. Verified Workshop Practice quiz card appears on /quiz page and all 10 questions load correctly with instant feedback and explanations.

Checklist

  • My code follows the project structure and conventions
  • I have tested the changes locally
  • I have linked the related issue properly
  • No existing functionality was broken

AI Usage

  • I have used AI tools (ChatGPT, Copilot, Claude, etc.) and I have reviewed, verified, and understood all generated code/content before submitting this PR

If AI tools were used, briefly explain how:

Used Claude AI for quiz question generation. All questions have been reviewed, verified for accuracy, and tested locally before submission.

Additional Notes

  • Quiz covers all 7 workshop shops: Fitting, Welding, Carpentry, Smithy, Sheet Metal, Foundry, and Turning.
  • Follow-up PRs will add chapter-wise content for each individual shop.

@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

@NaitikVerma6776 is attempting to deploy a commit to the PushkarScripts Team on Vercel.

A member of the Team first needs to authorize it.

@NaitikVerma6776 NaitikVerma6776 changed the title feat: Add Quiz to Workshop Practice for sem-1 feat: Add Quiz to Workshop Practice for sem-1 (Follow up for #142) Jul 1, 2026
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

Successfully merging this pull request may close these issues.

[DOCS] Add Quiz for Workshop Practice (Follow up for #142)-4

1 participant