@@ -142,12 +142,15 @@ \section{Practice details}
142142 \item Random distribution of task variations
143143 \item Deadlines for each task
144144 \item Work organization in a single repository for all groups
145- \item Self-review by students
146145 \item Full automation of quality and performance checks
147- \item Optional reporting (written + spoken)
148146 \item Points-based grading system
149147 \item Plagiarism check of submitted tasks
150- \item Main communication channel: Telegram
148+ \item Main communication channel:
149+ \begin {itemize }
150+ \item Telegram channel—fast news, \ldots
151+ \item GitHub Issues in practice's repo—bugs, common problems, slow CI, \ldots
152+ \item Lessons—Q\& A session, \ldots
153+ \end {itemize }
151154 \end {itemize }
152155\end {frame }
153156
@@ -192,26 +195,13 @@ \section{Practice details}
192195 }
193196 child {
194197 node [scale=0.7, align=center]{
195- Report (max: 10 points)
198+ Reports (max: 10 points)
196199 }
197200 child {
198201 node[scale=0.6, align=center] {
199- Comment: An optional report \\
200- for the final task, \\
201- written using LaTeX.
202- }
203- }
204- }
205- child {
206- node [scale=0.7, align=center]{
207- Verbal communication \\
208- (max: 5 points)
209- }
210- child {
211- node[scale=0.6, align=center] {
212- Comment: An optional verbal \\
213- communication on the tasks \\
214- with practice instructors.
202+ Comment: Reports \\
203+ for the all tasks, \\
204+ written using Markdown.
215205 }
216206 }
217207 }
@@ -220,33 +210,36 @@ \section{Practice details}
220210 \end {center }
221211\end {frame }
222212
223- \begin {frame }{Tasks points distribution (max: 60 points)}
224- Easy tasks: 10
213+ \begin {frame }[shrink]{Points distribution (max: 70 points)}
214+ Easy tasks: 12
225215 \begin {itemize }
226216 \item Solution implementation: 5
227217 \item Tests passed: 5
218+ \item Report: 2
219+ \begin {itemize }
220+ \item The presence of the required items in the report format: 1
221+ \item Text quality and formatting: 1
222+ \end {itemize }
228223 \end {itemize }
229- Medium tasks: 20
224+ Medium tasks: 23
230225 \begin {itemize }
231226 \item Solution implementation: 15
232227 \item Performance: 5
228+ \item Report: 3
229+ \begin {itemize }
230+ \item The presence of the required items in the report format: 2
231+ \item Text quality and formatting: 1
232+ \end {itemize }
233233 \end {itemize }
234- Challenging tasks: 30
234+ Challenging tasks: 35
235235 \begin {itemize }
236236 \item Solution implementation: 20
237237 \item Performance: 10
238- \end {itemize }
239- \end {frame }
240-
241- \begin {frame }{Report and verbal communication (max: 15 points)}
242- Report: 10
243- \begin {itemize }
244- \item The presence of the required items in the report format: 5
245- \item Text quality and formatting: 5
246- \end {itemize }
247- Verbal communication: 5
248- \begin {itemize }
249- \item The completeness of the response: 5
238+ \item Report: 5
239+ \begin {itemize }
240+ \item The presence of the required items in the report format: 3
241+ \item Text quality and formatting: 2
242+ \end {itemize }
250243 \end {itemize }
251244\end {frame }
252245
0 commit comments