freeCodeCamp / classroom

BSD 3-Clause "New" or "Revised" License
143 stars 120 forks source link

Add superblock challenges summary to the details page #450

Closed ngillux closed 11 months ago

ngillux commented 1 year ago

Describe the bug When navigating to the details page, a list of all superblocks/certifications the student is enrolled in should be shown as well as the summary of the challenges completed with the associated superblock/certification.

To Reproduce Steps to reproduce the behavior:

  1. Go to Classes
  2. Click on details
  3. See screen with no superblock/certification challenges summary data

Expected behavior UI should render with the superblock/certification data.

ngillux commented 1 year ago

I will be working on this.