Bloque Lista EncuantraRapido

De MoodleDocs
Revisión del 16:22 28 sep 2018 de German Valero (discusión | contribs.) ({{Pendiente de traducir}})
(difs.) ← Revisión anterior | Revisión actual (difs.) | Revisión siguiente → (difs.)

Nota: Pendiente de Traducir. ¡Anímese a traducir esta página!.     ( y otras páginas pendientes)

Este bloque le permite encontrar a los usuarios con rapidez mediante el uso de AJAX al buscar. Si Javascript no estuviera disponible, se emplean formatos PHP.

Configuration options:

When it is first added to a page, it will be configured to search All Users. Configure the block as below to narrow this down by role.

The first option is the role the the searched users are to have; if the block is in a course it will find users with that role assigned in that course (not inherited), if it is on the front page/my moodle it will search for users with that role anywhere.

The second option allows you to define the text to display for each user. This can be any combination of their First name, Last name and Username. Enter the place holders as described on the form to define the format.

The third option allows the list to link to a page other than the users' profiles, for example setting it to "http://your.moodle.site/blog/index.php?userid=" would make all the links point to the users' blogs.

Usage

To use it just start typing any part of the users name into the box, as you type the list of names will appear and be narrowed down. Once you can see the user you want to find just click on their name.