diff --git a/book/_toc.yml b/book/_toc.yml index 6d6bb18..09ca44d 100644 --- a/book/_toc.yml +++ b/book/_toc.yml @@ -301,6 +301,11 @@ parts: - file: week_15/homework/intro - file: week_15/session/intro - file: week_15/session_2/intro + sections: + - file: week_15/session_2/michael + - file: week_15/session_2/patrick + - file: week_15/session_2/louis + - file: week_15/session_2/quinten - caption: Miscellaneous chapters: diff --git a/book/week_15/session_2/intro.ipynb b/book/week_15/session_2/intro.ipynb index 82f3b10..30068a1 100644 --- a/book/week_15/session_2/intro.ipynb +++ b/book/week_15/session_2/intro.ipynb @@ -29,7 +29,7 @@ "- Displacement of $\\text{E}$ consists of:\n", " - Bending $\\text{BE}$\n", " - Rotation B\n", - " - Bending $\\texet{CD}$\n", + " - Bending $\\text{CD}$\n", "- Mistakes in solving moment distribution\n", "\n", "\n", @@ -40,30 +40,33 @@ "```\n", "\n", "Approaches taken during the [exam assignment](../session/intro.ipynb):\n", - "- \n", + "- Mistakes in calculating stresses\n", + "- Stresses in wrong direction acting on stress element\n", + "- Shear stresses on perpendicular faces not in equilibrium\n", + "- Normal stresses at both sides the $x$- and $y$-plane\n", + "- Incorrect direction of shear stresses after rotation\n", + "- Calculation of principal stresses inconsistent with stress element\n", "\n", "## Create knowledge graph\n", "In the [third lesson of the first week](lesson3.3) you created a knowledge graph on the topics you've encountered in the prerequisite tests, and how they link to the learning objectives of this course. Let's try and extend today in a course graph. These course graphs will be incorporated in this book!\n", "\n", - "1. Login at https://prime-applets.ewi.tudelft.nl/login\n", - "2. In your sandbox, create a new graph\n", - "3. Add the topics of the learning objectives as domains:\n", - " - Solve structures using differential equations\n", - " - Statically indeterminate structures\n", - " - Continuum mechanics\n", - " - Buckling\n", - "4. Add the topics of the prerequisite learning objectives as domains:\n", - " - Statics\n", - " - Displacements\n", - " - Stresses\n", - "5. Add the relations between the topics as Domain relations as described in [](../../course_information)\n", - "6. Add at least one subject, ie. equilibrium\n", - "7. Click `Edit layout` - `Domains` - `Auto layout` - `Save`, you should get something like:\n", + "You'll start with a template containing the (abbreviated) learning objectives and prerequisite learning objectives:\n", + "\n", + "\n", "\n", - "\n", + "Your task is to add subjects to the learning objectives and the links between those.\n", + "\n", + "1. Login at https://prime-applets.ewi.tudelft.nl/login\n", + "2. Wait for Tom van Woudenberg to add you to the correct Course Graph course\n", + "3. Open the correct Course Graph Course: https://prime-applets.ewi.tudelft.nl/graph-editor/course-overview/CT1000\n", + "4. Click on [\"edit\" (edit)] for your own course graph\n", + "5. Click `Edit Layout` - `Domains` to check the layout and eventually change it a bit (remember to click `Save` when you're done)\n", + "6. Click `Edit Fields` - `Subjects` to add subjects. Try to keep the number of subjects per domain (which are the learning objectives) limited\n", + "7. Click `Subject relations` to show relations between subjects\n", + "8. Click `Edit Layout` - `Overview` to alter the layout (eventually use `Auto layout`) to a layout that makes sense to you\n", + "9. Repeat steps 6-9 until you're satisfied!\n", "\n", - "8. Now the real part starts, add more subjects and links for subjects you encountered up untill now and arrange them in a way that makes sense for you.\n", - "9. Would you like to have you graph features in this book? Add Tom van Woudenberg as user to your sandbox as 'editor'" + "You'll be able to view your graph in this book (see subpages)!" ] } ], diff --git a/book/week_15/session_2/louis.md b/book/week_15/session_2/louis.md new file mode 100644 index 0000000..6f0620b --- /dev/null +++ b/book/week_15/session_2/louis.md @@ -0,0 +1,3 @@ +# Course Graph Louis + + \ No newline at end of file diff --git a/book/week_15/session_2/michael.md b/book/week_15/session_2/michael.md new file mode 100644 index 0000000..b89bba6 --- /dev/null +++ b/book/week_15/session_2/michael.md @@ -0,0 +1,3 @@ +# Course Graph Michael + + \ No newline at end of file diff --git a/book/week_15/session_2/patrick.md b/book/week_15/session_2/patrick.md new file mode 100644 index 0000000..9dd976e --- /dev/null +++ b/book/week_15/session_2/patrick.md @@ -0,0 +1,3 @@ +# Course Graph Patrick + + \ No newline at end of file diff --git a/book/week_15/session_2/quinten.md b/book/week_15/session_2/quinten.md new file mode 100644 index 0000000..de90c17 --- /dev/null +++ b/book/week_15/session_2/quinten.md @@ -0,0 +1,3 @@ +# Course Graph Quinten + + \ No newline at end of file