Skip to content

Verification Results Display

Overview

This user story covers the functionality for clearly displaying verification results across the five Velocity Network verification areas, providing staffing companies with comprehensive understanding of credential trustworthiness.

User Stories

Display 5-Point Verification Results

As a staffing company user,
I want to see verification results across the five Velocity Network verification areas,
So that I can understand the complete trustworthiness and validity of the credential.

Acceptance Criteria: - Given I have submitted a credential for verification - When the verification process completes - Then I should see clear verification results for all five areas: 1. Credential was issued to the holder - Confirms the credential belongs to the presenting candidate 2. Credential was issued by the indicated issuer - Verifies the issuing organization's authenticity 3. Credential has not expired - Checks the credential is still valid based on expiration date 4. Credential has not been tampered with - Cryptographic verification of credential integrity 5. Credential has not been revoked - Confirms the credential hasn't been revoked by the issuer - And each verification point should show clear pass/fail status with visual indicators - And detailed information should be available for each verification area - And an overall verification status summary should be provided - And any failures should include specific reasons and recommendations

Show Pass/Fail Status Indicators

As a staffing company user,
I want to see clear visual indicators for each verification check,
So that I can quickly understand the verification status without reading detailed text.

Acceptance Criteria: - Given I am viewing verification results - When I look at each verification area - Then I should see distinct visual indicators: - Green checkmark for passed verification checks - Red X or warning icon for failed verification checks - Yellow warning icon for checks with issues or warnings - Gray icon for checks that couldn't be completed - And each status should have consistent color coding throughout the platform - And icons should be accessible and include alt text for screen readers - And the overall verification status should be prominently displayed - And I should be able to understand the results at a glance

Provide Detailed Verification Information

As a staffing company user,
I want to access detailed information for each verification area,
So that I can understand the specific details and evidence behind each verification check.

Acceptance Criteria: - Given I am viewing verification results - When I click on or expand each verification area - Then I should see detailed information including: - Holder Verification: Identity matching details and confidence level - Issuer Verification: Issuer identity, registration status, and trust level - Expiration Check: Issue date, expiration date, and remaining validity period - Tampering Detection: Cryptographic signature status and integrity details - Revocation Status: Revocation check timestamp and registry status - And technical details should be presented in user-friendly language - And I should see timestamps for when each check was performed - And any warnings or issues should be clearly explained - And I should be able to copy or export detailed verification information

Display Overall Verification Summary

As a staffing company user,
I want to see an overall verification status summary,
So that I can quickly understand whether the credential is trustworthy for my purposes.

Acceptance Criteria: - Given I am viewing verification results - When I look at the overall summary - Then I should see: - Overall Status: VERIFIED, PARTIALLY VERIFIED, or FAILED - Trust Score: Numerical or percentage score indicating overall trustworthiness - Summary Message: Clear explanation of the overall verification outcome - Recommendation: Suggested action based on verification results - Risk Level: LOW, MEDIUM, or HIGH risk assessment - And the summary should be prominently displayed at the top of results - And the overall status should be based on all five verification checks - And I should understand what each overall status means - And recommendations should be actionable and specific

Handle Verification Failures

As a staffing company user,
I want to understand verification failures and receive guidance on next steps,
So that I can make informed decisions about credentials that don't pass verification.

Acceptance Criteria: - Given a credential fails one or more verification checks - When I view the verification results - Then I should see: - Clear failure reasons for each failed check - Specific error messages explaining what went wrong - Recommended actions for addressing verification failures - Alternative verification options if available - Contact information for resolving verification issues - And failure messages should be in plain, non-technical language - And I should understand the implications of each type of failure - And the system should suggest whether the credential can still be trusted - And I should be able to report verification issues if needed

Show Verification Metadata

As a staffing company user,
I want to see metadata about the verification process,
So that I can understand when and how the verification was performed.

Acceptance Criteria: - Given I am viewing verification results - When I check the verification metadata - Then I should see: - Verification Timestamp: When the verification was performed - Verification Method: How the verification was conducted - Verification Platform: Which service performed the verification - Verification ID: Unique identifier for this verification - Processing Time: How long the verification took - And metadata should be clearly separated from verification results - And I should be able to use the verification ID for reference or support - And timestamps should be in my local timezone - And I should understand which verification platform was used

Support Mobile-Friendly Display

As a staffing company user,
I want to view verification results on mobile devices,
So that I can review credential verification while on the go.

Acceptance Criteria: - Given I am viewing verification results on a mobile device - When I access the verification display - Then the interface should: - Adapt to smaller screen sizes with responsive design - Maintain clear visual indicators and status information - Allow easy navigation between verification areas - Support touch interactions for expanding details - Load quickly on mobile networks - And all verification information should remain accessible on mobile - And the overall verification summary should be prominently displayed - And I should be able to share or export results from mobile - And the mobile experience should be consistent with desktop

Enable Results Comparison

As a staffing company user,
I want to compare verification results across multiple credentials,
So that I can evaluate candidates with multiple credentials or similar qualifications.

Acceptance Criteria: - Given I have verification results for multiple credentials - When I want to compare them - Then I should be able to: - View multiple verification results side by side - Compare overall verification scores and statuses - See differences in verification outcomes - Filter and sort credentials by verification results - Export comparison data for analysis - And comparison should highlight key differences between credentials - And I should be able to select which credentials to compare - And comparison should work for credentials from different issuers - And the comparison view should be easy to understand and navigate

Technical Notes

Verification Results Data Structure

The verification results should include: - Individual verification check results (pass/fail/warning) - Detailed information for each verification area - Overall verification score and status - Metadata about the verification process - Timestamps and verification identifiers

Visual Design Requirements

  • Consistent color coding for pass/fail/warning states
  • Clear iconography that's accessible and intuitive
  • Responsive design for mobile and desktop
  • Professional appearance suitable for business use
  • Support for high contrast and accessibility requirements

Integration Requirements

  • Integration with VerificationReport entity
  • Connection to verification platforms (VerifyMyCreds, etc.)
  • Real-time display of verification results
  • Export functionality for verification data

Performance Requirements

  • Verification results should display within 2 seconds
  • Mobile-optimized loading and rendering
  • Efficient handling of large verification datasets
  • Smooth transitions and interactions

Dependencies

  • Verification Process Integration
  • PDF Report Generation capability
  • Mobile-responsive UI framework
  • Accessibility compliance tools

Priority

High - Essential for understanding verification results, required for second project drop