Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update exam results table in dashboard #14550

Conversation

usamabinnadeem-10
Copy link
Contributor

@usamabinnadeem-10 usamabinnadeem-10 commented Dec 9, 2024

Done

  • Show first name in the exam results table
  • Sort completed at column by descending order by default

QA

  • Check out this feature branch
  • Run the site using the command ./run serve or dotrun
  • View the site locally in your web browser at: http://0.0.0.0:8001/
    • Be sure to test on mobile, tablet and desktop screen sizes
  • Go to credentials/dashboard/exams/results
    • Confirm that there is a column with header FIRST NAME
    • Confirm that the column COMPLETED AT is sorted by descending order by default

Issue / Card

Fixes WD-17588

Help

QA steps - Commit guidelines

@webteam-app
Copy link

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.64%. Comparing base (9f1e125) to head (4bc4b3b).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14550   +/-   ##
=======================================
  Coverage   69.64%   69.64%           
=======================================
  Files         120      120           
  Lines        3419     3419           
  Branches     1174     1178    +4     
=======================================
  Hits         2381     2381           
  Misses       1013     1013           
  Partials       25       25           

@usamabinnadeem-10 usamabinnadeem-10 merged commit 0091fb9 into canonical:main Dec 9, 2024
16 checks passed
@usamabinnadeem-10 usamabinnadeem-10 deleted the WD-17588-improve-exam-results-page branch December 9, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants