Diferencia entre revisiones de «43/Ojear lista de usuarios»

De MoodleDocs
m (added page)
 
m (tidy up)
Línea 4: Línea 4:
== Vista general ==
== Vista general ==


An administrator can browse and search the list of all user accounts in ''Settings > Site administration > Users > Accounts > Browse list of users''.
Un administrador puede ojear y buscar la lista de todas las cuentas de usuarios en ''Configuraciones > Administración del sitio > Usuarios > Cuentas > Ojear lista de usuarios''.
[[Image:Administration Block Site User Accounts Browse.png|thumb|Example of Browse user list]]
[[Image:Administration Block Site User Accounts Browse.png|thumb|Example of Browse user list]]


Administrators can search for a particular user, using their name or email address as the search term, and then [[Update profile|edit their profile]]. Editing a user's profile is a way to reset the user's passwords  when they are unable to log in. Another reason for needing to edit a user’s profile is to disable their email address if the site is receiving lots of undelivered mail.
Los administradores pueden buscar a un usuario en particular, empleando su nombre o dirección de Email como el término a buscar, y después, [[Actualizar perfil|editar este perfil]]. Editar el perfil de un usuario es una forma sencilla para reiniciar la contraseña de un usuario que no ha podido entrar al sitio. Otra razón para necesitar editar un perfil de usuarios es para deshabilitarles su dirección de Email si el sitio está recibiendo muchos correos no entregables.


If you are using [[Email-based self-registration]] and a user has a problem confirming their account, you can confirm their account for them by clicking the confirm link opposite their name.  
Si Usted está usando [[Auto-registro_basado_en_Email]] y un usuario tiene un problema para configrmar su cuenta, Usted puede confirmarle su cuenta al elegir el enlace para confirmar que está junto a su nombre.  


=== Ordenamiento de la tabla ===
=== Ordenamiento de la tabla ===

Revisión del 16:06 1 abr 2013



Vista general

Un administrador puede ojear y buscar la lista de todas las cuentas de usuarios en Configuraciones > Administración del sitio > Usuarios > Cuentas > Ojear lista de usuarios.

Example of Browse user list

Los administradores pueden buscar a un usuario en particular, empleando su nombre o dirección de Email como el término a buscar, y después, editar este perfil. Editar el perfil de un usuario es una forma sencilla para reiniciar la contraseña de un usuario que no ha podido entrar al sitio. Otra razón para necesitar editar un perfil de usuarios es para deshabilitarles su dirección de Email si el sitio está recibiendo muchos correos no entregables.

Si Usted está usando Auto-registro_basado_en_Email y un usuario tiene un problema para configrmar su cuenta, Usted puede confirmarle su cuenta al elegir el enlace para confirmar que está junto a su nombre.

Ordenamiento de la tabla

All of the columns in the browse list may be sorted in alphabetical (or numerical) order either ascending or descending, by clicking on the column heading. Your first column click sorts the user data A-Z, the second click sorts the data Z-A.

Filtros

You can search for users, using particular criteria or Filters. These criteria can be configured to display data as per the following limits:

  • contains
  • doesn't contain
  • is equal to
  • starts with
  • ends with
  • is empty

For example, if you wished to search for all users with John in their First Name or Last Name you would enter 'John' in the Full name filter and select the 'contains' limit.

Clicking the Show Advanced button will provide you with additional search Filters and data limits. The Filters under the Advanced area will also include any custom user profile fields that have been created within your Moodle installation

Advanced search with custom user profile field

After applying a Filter to a user search, click the Add Filter button to run the user search. All Filters applied to the search are listed above the search results. You can add or remove (using the corresponding tickbox) Filters to your search criteria as required. These filters are saved within a single Moodle session.

Vea también