
Johdi Suite - Eval
In February 2021, we had the opportunity to conduct a design workshop with the Johdi team to conceive the Eval tool. The aim of this workshop was to address the following issue: “How can we enable employees of a company to assess themselves and become aware of their skill level?” During this session, we therefore developed the initial sketches of what is now Eval, a tool for assessing employees within an organisation. As a reminder, Johdi commissioned us in 2016 to develop their platform for recruiting Swiss talent.

Eval - The simple and efficient assessment tool
With the Eval tool, human resources can create forms that are used to generate assessments. Depending on the purpose of the form, HR can determine whether the assessment requires a consolidation between the evaluator and the assessed individual, and if the assessed individual must validate the final scores of the assessment before submission. A form is composed of sections, which may be visible or hidden depending on the HR's choice. Each section comprises questions created as follows. Once the form is created, it can be assigned to an assessment at the time of its creation.
The individuals concerned by the evaluation, evaluators and those being evaluated, will receive a notification via email inviting them to review the evaluation and complete it before the specified deadline. Assigning a colour and a deadline to the evaluation will allow HR to easily keep track of upcoming events through the calendar located at the top right.
Finally, in the “Evaluation” tab, the administrator will be able to view all evaluations (both active and archived) and see the results of the employees.
Our Contribution
From a Technical Perspective
The frontend developed in VueJs and Inertia will communicate with a backend server developed in Laravel. This stack is the one we use most frequently in our web projects as it greatly facilitates the management of routes and communication with the database.
Thanks to this modern and modular architecture, we have been able to deliver a high-performance solution that is scalable and perfectly integrated into the existing Johdi ecosystem. The combined approach of VueJs, Inertia, and Laravel allows for smooth navigation, excellent user-side responsiveness, and a notable simplification of the server-side logic. This stack also provides us with the necessary flexibility to integrate new features as user needs evolve.
IDP - A Cross-Platform Authentication
We have developed an SSO authentication system for all Johdi Suite solutions, enabling users to log in just once and gain access to the various platforms. The solution employs the SAML protocol and is developed and runs with a Laravel backend and a VueJs - Inertia frontend.









