Skip to content

Commit ec610f0

Browse files
dragosargintrazvand
authored andcommitted
Documentation: Apply feedback
Signed-off-by: Dragoș-Iulian ARGINT <dragosargint21@gmail.com>
1 parent 4925cbb commit ec610f0

1 file changed

Lines changed: 16 additions & 17 deletions

File tree

Documentation/teaching/so2/grading.rst

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You can solve exercises at home, but you will have to start from scratch in the
2222

2323
2. Final deadline for submitting assignments
2424
--------------------------------------------
25-
The final deadline for submitting SO2 assignments is TODO.
25+
The final deadline for submitting SO2 assignments is **Wednesday, May 29, 2024, 23:59.**.
2626
Beyond this date, assignments cannot be submitted anymore.
2727
Please ensure timely submission of assignments with complete information to be graded.
2828
We will not accept assignments submitted after this date or assignments not submitted on vmchecker-next.
@@ -71,13 +71,13 @@ Avoid testing an assignment on a colleague's system.
7171
There may be exceptions; you can help someone troubleshoot, but please ensure that it does not transition from "let's solve this problem together" to "let me solve your assignment for you".
7272
However, we recommend using the discussion list or the SO2 team to ask questions.
7373

74-
5. Penalties for Copied Assignments
74+
5. Penalties for Plagiarized Assignments
7575
-----------------------------------
7676

7777
In general, we consider punitive measures as a last resort.
78-
As long as the assignment is completed individually, without problematic source code contribution from external sources, then it is not a copied assignment.
78+
As long as the assignment is completed individually, without problematic source code contribution from external sources, then it is not a plagiarized assignment.
7979

80-
The notion of a copied assignment refers to, without limitation, situations such as:
80+
The notion of a plagiarized assignment refers to, without limitation, situations such as:
8181

8282
* Two assignments that are similar enough to draw this conclusion;
8383
* Using source code from the internet that is an obvious solution to the assignment;
@@ -87,16 +87,16 @@ The notion of a copied assignment refers to, without limitation, situations such
8787
* Following another colleague's code;
8888
* Direct assistance in completing the assignment (someone else wrote or dictated the code);
8989
* Someone else wrote the assignment (voluntarily, for payment, or other benefits).
90-
* If two assignments are considered copied, both the source and destination will be penalized equally, without discussions about who copied from whom and whose fault it is.
90+
* If two assignments are considered plagiarized, both the source and destination will be penalized equally, without discussions about who plagiarized from whom and whose fault it is.
9191

9292
.. warning::
9393

94-
Copying an assignment results in the elimination of points for the assignments completed up to that session.
94+
Plagiarizing an assignment results in the elimination of points for the assignments completed up to that session.
9595
Any assignment submitted until that session receives a score of 0 and cannot be resubmitted during the current academic year.
96-
If there were instances of copied assignments during the semester, it will be possible to obtain points in the summer, for the September session, from assignments **not yet** submitted.
97-
We reiterate that our goal is not and will not be penalization for copying.
98-
We consider copying to be dishonest behavior that will be punished if it occurs.
99-
However, our goal is to prevent copying; for this purpose, we offer support and resources from the team in all its forms (discussion list, face-to-face discussions with the SO2 team).
96+
If there were instances of plagiarized assignments during the semester, it will be possible to obtain points in the summer, for the September session, from assignments **not yet** submitted.
97+
We reiterate that our goal is not and will not be penalization for plagiarism.
98+
We consider cheating to be dishonest behavior that will be punished if it occurs.
99+
However, our goal is to prevent cheating; for this purpose, we offer support and resources from the team in all its forms (discussion list, face-to-face discussions with the SO2 team).
100100
Please use them with confidence; we believe that an honest approach to completing assignments will also result in a gain of knowledge and skills for you.
101101

102102
6. Retake/Grade Increase
@@ -105,8 +105,8 @@ The notion of a copied assignment refers to, without limitation, situations such
105105
In the retake/grade increase session in September, only assignments can be submitted, only the final exam can be retaken, or both.
106106
You can continue to submit assignments with the deadlines from the semester, meaning you can achieve a maximum grade of 7 for each assignment.
107107
Assignments are submitted using the vmchecker-next interface.
108-
If you did not have copied assignments during the semester, you can (re)submit any assignments.
109-
If there were instances of copied assignments during the semester, you can submit only assignments not yet submitted during the semester.
108+
If you did not have plagiarized assignments during the semester, you can (re)submit any assignments.
109+
If there were instances of plagiarized assignments during the semester, you can submit only assignments not yet submitted during the semester.
110110
The submission deadline is TODO
111111

112112
If you do not wish to retake the final exam, you can choose not to participate in the exam.
@@ -120,7 +120,7 @@ In the case of retaking the final exam, the higher grade will be retained (betwe
120120

121121
You can participate in only one exam during a session.
122122

123-
7. Discipline Redo
123+
7. Class Redo
124124
-------------------
125125

126126
If you prefer, you can keep the score from the previous academic year for the entire semester's activity (labs, assignments, course work), and only retake the final exam.
@@ -137,10 +137,10 @@ Grading
137137

138138
You must achieve at least 4.5 points out of 10 to pass.
139139

140-
1. Course (3 points)
140+
1. Lectures (3 points)
141141
----------------------
142142
* Completion of the course is conditioned by obtaining 30% (3 out of 10) of the course score.
143-
* The course score will be obtained from 11 course assignments to be completed before each class (one assignment is a bonus).
143+
* The lecture score will be obtained from 11 lecture quizzes to be completed before each class (one quiz is a bonus).
144144
* Each course assignment contains a set of 4 questions from the material covered in the previous class (one question is a bonus).
145145
* There will be no final exam.
146146
* Each question is scored with 0 or 1.
@@ -186,7 +186,7 @@ You must achieve at least 4.5 points out of 10 to pass.
186186
else
187187
assignment_grade = 5 + (S - 5) * course_grade / 3; // 0 <= course_grade <=3
188188
189-
* The verification, correction, and scoring of assignments:
189+
* The verification and scoring of assignments:
190190
* Assignments are tested against plagiarism.
191191
* Assignments will be automatically verified using the `vmchecker-next <https://github.com/systems-cs-pub-ro/vmchecker-next/wiki/Student-Handbook>`__ infrastructure integrated with moodle.
192192
* The verification tests are public.
@@ -205,4 +205,3 @@ You must achieve at least 4.5 points out of 10 to pass.
205205
* After 12 days, no further deductions will be made; a maximum grade of 7 can be obtained for an assignment submitted 13 days after the deadline expiration, or 50 days, or more, including during the retake session.
206206

207207

208-

0 commit comments

Comments
 (0)