Hello I need your help I need to make a very custom way of score quizes, need some opinions and ideas

Im making a job applicants website, when you try to apply to a job in the website you have to take a quiz, and if you pass it your resume is sent to the creator of the job

The complex part is that the quiz for the job is bound in the job contet type with an entity reference field, the creator of the job can choose the quiz with an autocomplete field.

now, I already have that part until the applicant finishes the quiz and then notify the creator of the job (enstead of the creator of the quiz) if the applicant passed the quiz.

What I do not know how to do, is that the result of the quiz must be scored by the creator of the job, and not by the creator of the quiz.

A quiz can be reference to unlimited jobs, but when a quiz is bound into a job and somebody applies to a job, and answer the quiz, the results must be scored by the creator of the job enstead of the creator of the quiz.

Any ideas how to achieve this? This can be helpful for the comunity...