Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add username as an available field #1

Closed
mackensen opened this issue Jan 18, 2014 · 1 comment
Closed

Add username as an available field #1

mackensen opened this issue Jan 18, 2014 · 1 comment
Assignees

Comments

@mackensen
Copy link
Contributor

This has been discussed on the Moodle Plugins Directory so I'm bringing the discussion here. The request is to display the username in addition to the fullname. This requires two changes:

  • The user_picture() function call needs the username passed as an extra field.
  • The username has to be outputted in a second span.

I'm going to push some code up as an example but to make it into a release this behavior would need to be controlled somehow.

@ghost ghost assigned mackensen Jan 18, 2014
mackensen added a commit to mackensen/moodle-report_roster that referenced this issue Jan 18, 2014
@andyzito andyzito assigned andyzito and unassigned mackensen Apr 10, 2019
andyzito pushed a commit that referenced this issue May 6, 2019
andyzito pushed a commit that referenced this issue May 6, 2019
mackensen pushed a commit that referenced this issue May 13, 2019
* WIP #1: add setting for username display

* Styles and the setting actually works
@andyzito
Copy link

andyzito commented Sep 6, 2019

This has been implemented.

@andyzito andyzito closed this as completed Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants