Suffix .en

Antonio Cañas Vargas 2017-04-07 11:59:30 +02:00
parent 9bfe76700e
commit e0426c6b88

@ -26,7 +26,7 @@ SWAD shows a box with a form to **create a new course**, with the following fiel
* **Short name** of the course.
* **Full name** of the course.
When a user creates a new course, the course goes to status _New_, which means "pending review", although it is fully usable. System administrators can visit [SYSTEM > Hierarchy > Pending](SYSTEM.Hierarchy#pending) to check for degrees with courses that are pending review.
When a user creates a new course, the course goes to status _New_, which means "pending review", although it is fully usable. System administrators can visit [SYSTEM > Hierarchy > Pending](SYSTEM.Hierarchy.en#pending) to check for degrees with courses that are pending review.
### Edit existing courses
@ -43,4 +43,4 @@ Below the box to create a new course, a second box to **edit courses** is shown.
* **edit** code, year and names
* **remove** the course (if it do not have any user) by clicking on the _Remove_ icon (red cross)
As a safety measure, in order to eliminate a course it is imperative that no users belong to that course, that is, the course does not have students or teachers. If you are logged in as a teacher or administrator, you can remove users from the course in [USERS > Students](Users.Students) and [USERS > Teachers](Users.Teachers).
As a safety measure, in order to eliminate a course it is imperative that no users belong to that course, that is, the course does not have students or teachers. If you are logged in as a teacher or administrator, you can remove users from the course in [USERS > Students](USERS.Students.en) and [USERS > Teachers](USERS.Teachers.en).