Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: Course creator role.

Course creator role: Difference between revisions

From MoodleDocs
No edit summary
 
(36 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{Standard roles}}
{{Standard roles}}
A user assigned the role of Course creator may create courses, be assigned the role of teacher for these courses (or not, if preferred) and view hidden courses. The role of course creator could typically be assigned to a master teacher, department head or program coordinator.  
==The course creator role==
 
A user assigned the role of course creator can (as the name suggests!) create a course. If the setting "Creators' role in new courses" is left as default (teacher), then the course creator is enrolled as a teacher in the course they have just created and can then edit the course settings and enrol other users.
 
A course creator can also view hidden courses.
 
The role of course creator could typically be assigned to a master teacher, department head or program coordinator.


==Creating a course==
==Creating a course==
Line 6: Line 12:
The "Add a new course" button can be found at the bottom of the page listing all courses.
The "Add a new course" button can be found at the bottom of the page listing all courses.


When a course creator creates a course, they are automatically assigned the role of teacher (or whatever role is set in ''Administration > Users > Permissions > [[User policies]]'') for the course. They may then assign additional teachers and/or assign other roles to selected users. They may also unassign themselves from the role of teacher, if preferred.
When a course creator creates a course, they are automatically enrolled in the course as a teacher, or whatever role is set in ''Administration > Site administration > Users > Permissions > User policies''.


'''Note (1):''' If a user is assigned the role of course creator in the course category context, the "Add a new course" button only appears when the course category contains at least one course.
'''Note (1):''' If a user is assigned the role of course creator in the course category context, the "Add a new course" button only appears when the course category contains at least one course.


'''Note (2):''' Course creators are not automatically assigned the role of teacher in a course they have not created, even if it is in a category where they have Course Creator rights.
'''Note (2):''' Course creators are not automatically assigned the role of teacher in a course they have not created, even if it is in a category where they have course creator rights.
 
==Deleting a course==
 
Course creators can delete courses they have made (for 24 hours from the creation, hardcoded hack in Moodle code you cannot prevent this prohibiting moodle/course:delete) from the UI. This can be done by accessing administration-block -> site administration -> courses -> Manage courses and categories and by clicking the delete-button on the course-row.
 
==Role assignment==
 
A user may be assigned the role of course creator as a system role (in ''Administration > Site administration > Users > Permissions > Assign system roles'') or in the course category context.
 
==Restoring course backups==
 
If the course creator needs to create courses by restoring course backups, the [[Capabilities/moodle/restore:restorecourse|restore course capability]] should be allowed for the course creator role. In addition, the course creator role should be allowed to assign any roles included in the backup.
 
==Role permissions==
 
If you require a course creator to have additional permissions, it is recommended that the [[Manager role]] is used, rather than changing the course creator role permissions. Otherwise, allowing additional capabilities for the course creator role may result in course creators having access to courses which they have not created.
 
The role of course creator is ONLY intended for enabling users to create courses; it is not intended for enabling users to edit existing courses!
 
==See also==
 
* [https://moodle.org/mod/forum/discuss.php?d=182576 Cannot remove users from system-wide Course Creator] forum discussion


                                          [['''NEUROCIENCIAS Y APRENDIZAJE''''''Bold]] text'''
[[fr:Créateur de cours]]
Los estudios neurobiológicos de la conducta, que se llevan a cabo en nuestros días, cubren la distancia entre las neuronas y la mente. Existe una llana preocupación por cómo se relacionan las moléculas responsables de la actividad de las células nerviosas con la complejidad de los procesos mentales. Carnine (1995), hace algo más de diez años atrás, ya se aventuraba a pensar que la investigación sobre el cerebro tendría repercusiones directas en la educación y, basándose en el trabajo del Premio Nobel de Medicina de 1972, Gerald Edelman, sobre la capacidad del cerebro humano para categorizar, postuló que esta capacidad podía ser la clave para comprender las diferencias individuales.
[[ja:コース作成者]]
La tarea central de las llamadas neurociencias es la de intentar explicar cómo es que actúan millones de células nerviosas individuales en el encéfalo para producir la conducta y cómo, a su vez, estas células están influidas por el medioambiente, incluyendo la conducta de otros individuos (Jessel, et al. 1997). Precisamente, las neurociencias están contribuyendo a una mayor comprensión, y en ocasiones a dar respuestas a cuestiones de gran interés para los educadores; por ejemplo, hay evidencias según lo muestran las investigaciones de que tanto un cerebro en desarrollo como uno ya maduro se alteran estructuralmente cuando ocurren los aprendizajes (Bransford, et al., 2003).
[[de:Kursersteller-Rolle]]
Queremos destacar además la importancia del rol que juega la experiencia en la construcción de la estructura de la mente. El desarrollo no es solamente un despliegue, por decirlo de algún modo, de patrones preprogramados; hay convergencia en un conjunto de investigaciones sobre algunas de las reglas que gobiernan o dirigen el aprendizaje, una de las más simples, por ejemplo es que la práctica incrementa el aprendizaje: en el cerebro, hay una relación similar entre la cantidad de experiencia en un ambiente complejo y el monto de cambio estructural (Posner y Rothbart, 2005).
[[es:Rol de creador de curso]]

Latest revision as of 09:49, 14 August 2017

The course creator role

A user assigned the role of course creator can (as the name suggests!) create a course. If the setting "Creators' role in new courses" is left as default (teacher), then the course creator is enrolled as a teacher in the course they have just created and can then edit the course settings and enrol other users.

A course creator can also view hidden courses.

The role of course creator could typically be assigned to a master teacher, department head or program coordinator.

Creating a course

The "Add a new course" button can be found at the bottom of the page listing all courses.

When a course creator creates a course, they are automatically enrolled in the course as a teacher, or whatever role is set in Administration > Site administration > Users > Permissions > User policies.

Note (1): If a user is assigned the role of course creator in the course category context, the "Add a new course" button only appears when the course category contains at least one course.

Note (2): Course creators are not automatically assigned the role of teacher in a course they have not created, even if it is in a category where they have course creator rights.

Deleting a course

Course creators can delete courses they have made (for 24 hours from the creation, hardcoded hack in Moodle code you cannot prevent this prohibiting moodle/course:delete) from the UI. This can be done by accessing administration-block -> site administration -> courses -> Manage courses and categories and by clicking the delete-button on the course-row.

Role assignment

A user may be assigned the role of course creator as a system role (in Administration > Site administration > Users > Permissions > Assign system roles) or in the course category context.

Restoring course backups

If the course creator needs to create courses by restoring course backups, the restore course capability should be allowed for the course creator role. In addition, the course creator role should be allowed to assign any roles included in the backup.

Role permissions

If you require a course creator to have additional permissions, it is recommended that the Manager role is used, rather than changing the course creator role permissions. Otherwise, allowing additional capabilities for the course creator role may result in course creators having access to courses which they have not created.

The role of course creator is ONLY intended for enabling users to create courses; it is not intended for enabling users to edit existing courses!

See also