File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -77,38 +77,38 @@ course:
7777 language : python
7878 max-matches : 100
7979 local-path : lab2
80- # "3":
81- # github-prefix: 3
82- # short-name: ДЗ3
83- # taskid-max: 10
84- # penalty-max: 5
85- # score:
86- # patterns:
87- # - 'ПРЕДВАРИТЕЛЬНАЯ.*?ОЦЕНКА.*?ЖУРНАЛ:\s*(\d+(?:[.,]\d+)?)' # Гибкий паттерн для "ПРЕДВАРИТЕЛЬНАЯ ОЦЕНКА В ЖУРНАЛ: 10.0"
88- # ci:
89- # - workflows
90- # files:
91- # - exercises.ipynb
92- # moss:
93- # language: python
94- # max-matches: 100
95- # local-path: lab3
96- # "4":
97- # github-prefix: 4
98- # short-name: ДЗ4
99- # taskid-max: 10
100- # penalty-max: 5
101- # score:
102- # patterns:
103- # - 'ПРЕДВАРИТЕЛЬНАЯ.*?ОЦЕНКА.*?ЖУРНАЛ:\s*(\d+(?:[.,]\d+)?)' # Гибкий паттерн для "ПРЕДВАРИТЕЛЬНАЯ ОЦЕНКА В ЖУРНАЛ: 10.0"
104- # ci:
105- # - workflows
106- # files:
107- # - exercises.ipynb
108- # moss:
109- # language: python
110- # max-matches: 100
111- # local-path: lab4
80+ " 3 " :
81+ github-prefix : 3
82+ short-name : ДЗ3
83+ taskid-max : 10
84+ penalty-max : 5
85+ score :
86+ patterns :
87+ - ' ПРЕДВАРИТЕЛЬНАЯ.*?ОЦЕНКА.*?ЖУРНАЛ:\s*(\d+(?:[.,]\d+)?)' # Гибкий паттерн для "ПРЕДВАРИТЕЛЬНАЯ ОЦЕНКА В ЖУРНАЛ: 10.0"
88+ ci :
89+ - workflows
90+ files :
91+ - exercises.ipynb
92+ moss :
93+ language : python
94+ max-matches : 100
95+ local-path : lab3
96+ " 4 " :
97+ github-prefix : 4
98+ short-name : ДЗ4
99+ taskid-max : 10
100+ penalty-max : 5
101+ score :
102+ patterns :
103+ - ' ПРЕДВАРИТЕЛЬНАЯ.*?ОЦЕНКА.*?ЖУРНАЛ:\s*(\d+(?:[.,]\d+)?)' # Гибкий паттерн для "ПРЕДВАРИТЕЛЬНАЯ ОЦЕНКА В ЖУРНАЛ: 10.0"
104+ ci :
105+ - workflows
106+ files :
107+ - exercises.ipynb
108+ moss :
109+ language : python
110+ max-matches : 100
111+ local-path : lab4
112112# "5":
113113# github-prefix: 5
114114# short-name: ДЗ5
You can’t perform that action at this time.
0 commit comments