diff options
author | Camil Staps | 2017-03-19 10:56:45 +0100 |
---|---|---|
committer | Camil Staps | 2017-03-19 10:56:45 +0100 |
commit | c07db91ae2ec5f5c040b99ca69e6854172e4a287 (patch) | |
tree | fcd42260f56e4a2927527cb5f7d97dea84b2c3a5 /resources/pug | |
parent | Remove wishlist, remove C++ from knowlist (diff) |
Compactify SA list
Diffstat (limited to 'resources/pug')
-rw-r--r-- | resources/pug/finals/index.pug | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index c5830d5..22efd26 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -39,24 +39,26 @@ block content p Student assistant at the #[a(href="http://www.ru.nl/science") Faculty of Science] at the Radboud University Nijmegen. mixin saItem(guide, name) + | #[a(href=guide)= name], + + mixin lastSaItem(guide, name) a(href=guide)= name - br - h6 2016-17 p + | 2016-17: +saItem("https://studiegids.science.ru.nl/2016/science/prospectus/inf_ba/course/40559/", "Algorithms and Data Structures") +saItem("https://studiegids.science.ru.nl/2016/science/course/40511/", "Combinatorics") +saItem("http://studiegids.science.ru.nl/2016/en/socsci/course/41452/", "Functional Programming for AI") +saItem("http://www.studiegids.science.ru.nl/2016/science/prospectus/inf_ba/course/40568/", "Functional Programming 1") +saItem("http://studiegids.science.ru.nl/2016/en/science/course/40564/", "Introduction to Cryptography") - +saItem("https://studiegids.science.ru.nl/2016/science/prospectus/inf_ba/course/40560/", "Operating Systems") - h6 2015-16 + +lastSaItem("https://studiegids.science.ru.nl/2016/science/prospectus/inf_ba/course/40560/", "Operating Systems") p + | 2015-16: +saItem("https://cs.ru.nl/~hubbers/courses/co_1516/", "Combinatorics") +saItem("https://studiegids.science.ru.nl/2015/science/prospectus/inf_ba/course/37072/", "Functional Programming 1") +saItem("https://studiegids.science.ru.nl/2015/course/37073/", "Functional Programming 2") +saItem("https://studiegids.science.ru.nl/2015/science/prospectus/inf_ba/course/37067/", "Introduction to Cryptography") - +saItem("https://cs.ru.nl/~hubbers/courses/ms_1516/", "Mathematical Structures") + +lastSaItem("https://cs.ru.nl/~hubbers/courses/ms_1516/", "Mathematical Structures") h2 Education table.main_table |