Skip to content

OCD-5321: Update RWT Eligibility and reporting for HTI-5#2016

Open
kekey1 wants to merge 11 commits into
chpladmin:stagingfrom
kekey1:OCD-5321
Open

OCD-5321: Update RWT Eligibility and reporting for HTI-5#2016
kekey1 wants to merge 11 commits into
chpladmin:stagingfrom
kekey1:OCD-5321

Conversation

@kekey1

@kekey1 kekey1 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@kekey1
kekey1 requested a review from andlar as a code owner July 23, 2026 18:15

private boolean isRwtResultsRequired(RealWorldTestingReport rwtReport) {
//RWT Results requirement is only enforced for listings with g7, g9, or g10 pre HTI-5
//and listings with any g-criteria after HTI-5 so we only want to report on those

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this second line of the comment correct? It's not just the g-criteria after HTI-5, right?

Comment on lines +93 to +95
results.add(Util.formatCriteriaNumber(criterion) + "SVAP");
} else {
results.add(Util.formatCriteriaNumber(criterion));

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks backwards. I thought we were putting the "SVAP" tag on the criteria that weren't g-criteria

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants