@@ -142,12 +142,17 @@ \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, repo problems \ldots
152+ \item Lessons—Q\& A session, \ldots
153+ \item Feedback form for other critical problems, \ldots
154+ \item EMail for other non-critical problems, \ldots
155+ \end {itemize }
151156 \end {itemize }
152157\end {frame }
153158
@@ -192,26 +197,13 @@ \section{Practice details}
192197 }
193198 child {
194199 node [scale=0.7, align=center]{
195- Report (max: 10 points)
200+ Reports (max: 10 points)
196201 }
197202 child {
198203 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.
204+ Comment: Reports \\
205+ for the all tasks, \\
206+ written using Markdown.
215207 }
216208 }
217209 }
@@ -220,33 +212,36 @@ \section{Practice details}
220212 \end {center }
221213\end {frame }
222214
223- \begin {frame }{Tasks points distribution (max: 60 points)}
224- Easy tasks: 10
215+ \begin {frame }[shrink]{Points distribution (max: 70 points)}
216+ Easy tasks: 12
225217 \begin {itemize }
226218 \item Solution implementation: 5
227219 \item Tests passed: 5
220+ \item Report: 2
221+ \begin {itemize }
222+ \item The presence of the required items in the report format: 1
223+ \item Text quality and formatting: 1
224+ \end {itemize }
228225 \end {itemize }
229- Medium tasks: 20
226+ Medium tasks: 23
230227 \begin {itemize }
231228 \item Solution implementation: 15
232229 \item Performance: 5
230+ \item Report: 3
231+ \begin {itemize }
232+ \item The presence of the required items in the report format: 2
233+ \item Text quality and formatting: 1
234+ \end {itemize }
233235 \end {itemize }
234- Challenging tasks: 30
236+ Challenging tasks: 35
235237 \begin {itemize }
236238 \item Solution implementation: 20
237239 \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
240+ \item Report: 5
241+ \begin {itemize }
242+ \item The presence of the required items in the report format: 3
243+ \item Text quality and formatting: 2
244+ \end {itemize }
250245 \end {itemize }
251246\end {frame }
252247
0 commit comments