ZTL-ARTCC / Current_Website

vZTL's Official Website
4 stars 7 forks source link

Multiple exam attempts do not display properly #353

Closed kjporter closed 1 year ago

kjporter commented 1 year ago

Description Training staff member reports that when a user has multiple VATUSA academy exam attempts and the last one is not the passing grade, the passing score is not displayed properly on the tickets view.

Acceptance Criteria

Accepted By:

Dev Notes image image Example CID from screenshots: 1515450 API reply from VATUSA:

{"data":{"BASIC":[{"attempt":1,"time_finished":1633994442,"grade":80},{"attempt":2,"time_finished":1634003239,"grade":74},{"attempt":3,"time_finished":1634005317,"grade":73}],"S2":[],"S3":[],"C1":[]},"testing":true}

Working Branch refactor-training-ticket-list

PR

354

Feature Toggle

QA Notes

Deployment Notes

kjporter commented 1 year ago

Closed by #354