Obě strany předchozí revizePředchozí verze | |
teaching:bits:homework [2024/09/29 00:35] – Martin Koutecky | teaching:bits:homework [2024/10/02 14:20] (aktuální) – new homework guidelines Martin Koutecky |
---|
* If you start getting lost in your formulations, introduce **notation**. Assign precise names to objects or quantities and use these names or variables in your text, instead of using pronouns. (//It is a common mistake that you talk about this or that set and I'm quickly lost. Why not say a set $A$ and a set $B$?//) In plaintext denote a subscript as follows: $a_1$ is ''a_1'', and superscript as follows: $a^2$ is ''a^2''$. | * If you start getting lost in your formulations, introduce **notation**. Assign precise names to objects or quantities and use these names or variables in your text, instead of using pronouns. (//It is a common mistake that you talk about this or that set and I'm quickly lost. Why not say a set $A$ and a set $B$?//) In plaintext denote a subscript as follows: $a_1$ is ''a_1'', and superscript as follows: $a^2$ is ''a^2''$. |
* For a good (correct, clear, easy to understand) solution you will gain the full amount of points. If something is missing, but the proof contains the right idea, or if the proof is correct but not quite clear or intelligible, you will get about half the points. If you don't solve the task at all or the proof is completely incorrect, you will get 0 points. | * For a good (correct, clear, easy to understand) solution you will gain the full amount of points. If something is missing, but the proof contains the right idea, or if the proof is correct but not quite clear or intelligible, you will get about half the points. If you don't solve the task at all or the proof is completely incorrect, you will get 0 points. |
* **Grading is iterative:** if you eventually converge to a perfect solution I didn't need to give it away, just give hints, you can still obtain the full amount of points. My goal is for you to discover the solution, and that's what gets rewarded, not the amount of work you put in. (E.g. if someone gets it right on their first try, they will get the same point as someone who required two rounds of feedback.) | * **Grading Process**: |
| * About a week after publishing homework, I will give first feedback. |
| * If your solution looks like it might be correct but important details are missing, I will ask you for explanations. If your solution is incorrect, you will have a chance to resubmit. |
| * Shortly after the deadline, I will do the same, giving an additional week to those who have tried to do the homework within the deadline. This process can repeat at most once more, so **you get 2 resubmission / correcting attempts**. |
| * Late submissions are graded in the same way but the obtained points are reduced by 2/3. |
| * Submissions 2 months after the deadline are not accepted. |
* I **strongly** recommend to learn the basics of mathematics typesetting using [[http://www.latex-project.org/|LaTeX]]. I have good experience with the [[https://en.wikibooks.org/wiki/LaTeX|LaTeX wikibook]]. The easiest way to get into it is probably [[https://hackmd.io|hackmd.io]] ([[https://hackmd.io/@Lfdhum0HTOqyQ2F-z-JDrQ/S1aQpV7Or|small syntax demo]]; click "edit" to see the code.) You can also use a web LaTeX editor ([[https://www.overleaf.com/|Overleaf]]) because getting LaTeX to work locally can be nontrivial. | * I **strongly** recommend to learn the basics of mathematics typesetting using [[http://www.latex-project.org/|LaTeX]]. I have good experience with the [[https://en.wikibooks.org/wiki/LaTeX|LaTeX wikibook]]. The easiest way to get into it is probably [[https://hackmd.io|hackmd.io]] ([[https://hackmd.io/@Lfdhum0HTOqyQ2F-z-JDrQ/S1aQpV7Or|small syntax demo]]; click "edit" to see the code.) You can also use a web LaTeX editor ([[https://www.overleaf.com/|Overleaf]]) because getting LaTeX to work locally can be nontrivial. |
* I always //recommend collaboration// when solving tasks and homework, **BUT:** | * I always //recommend collaboration// when solving tasks and homework, **BUT:** |