This PR is related to the last PR for the refactored View Exam and Review Exam pages , there was a slight error for the View Exam page which is showing a small error, which will be taken care of after the other related components have been completed. So , we will refactor the page at a later time.
Type of change
[X] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
How Has This Been Tested?
Please describe how you tested this PR (both manually and with tests)
Provide instructions so we can reproduce.
I have manually and visually tested the code to get the desired refactored page
Checklist:
[X] I have performed a self-review of my own code
[X] I have commented my code where needed
[ ] I have made corresponding changes to the documentation
[X] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
[X] Any UI changes have been checked to work on desktop, tablet, and mobile
Description
This PR is related to the last PR for the refactored View Exam and Review Exam pages , there was a slight error for the View Exam page which is showing a small error, which will be taken care of after the other related components have been completed. So , we will refactor the page at a later time.
Type of change
How Has This Been Tested?
Please describe how you tested this PR (both manually and with tests) Provide instructions so we can reproduce.
I have manually and visually tested the code to get the desired refactored page
Checklist: