1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
| [
| {
| "item_id":1,
| "item_content": "通用要求",
| "deducting_reason": "不按规定使用安全带",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":2,
| "item_content": "通用要求",
| "deducting_reason": "遮挡、关闭车内音视频监控设备",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":3,
| "item_content": "通用要求",
| "deducting_reason": "不按考试员指令驾驶",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":4,
| "item_content": "通用要求",
| "deducting_reason": "启动发动机时档位未置于空挡(驻车档)",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":5,
| "item_content": "通用要求",
| "deducting_reason": "起步时车辆后溜距离大于30cm",
| "score_deducting":100,
| "required_precision":"距离检测误差:0mm~50mm"
| },
| {
| "item_id":6,
| "item_content": "通用要求",
| "deducting_reason": "使用挡位与车速长时间不匹配,造成车辆发动机转速过高或过低",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":7,
| "item_content": "通用要求",
| "deducting_reason": "车辆在行驶中连续2次挂挡不进",
| "score_deducting":100,
| "required_precision":"5s内两次挂同一挡位未成功"
| },
| {
| "item_id":8,
| "item_content": "通用要求",
| "deducting_reason": "行驶中空挡滑行",
| "score_deducting":100,
| "required_precision":"时间大于5s"
| },
| {
| "item_id":9,
| "item_content": "通用要求",
| "deducting_reason": "不按交通信号灯、标志、标线信号行驶",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":10,
| "item_content": "通用要求",
| "deducting_reason": "不按规定速度行驶",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":11,
| "item_content": "通用要求",
| "deducting_reason": "车辆行驶中骑轧车道中心实线或者车道边缘实线",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":12,
| "item_content": "通用要求",
| "deducting_reason": "长时间骑轧车道分界线行驶",
| "score_deducting":100,
| "required_precision":"时间大于10s"
| },
| {
| "item_id":13,
| "item_content": "通用要求",
| "deducting_reason": "起步、转向、变更车道、超车、靠边停车前不使用或错误使用转向灯",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":14,
| "item_content": "通用要求",
| "deducting_reason": "起步、转向、变更车道、超车、靠边停车前,开转 向灯少于3 s即转向",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":15,
| "item_content": "通用要求",
| "deducting_reason": "连续变更两条或两条以上车道",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":16,
| "item_content": "通用要求",
| "deducting_reason": "将车辆停在人行横道、网状线内等禁止停车区域",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":17,
| "item_content": "通用要求",
| "deducting_reason": "因观察、判断或者操作不当出现危险情况",
| "score_deducting":100,
| "required_precision":"副制动踏板踩下后"
| },
| {
| "item_id":18,
| "item_content": "通用要求",
| "deducting_reason": "起步时车辆后溜,但后溜距离小于30cm",
| "score_deducting":10,
| "required_precision":""
| },
| {
| "item_id":19,
| "item_content": "通用要求",
| "deducting_reason": "起步或行驶中挂错挡",
| "score_deducting":10,
| "required_precision":""
| },
| {
| "item_id":20,
| "item_content": "通用要求",
| "deducting_reason": "因操作不当造成发动机熄火一次",
| "score_deducting":10,
| "required_precision":""
| },
| {
| "item_id":21,
| "item_content": "上车准备",
| "deducting_reason": "未逆时针绕车一周检查车辆外观及周围环境",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":22,
| "item_content": "起步",
| "deducting_reason": "制动气压不足起步",
| "score_deducting":100,
| "required_precision":"仅适用于采用气动制动器的车型"
| },
| {
| "item_id":23,
| "item_content": "起步",
| "deducting_reason": "车门未完全关闭起步",
| "score_deducting":100,
| "required_precision":"行驶距离大于 1m 时,车门未完 全关闭"
| },
| {
| "item_id":24,
| "item_content": "起步",
| "deducting_reason": "启动发动机时,挡位未置于空挡(驻车挡)",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":25,
| "item_content": "起步",
| "deducting_reason": "不松驻车制动器起步,未及时纠正",
| "score_deducting":100,
| "required_precision":"行驶距离大于 10 m"
| },
|
| {
| "item_id":26,
| "item_content": "起步",
| "deducting_reason": "不松驻车制动器起步,但能及时纠正",
| "score_deducting":10,
| "required_precision":"行驶距离为 1 m~10 m"
| },
| {
| "item_id":27,
| "item_content": "起步",
| "deducting_reason": "发动机启动后,不及时松开启动开关",
| "score_deducting":10,
| "required_precision":"距离检测误差:0mm~+50mn"
| },
| {
| "item_id":28,
| "item_content": "起步",
| "deducting_reason": "起步时车辆发生闯动",
| "score_deducting":5,
| "required_precision":""
| },
| {
| "item_id":29,
| "item_content": "起步",
| "deducting_reason": "起步时,加速踏板控制不当,致使发动机转速过高",
| "score_deducting":5,
| "required_precision":"根据考试车型设定(大于 2500rpm)"
| } ,
| {
| "item_id":30,
| "item_content": "直线行驶",
| "deducting_reason": "方向控制不稳,不能保持车辆直线运行",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":31,
| "item_content": "加减挡位操作",
| "deducting_reason": "未按指令平稳加、减挡",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":32,
| "item_content": "加减挡位操作",
| "deducting_reason": "车辆运行速度和挡位不匹配",
| "score_deducting":10,
| "required_precision":""
| },
| {
| "item_id":33,
| "item_content": "靠边停车",
| "deducting_reason": "考试员发出靠边停车指令后,未能在规定的距离内停车",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":34,
| "item_content": "靠边停车",
| "deducting_reason": "停车后,车身超过道路右侧边缘线或者人行道边缘",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":35,
| "item_content": "靠边停车",
| "deducting_reason": "下车后不关闭车门",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":36,
| "item_content": "靠边停车",
| "deducting_reason": "停车后,车身距离道路右侧边缘线或者人行道边缘超出50cm",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":37,
| "item_content": "靠边停车",
| "deducting_reason": "停车后,车身距离道路右侧边缘线或者人行道边缘超出30cm,未超出50cm",
| "score_deducting":10,
| "required_precision":""
| },
| {
| "item_id":38,
| "item_content": "靠边停车",
| "deducting_reason": "停车后,未拉紧驻车制动器",
| "score_deducting":10,
| "required_precision":""
| },
| {
| "item_id":39,
| "item_content": "靠边停车",
| "deducting_reason": "拉紧驻车制动器前放松行车制动踏板",
| "score_deducting":10,
| "required_precision":""
| },
| {
| "item_id":40,
| "item_content": "靠边停车",
| "deducting_reason": "下车前不将发动机熄火",
| "score_deducting":5,
| "required_precision":""
| },
| {
| "item_id":41,
| "item_content": "直行通过路口",
| "deducting_reason": "不按规定减速",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":42,
| "item_content": "直行通过路口",
| "deducting_reason": "不按规定停车瞭望",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":43,
| "item_content": "路口左转弯",
| "deducting_reason": "不按规定减速",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":44,
| "item_content": "路口左转弯",
| "deducting_reason": "不按规定停车瞭望",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":45,
| "item_content": "路口左转弯",
| "deducting_reason": "左转通过路口时,未靠路口中心点左侧转弯",
| "score_deducting":10,
| "required_precision":""
| },
| {
| "item_id":46,
| "item_content": "路口右转弯",
| "deducting_reason": "不按规定减速",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":47,
| "item_content": "路口右转弯",
| "deducting_reason": "不按规定停车瞭望",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":48,
| "item_content": "通过人行道横线",
| "deducting_reason": "不按规定减速慢行",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":49,
| "item_content": "通过学校区域",
| "deducting_reason": "不按规定减速慢行",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":50,
| "item_content": "通过公共汽车站",
| "deducting_reason": "不按规定减速慢行",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":51,
| "item_content": "掉头",
| "deducting_reason": "掉头前未开启左转向灯",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":52,
| "item_content": "夜间行驶",
| "deducting_reason": "不能正确开启灯光",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":53,
| "item_content": "夜间行驶",
| "deducting_reason": "通过急弯、坡路、拱桥、人行横道或者没有交通信号灯控制的路口时,不交替使用远、近光灯示意",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":54,
| "item_content": "夜间行驶",
| "deducting_reason": "通过路口时使用远光灯",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":55,
| "item_content": "夜间行驶",
| "deducting_reason": "在有路灯、照明良好的道路上行驶时,使用远光灯",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":56,
| "item_content": "夜间行驶",
| "deducting_reason": "在路边临时停车不关闭前照灯或不开启示廓灯",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":57,
| "item_content": "夜间行驶",
| "deducting_reason": "进入无照明道路行驶时不使用远光灯",
| "score_deducting":5,
| "required_precision":""
| },
| {
| "item_id":58,
| "item_content": "模拟夜间灯光使用(语音模拟)",
| "deducting_reason": "不能正确开启灯光",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":59,
| "item_content": "模拟夜间灯光使用(语音模拟)",
| "deducting_reason": "同方向近距离跟车行驶时,使用远光灯",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":60,
| "item_content": "模拟夜间灯光使用(语音模拟)",
| "deducting_reason": "通过急弯、坡路、拱桥、人行横道或者没有交通信号灯控制的路口时,不交替使用远、近光灯示意",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":61,
| "item_content": "模拟夜间灯光使用(语音模拟)",
| "deducting_reason": "会车时不按规定使用近光灯",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":62,
| "item_content": "模拟夜间灯光使用(语音模拟)",
| "deducting_reason": "通过路口时使用远光灯",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":63,
| "item_content": "模拟夜间灯光使用(语音模拟)",
| "deducting_reason": "超车时未交替使用远近光灯提醒被超越车辆",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":64,
| "item_content": "模拟夜间灯光使用(语音模拟)",
| "deducting_reason": "在有路灯、照明良好的道路上行驶时,使用远光灯",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":65,
| "item_content": "模拟夜间灯光使用(语音模拟)",
| "deducting_reason": "在路边临时停车不关闭前照灯或不开启示廓灯",
| "score_deducting":100,
| "required_precision":""
| },
| {
| "item_id":66,
| "item_content": "模拟夜间灯光使用(语音模拟)",
| "deducting_reason": "进入无照明、照明不良的道路行驶时不使用远光灯",
| "score_deducting":5,
| "required_precision":""
| }
| ]
|
|