31/Características adicionales de Moodle Mobile

De MoodleDocs
note icon.png Existe documentación diferente para varias versiones de Moodle: Esta documentación es para Moodle 2.6 a 3.1. La documentación para Moodle 3.2 y más recientes está en Características adicionales de Moodle Mobile


Plugin local para añadirle nuevas características a la App actual de Moodle Mobile (Plugin download link)

Este complemento adicional proporciona nuevas características y servicios web que actualmente solamente están disponibles en la más reciente versión de Moodle.

Cómo funciona

Once installed the plugin creates a new service "Moodle Mobile additional features".

The Mobile app checks if this service is enabled. If not, the Mobile app falls backs to the standard core Mobile app service.

Características

  • Support for sites using SSO authentication methods (Shibboleth and CAS)
  • Push notifications
  • Retrieval of private messages and notifications from the site
  • Retrieval of calendar events from the site

Enable authentication for sites using SSO methods (like Shibboleth and CAS)

NOTA MUY IMPORTANTE: Usted necesita deshabilitar la opción para "Auto ingresar invitados (Auto login guest )" autologinguests". Esta configuración no es compatible con el sistema SSO (Single Sign On) mediante App.

Once the plugin is installed, you need to go to Site administration > Plugins > Local plugins > Moodle Mobile additional features

There you can choose the "Type of login":

- Via the app: Is the default login, the user must introduce his credentials in the app

- Via a browser window: A new browser instance is open in the mobile device pointing to the login form in the Moodle site. The user must introduce his credentials there. This is the option that must be selected for sites using SSO methods (or for sites that wants to force the user to authenticate in the site, not in the app)

<mediaplayer>https://www.youtube.com/watch?v=cl8rsyyyg9g</mediaplayer>

Notificaciones Push

If you want to enable Push notifications in Moodle sites prior to version 2.6 this plugin must be installed.

Vea [[Mobile app Notificaciones Push] para mayor información

Instalación

1. Unpack the zip file into the local/ directory. A new directory will be created called local/mobile.

2. Go to Site administration > Notifications to complete the plugin installation.

3. Go to Site administration > Plugins > Web services > Mobile, enable "Enable web services for mobile devices" (recuerde guardar los cambios)

4. Go to Site administration > Plugins > Web services > External services, edit "Moodle Mobile additional features" and check the "Enabled" field, then save changes.

5. Go to Site administration > Users > Define roles, edit the Authenticated user role and allow the capability moodle/webservice:createtoken.

Note: You need to have upgraded the Moodle Mobile app to version 1.4.4.

If you are currently using the Moodle Mobile app, you will need to log out of all your sites in order for the app to detect the new service.

Admin users, please read

This plugin installs a new service in your Moodle installation, the automatic token creation for this type of services is forbidden for admin users. This means that admin users will not be able to use the Mobile app.

This can be solved easily, administrators must create a token manually in Moodle (Plugins > Web Services > Manage tokens) for the local_mobile service.

Vea también

Plugin entry in the plugins database