apluslms / a-plus

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

Change null to mdash on empty student ids in the All results table #1284

Closed ashi006 closed 10 months ago

ashi006 commented 10 months ago

Description

What?

Empty students IDs were displayed as null in the All results table

How?

Replace null with an em dash (—) for a user friendly view

Fixes #1272

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!

markkuriekkinen commented 10 months ago

Once you have defined a better git commit message, you can also modify the pull request title. The pull request title is also not good.