@@ -113,42 +113,44 @@ To have a grade > 0, the following criteria must be met:
113113 <tr>
114114 <td>1) Creation of the initial test.</td>
115115 <td>
116- <strong>1 Pt:</strong> There is evidence in the report that you created one initial test case.<br>
116+ <strong>2 Pt:</strong> There is evidence in the report that you created one initial test case.<br>
117117 <strong>0 Pts:</strong> Otherwise.
118118 </td>
119119 <td>1 pt</td>
120120 </tr>
121121 <tr>
122122 <td>2) Execution of existing coverage measurement tool on the initial test.</td>
123123 <td>
124- <strong>1 Pt:</strong> There is evidence (screenshot of the results) that a tool was executed on the initial test.<br>
124+ <strong>2 Pt:</strong> There is evidence (screenshot of the results) that a tool was executed on the initial test.<br>
125125 <strong>0 Pts:</strong> Otherwise.
126126 </td>
127127 <td>1 pt</td>
128128 </tr>
129129 <tr>
130130 <td>3) Creation of new tests for coverage improvement.</td>
131131 <td>
132- <strong>1 Pt:</strong> There is evidence (code) that you created at least one new test case.<br>
132+ <strong>2 Pt:</strong> There is evidence (code) that you created at least one new test case.<br>
133+ <strong>1 Pt:</strong> There is evidence (screenshot of the old and new results) that the new test(s) improve coverage.<br>
133134 <strong>0 Pts:</strong> Otherwise.
134135 </td>
135136 <td>1 pt</td>
136137 </tr>
137138 <tr>
138139 <td>4) Effectiveness of the new test(s) in improving coverage.</td>
139140 <td>
140- <strong>1 Pt:</strong> There is evidence (screenshot of the old and new results) that the new test(s) improve coverage.<br>
141+ <strong>2 Pt:</strong> There is evidence (screenshot of the old and new results) that the new test(s) improve coverage.<br>
141142 <strong>0 Pts:</strong> Otherwise.
142143 </td>
143- <td>1 pt</td>
144+ <td>0 pt: Otherwise </td>
144145 </tr>
145146 <tr>
146147 <td>5) Organization and clarity of the report (`README.md`).</td>
147148 <td>
148- <strong>1 Pt:</strong> The report follows the template and is clear.<br>
149+ <strong>2 Pt:</strong> The report follows the template and is clear.<br>
150+ <strong>1 Pt:</strong> The report is sufficient for understanding but could be improved.<br>
149151 <strong>0 Pts:</strong> The report is insufficient or does not follow the template.
150152 </td>
151- <td>1 pt</td>
153+ <td>2 pt</td>
152154 </tr>
153155 <tr>
154156 <td><strong>Total</strong></td>
0 commit comments