https://github.com/titomiguelcosta/questification
Questions to help prepare for the Symfony certification
https://github.com/titomiguelcosta/questification
Last synced: 3 months ago
JSON representation
Questions to help prepare for the Symfony certification
- Host: GitHub
- URL: https://github.com/titomiguelcosta/questification
- Owner: titomiguelcosta
- Created: 2022-12-26T17:32:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-01T17:05:12.000Z (over 2 years ago)
- Last Synced: 2025-01-29T20:44:15.027Z (5 months ago)
- Language: PHP
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Questification
Questions to help prepare for the Symfony certification.
## Architecture
Generators are responsible for generating the questions. They support categories.
At the moment, only two types of questions can be created:
* Open answer, no help provided
* Multiple choice, with only one correct answer## Run
$ php bin/console app:test --categories php --categories http --total 3