Skip to content

Feature: Adding Quiz regarding climate change#129

Open
speco29 wants to merge 2 commits into
Aditya8369:mainfrom
speco29:feature/QuizSextion
Open

Feature: Adding Quiz regarding climate change#129
speco29 wants to merge 2 commits into
Aditya8369:mainfrom
speco29:feature/QuizSextion

Conversation

@speco29

@speco29 speco29 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Pull Request

Description

Adds a new "Climate Change Basics" quiz to the Pollution Quiz Center, giving users a dedicated quiz to test foundational climate change knowledge (greenhouse gases, global warming causes, sea level rise, and mitigation strategies) alongside the existing pollution-focused quizzes.


Related Issue

Closes #121


Type of Change

  • Bug Fix
  • New Feature
  • Documentation
  • UI/UX Improvement
  • Refactoring
  • Performance Improvement
  • Accessibility

Changes Made

  • Added a new climate-basics entry to the QUIZ_SETS object with name, desc, and 5 questions covering climate change fundamentals.
  • Each question follows the existing data shape (question, options, answer, explanation) with no changes to component logic required.
  • Verified the new quiz card renders automatically in the "Choose Your Quiz" grid via the existing Object.entries(QUIZ_SETS) mapping.

Testing

  • Tested locally
  • No console errors
  • Existing functionality works as expected

Screenshots

Screenshot 2026-07-10 000930

Checklist

  • My code follows the project guidelines.
  • I have tested my changes.
  • I have updated the documentation if required.
  • My changes address the related issue.
  • This PR focuses on a single issue.

@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

@speco29 is attempting to deploy a commit to the Aditya Mahajan's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Aditya8369

Copy link
Copy Markdown
Owner

@speco29 please resolve conflicts

@Aditya8369 Aditya8369 added ECSoC26 Contributions considered under ECSoC'26 merge-conflicts labels Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ECSoC26 Contributions considered under ECSoC'26 merge-conflicts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Adding new quiz to the quiz section regarding climate change

2 participants