certificationy / symfony-pack

A series of questions to prepare for the Symfony certification
https://certification.symfony.com/
MIT License
325 stars 131 forks source link

Added xlsx version of the questions. Unhide Column E to reveal the an… #59

Closed mgill2190 closed 2 years ago

mgill2190 commented 6 years ago

…swers.

mickaelandrieu commented 6 years ago

Hello, what is the use case? AFAIK we don't have an xlsx parser for now :)

mgill2190 commented 6 years ago

As a user, I wanted to use your questions to test myself but couldnt because the answers were shown and there was no way to hide them. I have created an xlsx version of the questions so you can hide the answers (in column E) and this PR is to share the xlsx with everyone else.

mickaelandrieu commented 6 years ago

the main issue here for me is that we need to keep the xlxs file in sync with yaml file... we have a sort of flashcards system, but not the adaptor for decks nor the cli app.

Don't close your pull request I need to think about it and thanks for your contribution :+1:

mgill2190 commented 6 years ago

Fair point, its there if you want it.