OS: Windows 10 Pro 19045.5679
Browser: Microsoft Edge Version 135.0.3179.54
Sorry for vague preface here is the situation:
I work for Toyota, and I am required to complete Engage XP missions to build on product knowledge and to give my sales manager the satisfaction knowing that I have a higher score than my respective coworkers in service. I digress.
This module has an issue where the PDF that is required for viewing cannot be found after clicking on “Check It Out,” so I cannot complete this activity to take the test and finish the module. Unfortunately, it has been this way for at least two weeks with no repair in sight. If you look at my screenshot you will notice that I have the developer tools open to try to inspect each element on the page. Engage Tasks and Progress I have not developed anything or studied webpage structure, front-end or back-end, since 2015 so I need some direction. Is there a way to tinker with the developer tools, like an event listener, to permanently save the task as completed? When I click on “check it out,” it does not direct me to a PDF, but a webpage hosting the PDF where the file cannot be found. Typically, after that PDF link is clicked, I can click “Back to Mission” and it will show as completed on the module’s homepage. See photo below. Thanks!
404 No File
I tried changing div and span elements but was reminded that only changes what I see in the moment but will not save any progress, it is just design elements. I sifted through event listeners but was not sure what might be the correct course of action. I did find a file in the event listeners under click -> a.react-dom.production.min.js (react-dom.production.min.js:114) which points to “Check it out,” but I do not know if that is wishful thinking or that I am onto something. See below:
Click Event Listener