From c51810ecb1378995d16fa7a1a317a51429881b9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ca=C3=B1as=20Vargas?= Date: Fri, 7 Apr 2017 11:56:00 +0200 Subject: [PATCH] Suffix .en --- COURSE.Information.md => COURSE.Information.en.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename COURSE.Information.md => COURSE.Information.en.md (95%) diff --git a/COURSE.Information.md b/COURSE.Information.en.md similarity index 95% rename from COURSE.Information.md rename to COURSE.Information.en.md index 12c0c21..bf8ca54 100644 --- a/COURSE.Information.md +++ b/COURSE.Information.en.md @@ -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. \ No newline at end of file