The journeyman's exam in web development — from blank task to approved solution
The bound assignment, project documentation and oral component
The regulation for web developer training allocates an entire final subject area to the exam. Here you bring together what you have learned throughout the main course in one final test where you yourself must produce a complete web solution and then be able to stand by it. It is not a test of isolated knowledge, but of whether you can put all the craftsmanship together.
§The bound assignment
According to the ordinance, the student must, on the basis of a fixed task, produce a finished web solution that complies with common industry-relevant requirements and standards, and carry out the task by applying up-to-date technologies, methods and techniques. In practice, this means you get a task description with framework and requirements, but must make the technical choices yourself — which technologies, which structure, and how to really solve the requirements within the time you have available.
§The project documentation
Part of the task is to produce the required project documentation. Documentation is not a formality you write at the end — it should reflect how you actually worked: what choices you made and why, how you tested the solution and how it is structured so others can understand it. Write gradually throughout the process instead of trying to reconstruct everything at the last minute.
- 01Describe the task's requirements and your technical choices — and why you chose as you did
- 02Document how the solution has been tested and quality assured
- 03Show the structure of the solution so an outsider can find their way through it
- 04Save documentation on an ongoing basis — not as a retrospective rationalization at the end
§The verbal part
The exam ends orally: the student must be able to orally account for the systematic and methodological approach used based on the solution produced. It's not just that the solution works, but that you can explain why and how — what trade-offs you made, what was difficult, and what you would do differently with more time. Practice putting your own technical decisions into words, not just being able to code.
§How you help someone with dementia
Build good habits already in the long practical part of the main course where you work independently with front-end development and programme and script web solutions — this already requires that you can document and plan your work and perform quality control of the work performed. If you make it a habit throughout the education the journeyman exam is not something new to learn but a summary of something you can already do.
“The journeyman's exam tests not whether you can remember the trade — it tests whether you can use it to deliver something finished that you can stand by.”
— Rule of thumb about final exams in vocational education.