sarmadhamdani02 / WebGames

This repo contains some web-based games, feel free to contribute 🙂 you can either create new games or contribute by solving issues.
https://webgames02.netlify.app/
9 stars 23 forks source link

Fix: Incorrect answer marked as correct in DevQuiz #91

Closed priynshuchouhn closed 11 months ago

priynshuchouhn commented 1 year ago

Fixes #90

Changes Made

Answer Key array updated with the index of the correct answer

netlify[bot] commented 1 year ago

Deploy Preview for webgames02 ready!

Name Link
Latest commit 9324af698073d32e84d1469833009a2c2a4bc3d5
Latest deploy log https://app.netlify.com/sites/webgames02/deploys/655a2af90284c70008ab301f
Deploy Preview https://deploy-preview-91--webgames02.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

sarmadhamdani02 commented 11 months ago

First of all, I am sorry for replying late as I was really busy somewhere else.

Thank you for figuring out this issue and solving it. I have reviewed it, looks fine.