guys you can check your scores, what did you get?? Important note (and because I’m a bit nosy) - you are able to see a “score” after completing the job simulation part of theapplication process. I’ll sum it up and it requires a computer in order to access it.
1.
Head to your capfinity feedback report that you would have received after completing your Job insights
2.
Right click and inspect element or open google chromes web development console. Here, you want to then navigate to thenetwork tab. You then will want to refresh the page and the network tab should populate with requests made by your browserwith returned JSONs.
3.
Going through each one, you should be able to find a JSON that, upon clicking and then clicking “response” on the right handside, contains a massive JSON that essentially contains your feedback and overall report. There is a lot of fluff in this.
4.
Across down until you see the score component. This is most likely a raw score out of x (which varies depending on the roleyou applied for).
For reference, I got 16.14 which if it’s out of 100, I’ll cry.If anyone else wants to share what they got or if they want help on how to get this score, I’m happy to help. Gemini or chatgptshould also be able to help guide you through the response.