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

Support multiple possible answers #145

Open
kaushalyap opened this issue Aug 25, 2021 · 2 comments
Open

Support multiple possible answers #145

kaushalyap opened this issue Aug 25, 2021 · 2 comments

Comments

@kaushalyap
Copy link

kaushalyap commented Aug 25, 2021

Cool game to learn the CSS grid! Thank you very much for the hard work!

Currently it seems every level have single answer even though their can be multiple answers to achieve the same thing.

ex: I was stuck on 28 even though I had the correct answer. ( grid-template: 1fr 50px / 20% 80%) but the expected answer is grid-template': '1fr 50px / 20% 1fr

Seems others are also facing the same.

@thomaspark
Copy link
Owner

Hey @kaushalyap, the game is set up in a way that multiple answers can be marked correct. I tested your answer and it worked for me.

If it's not working for you, can you tell me your operating system and browser?

@kaushalyap
Copy link
Author

Thanks for quick reply. I was not able to find the code related to multiple possible answers.

I am using Brave Browser on Linux.

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

2 participants