equal-access
equal-access copied to clipboard
Information on plugin & .csv file diverge from HTML report
Hello, When I download the report generated by the plugin, I see different numbers for current status percentage and number of violations. Also, when a colleague runs the plugin on the same page, they get a different amount of violations. We both are using Google Chrome. Another colleague that's using Firefox gets the same results as me.
Plugin on my browser:

Same info on .csv file:

My HTML report (genrated & open on chrome):

My colleague's HTML report:

Thank you for your help!
@drjoho - Seeing the score difference with http://www.altoromutual.com/ test site also.
@cponara - If the archive and policies are the same (see extension options)... Regarding the difference in violation count, it would be worth identifying which violation is different. Historically (if same archive) that difference has always been due to a difference in the DOM being scanned. Sometimes its because of an extension installed that's injecting content into the DOM. Sometimes it's an ad or other injected content that's not the same.
As for the % scoring, there have been some fixes recently with regard to counting non-violation nodes, and that fix may not have been adjusted in the HTML report.
hi @tombrunet thanks for the explanation, we'll compare the reports.
Reopening this for us to look at the score issue between the extension and the saved report.
Trigae: Looks like we are able to reproduce this at-least running this on Altoro Mutual.
@drjoho will look like this in a future sprint. He thinks that it is just a place were the number is not updated correctly in html version correctly (But is updated correctly in the excel version).
I cleaned up all of the scoring in our code refresh. This should all be fixed once this PR is merged and new release is complete. https://github.com/IBMa/equal-access/pull/1371