An open API service indexing awesome lists of open source software.

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

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