apluslms / a-plus

A+ frontend portal - A+ LMS documentation:
https://apluslms.github.io/
Other
65 stars 72 forks source link

Show personal deadline extensions in ToC view #1313

Closed ashi006 closed 7 months ago

ashi006 commented 8 months ago

Fixes #1277

Description

What?

A student’s points page displays personal deadline extensions, which is useful. But it might make sense to add a similar notification elsewhere in the A+ web UI as well.

How?

Now, the ToC view also shows labels for personal deadline extensions.

Fixes #1277

Testing

Remember to add or update unit tests for new features and changes.

What type of test did you run?

[ADD A DESCRIPTION ABOUT WHAT YOU TESTED MANUALLY]

Did you test the changes in

Think of what is affected by these changes and could become broken

Translation

Programming style

Have you updated the README or other relevant documentation?

Is it Done?

Clean up your git commit history before submitting the pull request!

ashi006 commented 8 months ago

Changes made, please review.