diff --git a/mkdocs.yml b/mkdocs.yml index 6a68694abb072fb534ffe828ae48cd0e4dbb72bc..f0ea17982ec71ff51161aa249eada0cd22aac47d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -5,7 +5,8 @@ edit_uri: edit/master/src/ site_description: | Lecture notes for the TU Delft course TN2844 Solid state physics pages: - - Intro: 'index.md' + - Preface: 'index.md' + - Course organization: 'delft.md' - Phonons and specific Heat: 'lecture_1.md' - Free electron model: 'lecture_2.md' - Atoms and bonds: 'lecture_3.md' diff --git a/src/delft.md b/src/delft.md new file mode 100644 index 0000000000000000000000000000000000000000..0846a339a05cfff1524b0d5523c991904a673fb6 --- /dev/null +++ b/src/delft.md @@ -0,0 +1,34 @@ +# 2019 course run + +## Examination + +* During the course you will need to take 3 compulsory minitests. +* Two of the best minitest results will each count for 10% of the grade. +* The final exam counts for the remaining 80% of the grade. + +We count points for each test from 0 to 100. +For example if your scores for the minitests are `68`, `89`, and `56`, and the exam score is `75`, you get `68/10 + 89/10 + 75 * 0.8 = 75.7` points, and a grade of `7.5`. + +## Schedule + +!!! failure "Details not yet available" + Check back later + +The minitests happen every 2 weeks. + +## Exams from years 16-17 + +[Exams archive](https://solidstate.quantumtinkerer.tudelft.nl/exams_2016_2017.zip), [solutions minitests 2017 archive](https://solidstate.quantumtinkerer.tudelft.nl/solutions_2017_minitests.zip) *(caution, those solutions are not always correct)*, [solutions final](https://solidstate.quantumtinkerer.tudelft.nl/final_2017/). + +## Course discussion chat + +Whenever you have a question outside of regular hours, reach the course team and your fellow course participants in [course chat](https://chat.quantumtinkerer.tudelft.nl/solidstate)! + +## Course team + +### Lecturers + +* Anton Akhmerov, [ssp@antonakhmerov.org](mailto:ssp@antonakhmerov.org), office F334 +* Toeno van der Sar, [t.vandersar@tudelft.nl](mailto:t.vandersar@tudelft.nl), office D108 + +<!-- ### Teaching assistants -->