diff --git a/.envrc b/.envrc new file mode 100644 index 0000000..1d953f4 --- /dev/null +++ b/.envrc @@ -0,0 +1 @@ +use nix diff --git a/shell.nix b/shell.nix new file mode 100644 index 0000000..5451a21 --- /dev/null +++ b/shell.nix @@ -0,0 +1,10 @@ +{ pkgs ? import {} }: + +with pkgs; + +mkShell { + name = "data101"; + buildInputs = [ + mdbook + ]; +} diff --git a/src/SUMMARY.md b/src/SUMMARY.md index a9d3af5..13e2d7e 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -38,6 +38,8 @@ - [Your education](./studies/index.md) - [Exams](./studies/exams.md) + - [Courses](./studies/courses.md) +- [FAQ](./studies/FAQ.md) # Courses diff --git a/src/studies/FAQ.md b/src/studies/FAQ.md new file mode 100644 index 0000000..e085dd4 --- /dev/null +++ b/src/studies/FAQ.md @@ -0,0 +1,50 @@ +# FAQ + +- **My exam hasn't been reported** + +The examiner has 15 working days on them to report the exam to Ladok, but sometimes there can be a delay between student office and Ladok. +If the exam still isn't showing up after a couple of days, please contact the examiner and politely ask about it. +You may also want to contact your Studienämnd in that case. + +- **Where can I find important dates** + +Chalmers provides this [site](https://www.chalmers.se/en/education/your-studies/plan-and-conduct-your-studies/the-academic-year/) which has the current years academic plan. + +- **I forgot to apply for a course/exam** + +If you forgot to apply for a course, you might be able to fix it if you contact your Studienämnd, but there is no guarantee. +However, if you forgot to apply for an exam, you will have to apply for the next re-exam and take that one. + +- **I failed an exam or laboration** + +The only thing that can be done is to retake them at the next opportunity. +Exams that are in a programme plan have to offer 3 exams during a year. +A laboration will usually have to be redone next year. + +- **What should I bring to an exam** + +What is required to do an exam is a pen (with ink), pencil and rubber. +If the exam allows for a calculator, one can bring one of the allowed ones.[^calculator] +It is recommended to bring some form of water bottle or drink, and something small to eat during the exam to have energy to complete it.[^food] + +- **Do you feel treated badly by a teacher, teacher assistant or another student** + +There is a service known as [safe at chalmers](https://www.chalmers.se/en/about-chalmers/organisation-and-governance/safe-at-chalmers/) where you can report incidents. + +- **My lab group is having issues, what should I do?** + +The short answer is to act in some way. +Speak about it with the group to try to solve it. +You could talk with a teacher assistant that you feel comfortable with if you think that would help. + +## If you have further questions +If something still feels off or you need someone to mediate for you, then you can contact your Studienämnd + +They can be reached at +`{{ .Data }} dns@dtek.se` `{{ .IT }} snit@chalmers.it` `{{ .DV }} studienamnd@dvet.se` + +--- + +[^calculator] [Allowed calculators](https://www.chalmers.se/api/media/?url=https://webbpublicering360.portal.chalmers.se/Extern/Home/Download?recordnor=833204%262021_10%261016950_1_1.PDF%26ex) are mentioned under section 2.8.2 + +[^food] Remember to follow rules around things such as nuts diff --git a/src/studies/courses.md b/src/studies/courses.md index f3bb1ff..1455cf7 100644 --- a/src/studies/courses.md +++ b/src/studies/courses.md @@ -10,8 +10,7 @@ These are the courses you have no say over and are deemed essential for your deg Sometimes you have elective slots in your programme plan, which means that you can select any course marked as _elective_ within your programme plan.[^elective_caveat] For master students it may be interesting to know that you can read one or two courses (around 15hp) outside of your programme plan and still get your masters degree. This can vary between programmes so ask your student counsellor before deciding. -> TODO -> Where can you find my programme plan? +You can find your on [Studieportalen](https://www.student.chalmers.se/sp/program_list) by searching for your programme. ### Compulsory elective @@ -25,4 +24,17 @@ These courses as their name implies, do not strictly have to be about your core Similar to MTS courses, you need at least 7.5hp if enrolled at TKDAT or TKITE. +## Laborations + +Laborations usually takes place during the course, including the exam week for that course. +Laborations have an associated amount of the _hp_ of the entire course. +This means that the exam rarely represents the entire 7.5hp of a course, as it is split between labs and exam. +It will have to be handed in and sometimes even presented in class in order to pass. +It is usually hard to redo these labs during the year if you fail, so it is recommend to complete them when the course is given. + +## Schedule +The schedule for your courses can be found on [TimeEdit](https://cloud.timeedit.net/chalmers/web/public/). +There you can search for the schedule for individual courses, or entire years for the programmes. +Once you have searched and gotten the schedule for what you were looking for, you can subscribe to said schedule and add it to your own calendar applications, such as Google Calendar. + [^elective_caveat] There may still be prerequisite requirements. diff --git a/src/studies/exams.md b/src/studies/exams.md index 39610d3..443dae8 100644 --- a/src/studies/exams.md +++ b/src/studies/exams.md @@ -30,6 +30,6 @@ If you feel that some of your rights have been violated or that something else h - TKDAT: dns@dtek.se - TKITE: snit@chalmers.it -- N1COS: styrelsen@dvet.se +- N1COS: studienamnd@dvet.se The rules are defined in the [regulations](https://www.chalmers.se/api/media/?url=https://webbpublicering360.portal.chalmers.se/Extern/Home/Download?recordnor=826840%262021_09%261009928_2_1.PDF%26ex).