I need to give a quiz to all candidates when hiring to assess their breath and depth of knowledge. An example is Requirements Engineering position, or another example Solutions Architect, or the last example Software Engineer (Backend) and Software Engineer (Frontend).
I need to design the quiz content myself, which is not an issue, but the issue is the quiz software. It should be either Java or PHP, and it should be very comfortable and easy to edit quiz content with it, but also it must be possible to allow candidates to take the quiz only once. They must not be allowed to cancel it when it is being taken. They must not spend too much time submitting it (for example 5 minutes limit for the whole quiz), and every applicant must be able to only see the quiz when I create his ID or account and invite him to complete it.
Do you know any existing quiz software that will do this, and it's Open Source or a free service for employers? I want to see their results, but I don't want them to see their results themselves. Quizzes are fairly common, hence building a new custom software is excluded. It must be reused.
Maybe you can use an existing application and try to adapt.
For that I would use Moodle that have quiz modules
https://moodle.org/plugins/quiz_editquizsettings
https://moodle.org/plugins/quizaccess_offlinemode