COURSE.Links.en - acanas/swad-core GitHub Wiki

English | Español

Course links

The COURSE > Links option displays a list of links related to the selected course, editable by teachers. Teachers can force students to read this information by checking the Force students to read this information checkbox.

Edit

To edit the list of links, 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 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 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.