apluslms / a-plus

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

Remove the user profile avatar icons from the student group menus and participants page #1326

Closed ashi006 closed 6 months ago

ashi006 commented 7 months ago

Fixes #698

Description

What?

Remove the avatar in order to remove the dependency on the external service gravatar.com and Wordpress accounts.

Why?

To remove dependency on external services.

How?

Removed the code where avatars were being displayed.

Fixes #698

Testing

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

What type of test did you run?

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!