Suffix .en

Antonio Cañas Vargas 2017-04-07 11:56:00 +02:00
parent 677cb4af24
commit c51810ecb1
1 changed files with 3 additions and 3 deletions

@ -18,7 +18,7 @@ The **first box shows a table with basic information** about the course, automat
* **Shortcut**. Direct link to the course inside SWAD. You can copy this link and put it in an external web page to enter directly to the course.
* **Teachers**. Current number of teachers registered in the course.
* **Students**. Current number of students registered in the course.
* **Indicators**. Number of quality indicators (0 to 5) fulfilled by the course, linking to [STATS > Indicators](STATS.Indicators).
* **Indicators**. Number of quality indicators (0 to 5) fulfilled by the course, linking to [STATS > Indicators](STATS.Indicators.en).
The _Print_ icon at the top left of the box shows a printable version of this table, including a [QR code](https://en.wikipedia.org/wiki/QR_code) associated to the course.
@ -31,7 +31,7 @@ The **second box shows a wider textual information** about the course, editable
To edit the information about the course, you must click on the _Edit_ icon (pencil) at the top left of the box. A new box titled **Source of information** is displayed in which you can choose one of the following options:
* **Do not give any information**.
* **Plain text**. A [plain text](https://en.wikipedia.org/wiki/Plain_text) editor. You can write inline math formulas with `\(LaTeX\)` or centered equations with `$$LaTeX$$` or `\[LaTeX\]`.
* **Rich text**. A rich text editor. In this case you can use [Pandoc's Markdown](http://pandoc.org/MANUAL.html#pandocs-markdown) to format the text. You can also write inline math formulas with `$LaTeX$` or centered equations with `$$LaTeX$$`.
* **Plain text**. A [plain text](https://en.wikipedia.org/wiki/Plain_text) editor. You can write inline math formulas with `\(LaTeX\)` or centred equations with `$$LaTeX$$` or `\[LaTeX\]`.
* **Rich text**. A rich text editor. In this case you can use [Pandoc's Markdown](http://pandoc.org/MANUAL.html#pandocs-markdown) to format the text. You can also write inline math formulas with `$LaTeX$` or centred equations with `$$LaTeX$$`.
* **Web page hosted in SWAD**. A page uploaded to SWAD server. A form is shown to upload either a single HTML file if your page contains no images, or a ZIP file containing an `index.html` or `index.htm` HTML file and a folder with image files.
* **Link to web page hosted on another server**. You have to write a URL, that is, a link to a page or external document hosted on another server.