Diferencia entre revisiones de «Repositorio OneDrive»

De MoodleDocs
(tidy up)
(tidy up)
Línea 12: Línea 12:


# Go to 'OAuth 2 services' in Site administration and click the button to create a new Microsoft service.
# Go to 'OAuth 2 services' in Site administration and click the button to create a new Microsoft service.
# Follow the instructions in [[OAuth 2 Microsoft service]] and obtain a client ID and secret.
# Follow the instructions in [[Servicio OAuth 2 Microsoft]] and obtain a client ID and secret.
# Enter the client ID and secret and save changes.
# Enter the client ID and secret and save changes.
# Go to 'Manage repositories' in Site administration and enable the OneDrive repository.
# Go to 'Manage repositories' in Site administration and enable the OneDrive repository.
Línea 21: Línea 21:
==Enlaces de acceso controlado==
==Enlaces de acceso controlado==


Students may submit files from OneDrive as 'access controlled links' in [[Assignment|assignments]]. Once submitted, the student may no longer change them, but the teacher is allowed to edit them.
Students may submit files from OneDrive as 'access controlled links' in [[Usando Tarea]]. Once submitted, the student may no longer change them, but the teacher is allowed to edit them.


Teachers may display files from OneDrive as 'access controlled links'. The teacher can then continue updating the files, but students can only view them.
Teachers may display files from OneDrive as 'access controlled links'. The teacher can then continue updating the files, but students can only view them.
Línea 36: Línea 36:
Note: You need to enable the new OneDrive repository (as above) ''before'' migrating from the OneDrive (legacy) repository.
Note: You need to enable the new OneDrive repository (as above) ''before'' migrating from the OneDrive (legacy) repository.


==Repository capabilities==
==Capacidades del repository==


There is just one capability associated with this repository: [[Capabilities/repository/onedrive:view|View OneDrive repository]].
There is just one capability associated with this repository: [[Capabilities/repository/onedrive:view|View OneDrive repository]].

Revisión del 13:59 6 jun 2017

Moodle 3.3

Nota: Urgente de Traducir. ¡ Anímese a traducir esta muy importante página !.     ( y otras páginas muy importantes que urge traducir)

Acerca del repositorio Microsoft OneDrive

The Microsoft OneDrive repository allows you to access your documents from Microsoft OneDrive within Moodle. As well as adding basic files, the OneDrive repository link allows you to access your OneDrive live directly from the configuration icon.

OD8.png

The first time you access the OneDrive repository, you will be prompted to agree to connect. Once you have agreed, you can then log in, view and use your files.

Habilitar el repositorio OneDrive

To use the OneDrive repository, an administrator must first create a Microsoft OAuth 2 service (a new requirement in Moodle 3.3 onwards).

  1. Go to 'OAuth 2 services' in Site administration and click the button to create a new Microsoft service.
  2. Follow the instructions in Servicio OAuth 2 Microsoft and obtain a client ID and secret.
  3. Enter the client ID and secret and save changes.
  4. Go to 'Manage repositories' in Site administration and enable the OneDrive repository.
  5. On the OneDrive configuration page, make sure that Microsoft is selected as the OAuth 2 service then save changes.

Note: OneDrive requires that requests are delivered over SSL - this means that the OneDrive repository will not work if your site is not running over HTTPS.

Enlaces de acceso controlado

Students may submit files from OneDrive as 'access controlled links' in Usando Tarea. Once submitted, the student may no longer change them, but the teacher is allowed to edit them.

Teachers may display files from OneDrive as 'access controlled links'. The teacher can then continue updating the files, but students can only view them.

To enable this feature, ensure that:

  1. A system account has been connected on the OAuth 2 Services page 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 should be a dedicated account for this purpose.
  2. "Supported files" is set to "Internal and External"
  3. "Default return type" is set to "External (only links stored in Moodle)".

El repositorio OneDrive (antiguo)

In Moodle 3.3, the OneDrive repository used in earlier versions of Moodle has been renamed to 'OneDrive (legacy)'. The API used by this repository plugin has been deprecated by Microsoft and will stop working eventually. Users are encouraged to migrate to the new OneDrive repository right away.

Note: You need to enable the new OneDrive repository (as above) before migrating from the OneDrive (legacy) repository.

Capacidades del repository

There is just one capability associated with this repository: View OneDrive repository.