Diferencia entre revisiones de «Community hubs»

De MoodleDocs
m (tidy up)
(tidy up)
 
(No se muestran 3 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
{{Gestionando un sitio Moodle}}
{{Gestionando un sitio Moodle}}
{{Pendiente de traducir}}
Un '' community hub '' proporciona un directorio de cursos para uso público o para comunidades privadas.
{{Community hubs}}
[[File:Community-hubs-flowchart.png|200px|thumb|left|Haga click para agrandar]]
A community hub provides a directory of courses for public use or for private communities.
[[File:Community-hubs-flowchart.png|200px|thumb|left|Click to enlarge]]
 


The diagram  shows the basic idea. The systems in this diagram are:
El diagrama muestra la idea básica. Los sistemas en este diagrama son:


;Ordinary Moodle site: A typical Moodle site with teachers who want to download course templates and/or users who want to connect (enrol) with external communities
;Sitio Moodle ordinario: Un sitio Moodle típico con maestros que quieren descargar plantillas de cursos o usuarios que quieren conectarse a (inscribirsecon comunidades externas
;Publishing site: A Moodle site that wants to make some of its courses available for download
;Sitio que publica (''Publishing site''): Un sitio Moodle que quiere hacer algunos de sus sitios disponibles para descargarlos
;Community site: A Moodle site that provides courses that are enrollable
;Sitio de comunidad (''Community site''): Un sitio Moodle qe proporciona cursos que son inscribibles
;Moodle Hub Server: A new Moodle plugin for listing registered courses that are ''downloadable'' or ''enrollable''.  The default hub will be installed at hub.moodle.org, but there can be many others.
;Moodle Hub Server: Un nuevo plugin de Moodle para enlistar cursos registrados, que son descargables ( ''downloadable'' ) o inscribibles ( '' enrollable '')El hub por defecto será instalado en hub.moodle.org, pero puede haber otros muchos más.


Community Hubs in Moodle 2.0 video:
Community Hubs in Moodle 2.0 video:
Línea 17: Línea 14:
<mediaplayer>http://www.youtube.com/watch?v=kFLDOcJ3cbg</mediaplayer>
<mediaplayer>http://www.youtube.com/watch?v=kFLDOcJ3cbg</mediaplayer>


==Downloadable courses==
==Cursos descargables==
 
{{Pendiente de traducir}}
# Sites that want to publish certain courses and make them downloadable can register them with one or more hub servers.
# Sites that want to publish certain courses and make them downloadable can register them with one or more hub servers.
# The hub will check the data and make sure the course zip is downloadable, caching a copy locally.  The hub may also have a security process to check the download for trojan horses, bad content, etc.
# The hub will check the data and make sure the course zip is downloadable, caching a copy locally.  The hub may also have a security process to check the download for trojan horses, bad content, etc.
Línea 25: Línea 22:
# The Moodle site downloads the file and makes it available to the Moodle user so they can now continue to restore it normally.
# The Moodle site downloads the file and makes it available to the Moodle user so they can now continue to restore it normally.


==Enrollable courses==
==Cursos inscribibles==


# Sites that want to publish certain courses for the public to enrol in can register them with one or more hub (including the main one at moodle.org).
# Sites that want to publish certain courses for the public to enrol in can register them with one or more hub (including the main one at moodle.org).
Línea 31: Línea 28:
# They click on a link to be sent to the other site so that they can enrol there.
# They click on a link to be sent to the other site so that they can enrol there.


==See also==
==Vea también==


*[[Publicar un curso]]
*[[Publicar un curso]]
*[[Administración del Hub]]
*[[Administración del Hub]]
*[[Hub FAQ]]
*[[Hub FAQ]]
*[[Bloque buscador de comunidad]]
*[[Bloque de buscador de comunidad]]
*[[MNet]] - a Moodle network
*[[MNet]] - a Moodle network



Revisión actual - 18:37 7 oct 2015

Un community hub proporciona un directorio de cursos para uso público o para comunidades privadas.

Haga click para agrandar

El diagrama muestra la idea básica. Los sistemas en este diagrama son:

Sitio Moodle ordinario
Un sitio Moodle típico con maestros que quieren descargar plantillas de cursos o usuarios que quieren conectarse a (inscribirsecon comunidades externas
Sitio que publica (Publishing site)
Un sitio Moodle que quiere hacer algunos de sus sitios disponibles para descargarlos
Sitio de comunidad (Community site)
Un sitio Moodle qe proporciona cursos que son inscribibles
Moodle Hub Server
Un nuevo plugin de Moodle para enlistar cursos registrados, que son descargables ( downloadable ) o inscribibles ( enrollable ). El hub por defecto será instalado en hub.moodle.org, pero puede haber otros muchos más.

Community Hubs in Moodle 2.0 video:

<mediaplayer>http://www.youtube.com/watch?v=kFLDOcJ3cbg</mediaplayer>

Cursos descargables

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

  1. Sites that want to publish certain courses and make them downloadable can register them with one or more hub servers.
  2. The hub will check the data and make sure the course zip is downloadable, caching a copy locally. The hub may also have a security process to check the download for trojan horses, bad content, etc.
  3. The download process may trigger the backup process on the original server if it hasn't been done already.
  4. Later, Moodle users (who have permissions to do so) can connect to a hub to search for downloadable courses and choose one.
  5. The Moodle site downloads the file and makes it available to the Moodle user so they can now continue to restore it normally.

Cursos inscribibles

  1. Sites that want to publish certain courses for the public to enrol in can register them with one or more hub (including the main one at moodle.org).
  2. Later, any Moodle user can connect to a hub (via Community block in their site) to search and find courses they want to join.
  3. They click on a link to be sent to the other site so that they can enrol there.

Vea también