Diferencia entre revisiones de «Repositorio Nextcloud»

De MoodleDocs
(tidy up)
(tidy up)
Línea 3: Línea 3:
==Habilitar el repositorio Nextcloud ==
==Habilitar el repositorio Nextcloud ==


Prior to using the Nextcloud repository, an administrator must first [[Servicio OAuth 2 Nextcloud|crear un servicio Nextcloud]] in the OAuth 2 configuration. Afterwards, the repository can be enabled.
antes de usar el repositorio Nextcloud, un administrador primeramente debe [[Servicio OAuth 2 Nextcloud|crear un servicio Nextcloud]] en la configuración de  OAuth 2. Posteriormente, el repositorio puede ser habilitado.


# [[Servicio OAuth 2 Nextcloud#Configuración de Nextcloud|Configurar Nextcloud]] for use with Moodle.
# [[Servicio OAuth 2 Nextcloud#Configuración de Nextcloud|Configurar Nextcloud]] for use with Moodle.

Revisión del 15:12 10 nov 2018

¡Nueva característica
en Moodle 3.6!


Habilitar el repositorio Nextcloud

antes de usar el repositorio Nextcloud, un administrador primeramente debe crear un servicio Nextcloud en la configuración de OAuth 2. Posteriormente, el repositorio puede ser habilitado.

  1. Configurar Nextcloud for use with Moodle.
  2. Crear un servicio Nextcloud.
  3. Go to 'Manage repositories' in Site administration and enable the Nextcloud repository.
  4. On the Nextcloud configuration page, click Create a repository instance.
  5. Enter a Name (that will be displayed to your users) and, as the Issuer, select the service that was created in step 2. If you want, you can also change the "Moodlefiles" folder name (*) to something that you prefer.

(*) When users access an access controlled link, the corresponding document will be shared privately with them. That document will be placed in a folder by that name. You can choose a simple name that matches the name of your Moodle so that your users will understand where these files belong.

Enlaces de acceso controlado

Students may submit files from Nextcloud as 'access controlled links' in tareas. Once submitted, the student may no longer change them, but the teacher is allowed to edit them, for example to provide comments.

Teachers may display files from Nextcloud as 'access controlled links'. The teacher can update the files, but students can only view them. Changes made by teachers will be reflected in the course.

To enable this feature, ensure that:

  1. A system account has been connected in Servicios OAuth 2 in Site administration. This account will own and control access to files submitted by students and teachers. Teachers will be able to edit the files but students will not. This must be a dedicated account for this purpose, i.e. it must not be an account that belongs to an individual.
  2. "Supported files" is set to "Internal and External".
  3. Optional: "Default return type" is set to "External (only links stored in Moodle)".

Solución de problemas

Please refer to Solución de problemas.

Repository capabilities

There is just one capability, View Nextcloud repository, which is allowed for the default authenticated user role.