d
(Full page example added)
 
Riadok 1: Riadok 1:
 
{{CourseHeader
 
{{CourseHeader
     | code = 1-AAA-999 <!-- Kód predmetu-->
+
     | code = 1-AAA-999 <!-- Course code-->
     | title = Example Course Page <!-- Úplný anglický názov predmetu -->
+
     | title = Example Course Page <!-- Full english course title -->
     | otherprograms =  <!-- Kódy ďalších študijných programov, v ktorých sa predmet vyskytuje -->
+
     | otherprograms =  <!-- Codes of additional study programs featuring this course -->
 
}}
 
}}
 +
__NOTOC__ <!-- Replace with __TOC__ to show an auto-generated table of contents. You can move it to a more suitable spot (e.g., after a short course summary. -->
  
{{Infolist|1-AIN-990|Course information sheet >}}
+
English course pages in DAI wiki should follow one of the examples given in this page:
 +
* a [[#Minimal content for Slovak-only courses|minimal page content]] for Slovak-only courses, or
 +
* an [[#Outline of a full course page|outline of a more complex page]] for courses taught in English.
  
[[{{NAMESPACE}}:{{ROOTPAGENAME}}/sk|This page is available only in Slovak]]
+
Copy this example to your course page, delete the part that is irrelevant in your case, and edit the relevant part.
 +
 
 +
----
 +
 
 +
== Minimal content for Slovak-only courses ==
 +
 
 +
{{Infolist|1-AIN-990|Course information sheet >}}<!-- change the course code -->
 +
 
 +
This course page is available [[{{NAMESPACE}}:{{ROOTPAGENAME}}/sk|only in Slovak]].<!-- this works automatically as is, no editing is necessary -->
 +
 
 +
----
 +
 
 +
== Outline of a full course page ==
 +
 
 +
Start with a short summary of the course (one or two sentences).
 +
Note that this page is mean to inform students about the ongoing course occurrence rather than to duplicate the more-or-less static information in the course information sheet.
 +
Refer to the info sheet right after course summary.
 +
 
 +
{{Infolist|1-AIN-990|Course information sheet >}}<!-- change the course code -->
 +
 
 +
== Study materials ==
 +
 
 +
{{Row |
 +
{{Column | width = 6 |
 +
=== Lectures ===
 +
# [[Media:Course:Example-lec01.pdf|An introduction to the introduction]] (internal file uploaded to wiki)
 +
# [[Media:Course:Example-lec02.pdf|The introduction proper]] (link to file which has not been uploaded yet; clicking it will show an upload form)
 +
# [https://github.com/FMFI-UK-1-AIN-412/lpi/raw/master/docs/lecs/lec03.pdf Introduction (contd.)] (an external resource)
 +
}}
 +
{{Column | width = 6 |
 +
=== Laboratories ===
 +
# …
 +
# …
 +
}}
 +
}}
 +
 
 +
== Teachers ==
 +
 
 +
;Lecturer
 +
:[[Igor Farkas|Igor Farkaš]]
 +
;Teaching assistant
 +
:[[Alexander Simko|Alexander Šimko]]
 +
 
 +
== Contact ==
 +
 
 +
;Official course page
 +
:<code>[https:{{fullurl:{{FULLPAGENAME}}}} https:{{fullurl:{{FULLPAGENAME}}}}]</code>
 +
;Teachers' joint e-mail
 +
:<code>tralala{@}salala.la</code>
 +
 
 +
== Schedule ==
 +
 
 +
{| class="table-responsive alternative"
 +
!Session type
 +
!Study group
 +
!Day of week
 +
!Time
 +
!Room
 +
|-
 +
|Lectures
 +
|2AIN*
 +
|rowspan="2"|Monday
 +
|11:30
 +
|B
 +
|-
 +
|rowspan="3"|Tutorials
 +
|3AIN*, 2AIN*
 +
|16:30
 +
|M-X
 +
|-
 +
|2AIN2
 +
|rowspan="2"|Tuesday
 +
|14:50
 +
|M-VIII
 +
|-
 +
|2AIN1
 +
|16:30
 +
|M-XII
 +
|-
 +
|rowspan="2"| Laboratories
 +
|2AIN1, 3AIN*
 +
|rowspan="3"|Wednesday
 +
|14:50
 +
|I-H6
 +
|-
 +
|2AIN2
 +
|16:30
 +
|I-H3
 +
|-
 +
|Consultation
 +
|2AIN*, 3AIN*
 +
|13:10–14:30
 +
|I-16, I-7
 +
|-
 +
|Academic support center
 +
|2AIN*, 3AIN*
 +
|colspan="3"| See the [[Academic support center]] page.
 +
|}
 +
 
 +
== Assessment and evaluation ==
 +
 
 +
You can earn points in the assessment activities spread throughout the semester listed in the following table.
 +
The table also shows the required minima and possible maximal point evaluations.
 +
 
 +
{| class="table-responsive alternative"
 +
|+Assessment (''table caption is highly recommended'')
 +
!colspan="2"|Activity
 +
!Possible maximum
 +
!Required minimum
 +
|-
 +
|rowspan="3"|Teaching period
 +
|1st test
 +
|25
 +
|0
 +
|-
 +
|2nd test
 +
|25
 +
|0
 +
|-
 +
|''Total''
 +
|''50''
 +
|''25''
 +
|-
 +
|rowspan="1"|Evaluation period
 +
|Exam
 +
|50
 +
|25
 +
|-
 +
|colspan="2"|'''Course total'''
 +
|'''100'''
 +
|'''50'''
 +
|}
 +
 
 +
The final mark will be awarded according to the following table:
 +
 
 +
{| class="table-responsive alternative"
 +
|+Course evaluation
 +
!Points earned
 +
!Mark
 +
|-
 +
|&lang;90, 100&rang;
 +
|A
 +
|-
 +
|&lang;80, 90)
 +
|B
 +
|-
 +
|&lang;70, 60)
 +
|C
 +
|-
 +
|&lang;60, 70)
 +
|D
 +
|-
 +
|&lang;50, 60)
 +
|E
 +
|-
 +
|&lang;0, 50)
 +
|FX
 +
|}
 +
 
 +
== Columns example &mdash; two columns ==
 +
You can place the content in columns by using the [[Template:Row|Row]] template, with multiple uses of the [[Template:Column|Column]] template inside. See the details in [{{fullurl:{{FULLPAGENAME}}|action=edit&section=10}} source code].
 +
{{Row |
 +
{{Column | width = 6 |
 +
=== Column heading ===
 +
Column width (the <code>width</code> parameter) is given in twelfths of the total content width. Two equally wide columns spanning the whole content width thus have the widths 6 + 6.
 +
 
 +
* Text '''structuring''' and ''formatting'' work as usual in columns, as well as image inclusion, [[Introduction|links]], {{Infolist|1-AIN-990|templates}}, even tables.
 +
* Symbols {{!}} a {{=}} must be written as <code><nowiki>{{!}}</nowiki></code> and <code><nowiki>{{=}}</nowiki></code> in plain text, respectively. However, these symbols are used normally to assign template parameters.
 +
}}
 +
{{Column | width = 6 |
 +
=== Second column heading ===
 +
The columns may also have unequal widths. E.g., the tables in the previous section would fit well in two columns of widths 7 and 5, respectively.
 +
 
 +
Columns stack one after another in narrow windows and on mobile devices.
 +
}}
 +
}}
 +
 
 +
== Columns example &mdash; three columns ==
 +
 
 +
{{Row|
 +
{{Column
 +
|width = 4
 +
|class = col-sm-4
 +
|column-content =
 +
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pulvinar, urna sit amet consectetur imperdiet, libero sem molestie nunc, nec efficitur nunc eros et magna. Cras vestibulum varius lacus cursus aliquam.
 +
 
 +
Pellentesque rutrum viverra tellus quis molestie. Interdum et malesuada fames ac ante ipsum primis in faucibus.
 +
}}
 +
{{Column
 +
|width = 4
 +
|class = col-sm-4
 +
|column-content =
 +
Three equally wide columns: 4 + 4 + 4.
 +
 
 +
Phasellus fermentum purus erat, vitae faucibus erat dapibus vitae. Suspendisse fermentum odio mauris, pharetra egestas sem dapibus non. Quisque porttitor tellus et sem ullamcorper, nec ullamcorper sapien tincidunt. Quisque sodales egestas ante, sed
 +
}}
 +
{{Column
 +
|width = 4
 +
|class = col-sm-4
 +
|column-content =
 +
{{Box | link = [[Template:Box]] |
 +
=== Framed box in the 3rd column ===
 +
This box was made using [[Template:Box]]. Proin et lectus pretium, dignissim nisi at, imperdiet nibh. Integer fringilla sapien quis dapibus ultrices. Nulla in gravida magna. Praesent lacinia cursus lacinia.
 +
}}
 +
}}
 +
}}

Aktuálna revízia z 22:53, 24. január 2018

Example Course Page 1-AAA-999


English course pages in DAI wiki should follow one of the examples given in this page:

Copy this example to your course page, delete the part that is irrelevant in your case, and edit the relevant part.


Minimal content for Slovak-only courses

Course information sheet >

This course page is available only in Slovak.


Outline of a full course page

Start with a short summary of the course (one or two sentences). Note that this page is mean to inform students about the ongoing course occurrence rather than to duplicate the more-or-less static information in the course information sheet. Refer to the info sheet right after course summary.

Course information sheet >

Study materials

Lectures

  1. An introduction to the introduction (internal file uploaded to wiki)
  2. The introduction proper (link to file which has not been uploaded yet; clicking it will show an upload form)
  3. Introduction (contd.) (an external resource)

Laboratories


Teachers

Lecturer
Igor Farkaš
Teaching assistant
Alexander Šimko

Contact

Official course page
https://dai.fmph.uniba.sk/w/Course:Example/en
Teachers' joint e-mail
tralala{@}salala.la

Schedule

Session type Study group Day of week Time Room
Lectures 2AIN* Monday 11:30 B
Tutorials 3AIN*, 2AIN* 16:30 M-X
2AIN2 Tuesday 14:50 M-VIII
2AIN1 16:30 M-XII
Laboratories 2AIN1, 3AIN* Wednesday 14:50 I-H6
2AIN2 16:30 I-H3
Consultation 2AIN*, 3AIN* 13:10–14:30 I-16, I-7
Academic support center 2AIN*, 3AIN* See the Academic support center page.

Assessment and evaluation

You can earn points in the assessment activities spread throughout the semester listed in the following table. The table also shows the required minima and possible maximal point evaluations.

Assessment (table caption is highly recommended)
Activity Possible maximum Required minimum
Teaching period 1st test 25 0
2nd test 25 0
Total 50 25
Evaluation period Exam 50 25
Course total 100 50

The final mark will be awarded according to the following table:

Course evaluation
Points earned Mark
〈90, 100〉 A
〈80, 90) B
〈70, 60) C
〈60, 70) D
〈50, 60) E
〈0, 50) FX

Columns example — two columns

You can place the content in columns by using the Row template, with multiple uses of the Column template inside. See the details in source code.

Column heading

Column width (the width parameter) is given in twelfths of the total content width. Two equally wide columns spanning the whole content width thus have the widths 6 + 6.

  • Text structuring and formatting work as usual in columns, as well as image inclusion, links, templates, even tables.
  • Symbols | a = must be written as {{!}} and {{=}} in plain text, respectively. However, these symbols are used normally to assign template parameters.

Second column heading

The columns may also have unequal widths. E.g., the tables in the previous section would fit well in two columns of widths 7 and 5, respectively.

Columns stack one after another in narrow windows and on mobile devices.


Columns example — three columns

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pulvinar, urna sit amet consectetur imperdiet, libero sem molestie nunc, nec efficitur nunc eros et magna. Cras vestibulum varius lacus cursus aliquam.

Pellentesque rutrum viverra tellus quis molestie. Interdum et malesuada fames ac ante ipsum primis in faucibus.

Three equally wide columns: 4 + 4 + 4.

Phasellus fermentum purus erat, vitae faucibus erat dapibus vitae. Suspendisse fermentum odio mauris, pharetra egestas sem dapibus non. Quisque porttitor tellus et sem ullamcorper, nec ullamcorper sapien tincidunt. Quisque sodales egestas ante, sed

Framed box in the 3rd column

This box was made using Template:Box. Proin et lectus pretium, dignissim nisi at, imperdiet nibh. Integer fringilla sapien quis dapibus ultrices. Nulla in gravida magna. Praesent lacinia cursus lacinia.